v0.0.2
Pre-release
Pre-release
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