Releases: seaofvoices/react-lua-hooks
Releases · seaofvoices/react-lua-hooks
lua-hooks@0.1.1
What's Changed
- Add react-render-hook package by @jeparlefrancais in #4
- Fix usePrevious and usePreviousDistinct hooks by @jeparlefrancais in #5
- Fix useUnmount hook by @jeparlefrancais in #6
Full Changelog: https://github.com/seaofvoices/react-lua-hooks/compare/v0.1.0...lua-hooks@0.1.1
Initial release 🚀
v0.1.0 Add useTeardownEffect hook (#2)