[Snyk] Upgrade react-redux from 5.0.7 to 5.1.1 #4
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.
Snyk have raised this PR to upgrade
react-redux
from 5.0.7 to 5.1.1.Release notes
Changes
null
as a valid plain object prototype inisPlainObject()
(#1075 by @rgrove)The biggest fix is for
connect()
being used with React's newerforwardRef
,memo
, andlazy
APIs.We also have begun a complete rewrite of our docs for React Redux. Check them out! Many thanks to those who contributed: @markerikson, @sveinpg, @wgao19, @BTMPL, @pyliaorachel, @dagstuan, @Kerumen, and @carloluis (sorry if I forgot someone!). Docs are a great way to get started contributing to open source, so open a PR today! Check #1001 to see what else needs to be done.
We're also looking at overhauling Redux's documentation. Check out reduxjs/redux#2590 for the latest there.
Changes
This release is broken - DO NOT USE IT!
This is a test release to try out some changes in relation with React 16.3's new StrictMode.
Please try it out in your projects and see if it breaks anything!Narrator: It did.
It turned out to be very broken, and should not be used.
We are currently working on React-Redux version 6.0, which will switch to using
createContext
internally. See #950 for our development roadmap, and #995 and #1000 for the two "competing" work-in-progress PRs (available on NPM as tagsnext-995
andnext-1000
). Please try those out instead, and give us feedback in the PR threads.Changelog for historical reference
Changes
getDerivedStateFromProps
methodName
in error message (#852 by @pwNN)from
react-redux
GitHub Release Notes🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs