CHANGELOG
3.0.0
- Drop support for Next < 13 (use v2)
- Fix compatibility with Next 13.4
2.0.6
- Fix Next 13.x compatibility
2.0.5
- Update NPM page links.
2.0.4
- Fix NPM published version
2.0.3
- Support for
next@12.0.7
2.0.2
- Fix NPM published version
2.0.1
- Updated README
2.0.0
- Added support for Next 12
1.0.1
- Updated README
1.0.0
- Added support for Next 11
0.3.0
- BREAKING - replace
lessOptions
withlessLoaderOptions
- allows passing bothless-loader
options, which also containlessOptions
property.
0.2.0
- Transpile code, suport older Node versions.
0.1.0
- Initial release