- Update README
- Bugfix: Miss flushing currently processing info on error, that leads to lost of tracking of the current hook
- Bugfix: Effect dependencies undefined when re-run the callback without re-rendering
- Bugfix: Missing effect calls in case of non-rerendering
- Improve code readability
- Update project information
- Bugfix: native node insertion
- Lib: export min variants
- Export lib folder
- Change the order of the arguments of the useGlobalStoreWrite and useStoreWrite callbacks
- Add CHANGELOG.md
- Add CODE_OF_CONDUCT.md
- Add CONTRIBUTING.md