pmndrs / zustand

🐻 Bear necessities for state management in React
https://zustand-demo.pmnd.rs/
MIT License
47.98k stars 1.49k forks source link

Make zustand compatible to React 19 #2841

Closed dgtllion closed 1 week ago

dgtllion commented 1 week ago

I see that zustand is supporting only <React18. Is it possible to add React 19 in package.json? Or there are some work needed before that?

dbritto-dev commented 1 week ago

@dgtllion should work with React 19 without any issues but keep us in the loop if something went wrong