Closed marbemac closed 7 months ago
Latest commit: bb2be7274d73784566e24b8a397fd9fb3ed18492
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Should this PR be merged?
Description
See changesets.
Zustand's persist middleware supports persisting partial state (https://docs.pmnd.rs/zustand/integrations/persisting-store-data#partialize). This PR adjusts the typing to allow this.