- setInterstate inside ref function and useEffect in complex component to not trigger the state update.
- Previous version is deprecated.
- Optimize re-subscribing in Concurrent mode.
- Massive changes in architecture and interface of the library.
- Move to the betta stage.
- Fix setInterstate does not infer the type of the parameter in a setter function (schema interface).
- Refactor types.
Initial release after moving from @smart-hooks/use-interstate
.