Update react-redux to the latest version 🚀#27
Open
greenkeeper[bot] wants to merge 1 commit intomasterfrom
Open
Update react-redux to the latest version 🚀#27greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The dependency react-redux was updated from
5.1.1to6.0.1.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v6.0.1
This is a minor release with support for react-hot-loader and a few small bug fixes for edge cases.
While you're here, please stop by #1177 to see our roadmap for the next versions of React Redux. We are aware that performance is not so hot in 6.0. Short version: We put too much traffic on React's context API, which isn't really designed for high levels of reads and writes. We're looking to reduce that load and get performance back on track in a minor release, so there won't be backwards compatibility concerns. We have a new extensive benchmark suite to keep us on track and ensure we're not regressing on speed in the future.
And yes, we know about Hooks. Check out #1179.
Changes
contextprop really contains a React context (#1134 by @casdevs)Commits
The new version differs by 52 commits ahead by 52, behind by 3.
162b81a6.0.1d8a7ab5Update build deps. Add React 16.8 tests.6ad2b55Remove --save option as it isn't required anymore (#1193)fac9ad1Update Provider.md and quick-start.md (#1182)9bf2375Update Provider.mdfcd5ed8Update Provider.mdc198249Update react-router usage example (#1180)ab77450Upgrade to react-is v16.7.0 (#1174)0bf4e1fRemove duplicate line in connect api documents (#1173)6e0a106Updated: Support React-Hot-Loader compatibility (#1168)63af52fUpdate accessing-store.md (#1163)5199d9dEnsure that component prop 'context' really contains a React context … (#1134)e7661b3Fix spacing issues (#1153)75b90f9Add / change docs about v6 (#1148)5088345Addconnect()API doc (#1140)There are 52 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴