Releases: webpack-contrib/less-loader
Releases · webpack-contrib/less-loader
v12.2.0
12.2.0 (2024-01-30)
Features
- add
@rspack/core
as an optional peer dependency (#537) (71dd711)
v12.0.0
12.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#533) (f70e832)
v11.1.4
11.1.4 (2023-12-27)
Bug Fixes
- invalid dependencies with working directory (#531) (2ec31a6)
v11.1.3
11.1.3 (2023-06-08)
Bug Fixes
- perf: avoid using
klona
for less
options (#520) (8a63159)
v11.0.0
11.0.0 (2022-05-17)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0