Releases: webpack-contrib/postcss-loader
Releases · webpack-contrib/postcss-loader
v7.2.2
7.2.2 (2023-04-03)
Bug Fixes
v7.2.1
7.2.1 (2023-04-03)
Bug Fixes
v7.2.0
7.2.0 (2023-04-03)
Features
- add support for TypeScript based configs (#632) (c6b5def)
v7.1.0
7.1.0 (2023-03-16)
Features
v7.0.2
7.0.2 (2022-11-29)
Bug Fixes
- support ESM version of
postcss.config.js
and postcss.config.mjs
(#614) (955085f)
v7.0.1
7.0.1 (2022-07-11)
Bug Fixes
- unexpected failing on CSS syntax error (#593) (888d72e)
v7.0.0
7.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.js
version is 14.15.0
v6.2.1
6.2.1 (2021-11-26)
Bug Fixes
v6.2.0
6.2.0 (2021-10-13)
Features
v6.1.1
6.1.1 (2021-07-01)
Bug Fixes
- do not swallow exception from postcss (2eec42b)