Update react monorepo packages to v16.3.1 #94
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request renovates the package group "react monorepo".
Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.
dependencies
): from16.3.0
to16.3.1
dependencies
): from16.3.0
to16.3.1
Release Notes
facebook/react
v16.3.1
React
Fragment
. (@heikkilamarko in #12504)setState()
in constructor. (@gaearon in #12532)React DOM
getDerivedStateFromProps()
not getting applied in some cases. (@acdlite in #12528)Create Subscription
Commits
facebook/react
v16.3.1
2c3f5fb
Add React 16.3.0 changelog (#12488)4304475
Fix links18ba36d
Move context API in Changelog to "React" section59b3905
Fix method name in changelogfa8e678
Change create-subscription's peerDep on react to ^16.3.0 (#12496)0c80977
Validate React.Fragment props without Map. (#12504)59dac9d
Fix DEV performance regression by avoiding Object.assign on Fibers (#12510)6b99c6f
Add missing changelog item7a27ebd
Update user timing to record when we are about to commit (#12384)4ccf58a
Fix context stack misalignment caused by error replay (#12508)6f2ea73
Extract throw to separate function so performUnitOfWork does not deopt (#12521)ba245f6
Prefix _context property on returned ReactContext from createContext - it's private (#12501)eb6e752
Bumped create-subscription package version (#12526)da4e855
Remove @providesModule in www bundles (#12529)0f2f90b
getDerivedStateFrom{Props,Catch} should update updateQueue.baseState (#12528)36c2939
Improve not-yet-mounted setState warning (#12531)a2cc3c3
Follow up: make new warning less wordy (#12532)2279843
Updating yarn.lock file for 16.3.1 release787b343
Updating package versions for release 16.3.1dc05957
Update bundle sizes for 16.3.1 releaseb15b165
Changelog for 16.3.1This PR has been generated by Renovate Bot.