Releases: webpack-contrib/stylus-loader
Releases · webpack-contrib/stylus-loader
v8.1.1
8.1.1 (2024-09-18)
Bug Fixes
- avoid losing
use
during incremental build (#425) (4f28957)
v8.1.0
8.1.0 (2024-01-30)
Features
- add @rspack/core as an optional peer dependency (#407) (4315ff6)
v8.0.0
8.0.0 (2024-01-15)
⚠ BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#404) (505ecd0)
v7.1.3
7.1.3 (2023-06-08)
Bug Fixes
- perf: avoid using
klona
for stylus
options (#394) (261f70e)
v7.1.2
7.1.2 (2023-05-28)
Bug Fixes
v7.1.1
7.1.1 (2023-05-25)
Bug Fixes
v7.1.0
7.1.0 (2022-10-06)
Features
v7.0.0
7.0.0 (2022-05-17)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v6.2.0
6.2.0 (2021-10-12)
Features
v6.1.0
6.1.0 (2021-06-10)
Features
- allow to use
String
value for the implementation
option (b118719)