This version adds some new features in middleware.
What's Changed
- feat(middleware/devtools): Better redux devtools. One connection for all zustand stores by @pavlobu in #1435
- feat(middleware/persist): new storage option by @dai-shi in #1463
- fix(build): disable esModule and re-export for nodejs by @barelyhuman in #1486
New Contributors
- @Guchii made their first contribution in #1476
- @sewera made their first contribution in #1478
- @pavlobu made their first contribution in #1435
Full Changelog: v4.1.5...v4.2.0