v1.2.0
Core changes
- Fix not working in Next.js v13 (#3, 6aef946)
- Fixed this by adding v13 to peer dependencies. It seems to be fine with Next.js v13 without any other changes.
webpack
is now in production deps.
Documentation
- Update next.js in example project into v13
* This update has no breaking change.
Full Changelog: v1.1.0...v1.2.0