v2.2.0
New features
- added
batchAPI to easily batch multiplesetStatecalls and actions. It is basically a re-export of React.unstable_batchedUpdates API.
Bug fixes
- sweet-state now fully works under React
StrictMode, even while in dev mode. Now sweet-state is more compliant with the future React Concurrent