Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react monorepo packages to v16.2.0 #205

Merged
merged 1 commit into from Feb 5, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 2, 2018

This Pull Request renovates the package group "react monorepo".

Release Notes

facebook/react

v16.1.0

16.1.0 (November 9, 2017)

Discontinuing Bower Releases

Starting 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.

All Packages
React
  • Add support for portals in React.Children utilities. (@​MatteoVH in #11378)
  • Warn when a class has a render method but doesn't extend a known base class. (@​sw-yx in #11168)
  • Improve the warning when accidentally returning an object from constructor. (@​deanbrophy in #11395)
React DOM
React DOM Server
React Test Renderer and Test Utils
React ART
React Reconciler (Experimental)
React Call Return (Experimental)

v16.1.1

16.1.1 (November 13, 2017)

React
React DOM
React DOM Server
React Reconciler

v16.2.0

React
React DOM
  • Fix radio buttons not getting checked when using multiple lists of radios. (@​landvibe in #11227)
  • Fix radio buttons not receiving the onChange event in some cases. (@​jquense in #11028)
React Test Renderer
  • Fix setState() callback firing too early when called from componentWillMount. (@​accordeiro in #11507)
React Reconciler
  • Expose react-reconciler/reflection with utilities useful to custom renderers. (@​rivenhk in #11683)
Internal Changes
  • Many tests were rewritten against the public API. Big thanks to everyone who contributed!

facebook/react
facebook/react

This PR has been generated by Renovate Bot.

@magopian magopian merged commit c6e6bec into master Feb 5, 2018
@renovate renovate bot deleted the renovate/react-monorepo branch February 5, 2018 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants