Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 661 Bytes

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 with lessLoaderOptions - allows passing both less-loader options, which also contain lessOptions property.

0.2.0

  • Transpile code, suport older Node versions.

0.1.0

  • Initial release