Skip to content

v4.3.7

Compare
Choose a tag to compare
@dai-shi dai-shi released this 31 Mar 15:16
· 167 commits to main since this release

This includes a couple of improvements in persist middleware.

What's Changed

  • feat(middleware/persist): add skip hydration option #405 by @gmanninglive in #1647
  • fix(middleware/persist): ensure persist does not drop updates in onRehydrateStorage when using a synchronous storage API by @coffeebeats in #1689
  • fix(middleware/persist): ensure argument for onRehydrateStorage and onHydrate is defined on first hydration by @coffeebeats in #1692

New Contributors

Full Changelog: v4.3.6...v4.3.7