Skip to content

Releases: webpack-contrib/less-loader

v7.2.0

23 Dec 13:30
Compare
Choose a tag to compare

7.2.0 (2020-12-23)

Features

v7.1.0

11 Nov 11:57
Compare
Choose a tag to compare

7.1.0 (2020-11-11)

Features

  • allow the additionalData to be async (#391) (62c6934)

v7.0.2

09 Oct 13:26
Compare
Choose a tag to compare

7.0.2 (2020-10-09)

Chore

  • update schema-utils

v7.0.1

03 Sep 14:35
Compare
Choose a tag to compare

7.0.1 (2020-09-03)

Bug Fixes

  • normalize sources in source maps (877d99a)

v7.0.0

25 Aug 11:46
Compare
Choose a tag to compare

7.0.0 (2020-08-25)

⚠ BREAKING CHANGES

  • move less to peerDependencies, the implementation option was removed
  • prependData and appendData option were removed in favor the additionaldata option

Features

v6.2.0

03 Jul 15:13
Compare
Choose a tag to compare

6.2.0 (2020-07-03)

Features

  • support condition names from package.json (#369) (671395d)

v6.1.3

29 Jun 12:22
Compare
Choose a tag to compare

6.1.3 (2020-06-29)

Bug Fixes

v6.1.2

22 Jun 13:04
Compare
Choose a tag to compare

6.1.2 (2020-06-22)

Bug Fixes

  • ignore watch for remove URLs (3946937)
  • resolution logic (2c3a23a)
  • resolve absolute and root relative imports (3d01b82)

v6.1.1

11 Jun 16:04
Compare
Choose a tag to compare

6.1.1 (2020-06-11)

Bug Fixes

  • do not rebuilt unmodified files on windows in watch mode (6537a3d)

v6.1.0

07 May 12:56
Compare
Choose a tag to compare

6.1.0 (2020-05-07)

Features

Bug Fixes

  • respect third-party plugins for Less (#353) (d0db4f9)