Releases: hindmost/reduxed-chrome-storage
Releases · hindmost/reduxed-chrome-storage
v3.0.10
v3.0.5
v3.0.0
3.0.0 (2022-09-08)
Reduxed Chrome Storage v3 is here!
Breaking Changes
v3 is incompatible with v1/v2 from the viewpoint of usage. Starting with v3 this library is used differently than in earlier versions. First of all, now it has no default export, only named exports. The main function is now named setupReduxed
and its usage has changed too. See actual README for full usage reference.
Other Changes
- added Redux Toolkit support.
- dropped usage of timers.
- added 3 utility functions that help manipulate state-related data.
- various improvements.
Migration from 1.x/2.x to 3.x:
See actual README for how to use the library now.
v2.7.0
v2.6.0
v2.5.0
v2.4.8
This is a minor release that fixes this issue