-
Notifications
You must be signed in to change notification settings - Fork 24
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
An in-range update of react-redux is breaking the build 🚨 #64
Comments
Version 5.0.6 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notesv5.0.6Changes
CommitsThe new version differs by 32 commits.
There are 32 commits in total. See the full diff |
Version 5.0.7 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 49 commits.
There are 49 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v5.1.0The biggest fix is for 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
CommitsThe new version differs by 56 commits.
There are 56 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v5.1.1Changes |
Version 5.0.4 of react-redux just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As react-redux is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v5.0.4Commits
The new version differs by 9 commits .
85145c2
5.0.4
fcc28ff
Handle createClass deprecations
82c20ed
Handle react-addons-test-utils deprecations
8f4deed
Update deps in Yarn
cdf1369
Fix deprecation warnings for react >= 15.5.0 (#663)
747c649
Merge pull request #662 from wbreakell/webpack-link
fb17ae6
Link to latest webpack documentation in README
db91ed9
Fixes heading formatting (#654)
ff33f0c
Enable yarn caching in .travis.yml (#639)
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: