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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade redux from 4.0.0 to 4.0.4 #4

Merged
merged 2 commits into from
Sep 24, 2019

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade redux from 4.0.0 to 4.0.4.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-07-10.
Release notes
  • 4.0.4 - 2019-07-10

    This is a republish of 4.0.3 with an updated version of Babel to fix #3468

    Changes

  • 4.0.3 - 2019-07-09

    This is a quick revert of a change to our typings that broke compatibility. Apologies for the problems.

    Also, if you are experiencing type errors related to [Symbol.observable], please ensure you have the same version of redux installed for all your dependencies with npm ls redux.

    Changes

    • Reverts the change to combineReducers' type parameters (#3467 by @timdorr)
  • 4.0.2 - 2019-07-09

    This is a very minor release with some nice improvements to our TypeScript type definitions. Enjoy!

    Changes

  • 4.0.1 - 2018-10-13

    A very minor release. We've upgraded to Babel 7 internally and now provide a .mjs file which you can import cleanly into browsers that support ES modules natively. Enjoy!

    Changes

  • 4.0.0 - 2018-04-17

    Redux 4 is here! 馃帀

    If you're a React user, this is going to be a lot like going from 15 to 16. Not a lot of user-facing changes, but some interesting improvements under the hood.

    The major changes (#1342) are around our TypeScript definitions, bundled CommonJS and ES builds, throwing if you subscribe or getState from a reducer, and a bunch of other smaller things. The full changes are listed below.

    Enjoy!

    Changes

from redux GitHub Release Notes


馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@maxiplux maxiplux merged commit 8a6dc8a into master Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants