Releases: webpack-contrib/less-loader
Releases · webpack-contrib/less-loader
v7.2.0
7.2.0 (2020-12-23)
Features
v7.1.0
7.1.0 (2020-11-11)
Features
v7.0.1
7.0.1 (2020-09-03)
Bug Fixes
- normalize
sources
in source maps (877d99a)
v7.0.0
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
6.2.0 (2020-07-03)
Features
- support condition names from
package.json
(#369) (671395d)
v6.1.3
6.1.3 (2020-06-29)
Bug Fixes
v6.1.2
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
6.1.1 (2020-06-11)
Bug Fixes
- do not rebuilt unmodified files on windows in watch mode (6537a3d)
v6.1.0
6.1.0 (2020-05-07)
Features
Bug Fixes