facebook/react
facebook/react
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 11/9/2017
MinorContains new featuresStarting with 16.1.0, we will no longer be publishing new releases on Bower. You can continue using Bower for old releases, or point your Bower configs to the React UMD builds hosted on unpkg that mirror npm releases and will continue to be updated.
React.Children utilities. (@MatteoVH in #11378)render method but doesn't extend a known base class. (@sw-yx in #11168)on as a custom attribute for AMP. (@nuc in #11153)onMouseEnter and onMouseLeave firing on wrong elements. (@gaearon in #11164)null showing up in a warning instead of the component stack. (@gaearon in #10915)tabIndex not getting applied to SVG elements. (@gaearon in #11034)dangerouslySetInnerHTML in IE. (@OriR in #11108)form.reset() to respect defaultValue on uncontrolled <select>. (@aweary in #11057)<textarea> placeholder not rendering on IE11. (@gaearon in #11177)<dialog> element. (@gaearon in #11035)componentDidReceiveProps method. (@iamtommcc in #11479)contentEditable and children. (@Ethan-Arrowood in #11208)select gets null value. (@Hendeca in #11141)suppressHydrationWarning attribute for intentional client/server text mismatches. (@sebmarkbage in #11126)autoFocus attribute into SSR markup. (@gaearon in #11192)setState() calls in componentWillMount() in shallow renderer. (@Hypnosphi in #11167)shouldComponentUpdate() after forceUpdate(). (@d4rky-pl in #11239 and #11439)forceUpdate() and React.PureComponent correctly. (@koba04 in #11440)package.json dependency. (@gaearon in #11340)package.json dependency. (@gaearon in #11341)react-art/Circle, react-art/Rectangle, and react-art/Wedge. (@gaearon in #11343)release notes
Published 11/9/2017
MinorContains new featuresStarting with 16.1.0, we will no longer be publishing new releases on Bower. You can continue using Bower for old releases, or point your Bower configs to the React UMD builds hosted on unpkg that mirror npm releases and will continue to be updated.
React.Children utilities. (@MatteoVH in #11378)render method but doesn't extend a known base class. (@sw-yx in #11168)on as a custom attribute for AMP. (@nuc in #11153)onMouseEnter and onMouseLeave firing on wrong elements. (@gaearon in #11164)null showing up in a warning instead of the component stack. (@gaearon in #10915)tabIndex not getting applied to SVG elements. (@gaearon in #11034)dangerouslySetInnerHTML in IE. (@OriR in #11108)form.reset() to respect defaultValue on uncontrolled <select>. (@aweary in #11057)<textarea> placeholder not rendering on IE11. (@gaearon in #11177)<dialog> element. (@gaearon in #11035)componentDidReceiveProps method. (@iamtommcc in #11479)contentEditable and children. (@Ethan-Arrowood in #11208)select gets null value. (@Hendeca in #11141)suppressHydrationWarning attribute for intentional client/server text mismatches. (@sebmarkbage in #11126)autoFocus attribute into SSR markup. (@gaearon in #11192)setState() calls in componentWillMount() in shallow renderer. (@Hypnosphi in #11167)shouldComponentUpdate() after forceUpdate(). (@d4rky-pl in #11239 and #11439)forceUpdate() and React.PureComponent correctly. (@koba04 in #11440)package.json dependency. (@gaearon in #11340)package.json dependency. (@gaearon in #11341)react-art/Circle, react-art/Rectangle, and react-art/Wedge. (@gaearon in #11343)