The new persist middleware exposes persist api in store. This is thanks to the new customizable store api types introduced in v3.6.
What's Changed
- fix(core): useDebugValue in useStore by @dai-shi in #622
- feat(middleware): add persist api by @AnatoleLucet in #624
- refactor(types): prefer type alias by @dai-shi in #625
Full Changelog: v3.6.2...v3.6.3