v0.0.7 - zustand traditional
Switch to use import { useStoreWithEqualityFn } from "zustand/traditional";
to support zustand v4.4.0 and above.
What's Changed
- copy zustand context test by @charkour in #2
- use zustand/traditional: 612 B --> 633 B by @charkour in #3
New Contributors
Full Changelog: v0.0.6...v0.0.7