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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update redux-persist to the latest version 🚀 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 18, 2016

Version 4.0.0 of redux-persist just got published.

Dependency redux-persist
Current Version 3.5.0
Type dependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of redux-persist.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 65 commits .

  • f596aae 4.0.0
  • d0047f4 fix build script
  • ff42d2f move types into new dir, copy on build
  • 154c088 remove lodash/forEach and lodash/omit (#236)
  • 8a91572 fix(types): add flow and typescript to files
  • 4849ea2 Update package.json
  • 349a0b0 feat(types): added index.d.ts for typescript (#234)
  • dcfcecc add initialState test
  • 83c6b5a Document autoRehydrate's debug mode (#230)
  • 757f06c Merge pull request #220 from kevmannn/readme-typo
  • 6a82f2f Fix typo in Transforms section of readme
  • 36d90d4 use a different immutable signature function (#216)
  • 9439e66 beta1
  • 21d95b5 [log] fix prod checks
  • 1786899 add config.serialize as boolean (#207)

There are 65 commits in total. 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2016

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 20, 2017

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 676e68b 4.1.0
  • 0389604 (types): Persister.purge() typescript definition (#256)
  • 1cd5d29 fix purge() not returning the promise returned from persistor.purge() (#255)
  • c455c24 Update README.md (#249)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2017

Version 4.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • f39bd9b 4.1.1
  • 6f4021c (docs): Fix README typo (#269)
  • 9a671c0 Update README with usage example and explanation (#251)
  • 3bd359d Add constants to TypeScript declarations (#262)
  • 050b3d8 documentation anchor fix (#260)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2017

Version 4.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • 807fc56 4.1.2
  • de76cb9 fix(autoRehydrate): do not warn for redux init action
  • a56eb0a fix(dev): fix build:watch script

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2017

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • 32bdcc0 4.2.0
  • 5c20ec5 fix(getStoredState): update deserializer to use new serialize boolean config

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2017

Version 4.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

See the full diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants