udecode / zustand-x

Zustand store factory for a best-in-class developer experience.
https://zustand-x.udecode.dev
MIT License
328 stars 20 forks source link

Zustand 4.5.0+ Support #79

Open enchorb opened 3 months ago

enchorb commented 3 months ago

Zustand 4.5.0+ introduces getInitialState (https://github.com/pmndrs/zustand/pull/2277).

Using zustand-x this does not work as have to stay on Zustand 4.4.7.

zbeyens commented 3 months ago

Thanks for reporting. Added to the README.