v2.1.0 - Update Handle Set arguments
Release notes
- fixed a bug for complex cases of zundo and update
handleSet
arguments to includecurrentState
anddeltaState
(#139) in #149- 🚨 Warning: This changes behavior that previously was a bug. If you relied on this behavior, there may be a breaking change.
- updated peer dependency to test with zustand v4.5
What's Changed
- Add more examples by @charkour in #148
- update to 700 B by @charkour in #150
- handleSet refactor option 3 by @pstrassmann in #149
- zustand v4.5.0 and bump deps by @charkour in #155
Full Changelog: v2.0.3...v2.1.0