Releases: fazlulkarimweb/with-next-redux-wrapper-redux-persist
Releases · fazlulkarimweb/with-next-redux-wrapper-redux-persist
2.0.0
What's Changed (October 21, 2021)
- Update: 2.0.0 is launched with major updates. All packages are updated to the latest version. React 17+ and Next 11+ is added. Redux persist storage is reorganized with new sync-storage file, which can be found at ./store/sync_storage
- Redux-persist failed to create sync storage. falling back to noop storage error is fixed. If you want to revert the changes please change the storage import method in ./store/store.js. See more about this on - vercel/next.js#15687
- Fix Html tag by @sidneypp in #12
- All security risks are fixed by npm audit fix.
- package-lock is recreated
New Contributors
Full Changelog: https://github.com/fazlulkarimweb/with-next-redux-wrapper-redux-persist/commits/2.0.0