Releases: oosawy/react-warp
Releases · oosawy/react-warp
v0.0.2
Fixes
- build: use commonjs instead of esm since esm package cannot be bundled in a next.js project
- fix: run useLayoutEffect only on client to avoid "useLayoutEffect does nothing on the server" warning
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release!
Full Changelog: https://github.com/oosawy/react-warp/commits/v0.0.1