Omnistac / zedux

:zap: A Molecular State Engine for React
https://Omnistac.github.io/zedux/
MIT License
344 stars 7 forks source link

fix(react): update React peer dep to a minimum of v16.3.0 #54

Closed bowheart closed 1 year ago

bowheart commented 1 year ago

Description

I plugged in the useSyncExternalStore shim but forgot to update the react package's React peer dep. Zedux should now be compatible with React v16.3.0 and up (the version that introduced the new context API)