Releases: webpack-contrib/postcss-loader
Releases Β· webpack-contrib/postcss-loader
v8.1.1
8.1.1 (2024-02-28)
Bug Fixes
- respect
default
when loading postcss esm configs (52d8050)
v8.1.0
8.1.0 (2024-01-30)
Features
- add
@rspack/core
as an optional peer dependency (#679) (512e4c3)
v8.0.0
8.0.0 (2024-01-16)
β BREAKING CHANGES
- minimum supported Node.js version is
18.12.0
(#677) (8dd0315)
v7.3.4
7.3.4 (2023-12-27)
Bug Fixes
- do not crash if pkg.(d|devD)ependencies unset (#667) (8ef0c7e)
v7.3.3
7.3.3 (2023-06-10)
Bug Fixes
- perf: avoid using
klona
for postcss options (#658) (e754c3f)
- bug with loading configurations after updating
cosmiconfig
to version 8.2 (684d265)
v7.3.2
7.3.2 (2023-05-28)
Bug Fixes
- use
cause
to keep original errors and warnings (#655) (e8873f4)
v7.3.1
7.3.1 (2023-05-26)
Bug Fixes
- warning and error serialization (65748ec)
v7.3.0
7.3.0 (2023-04-28)
Features
- use
jiti
for typescript configurations (#649) (8b876fa)
v7.2.4
7.2.4 (2023-04-04)
Bug Fixes
v7.2.3
7.2.3 (2023-04-03)
Bug Fixes