Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@oosawy oosawy released this 12 Feb 02:52
· 1 commit to main since this 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