Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 16:35
· 41 commits to main since this release
b6aad93

Major Changes

  • #57 2b1dbeb Thanks @enchorb! - Upgraded zustand to version 4, bringing in several new features and improvements.
    • Deprecated types in zustand v4+ were addressed by including them in the package itself.
    • Upgraded immer to the latest version.
    • The upgrade to zustand v4 and immer introduces enhancements, bug fixes, and performance optimizations to your application.
    • Please make sure to review the official documentation of zustand v4 and immer for any additional changes and updates.