Breaking(?)
zustand released ^4.3.0 which removed some default exports this package relied on. This might be a breaking change for users of zundo, but all you need to do is npm i zustand@latest
. Please create an issue if you have trouble! Sorry in advance. I was caught off guard by the change from zustnad.
What's Changed
- fix: support zustand@4.3.x by @BrunnerLivio in #63
- docs: cleanup for next release by @charkour in #65
New Contributors
- @BrunnerLivio made their first contribution in #63
Full Changelog: v2.0.0-beta.8...v2.0.0-beta.9