Releases: css-modules/postcss-modules-scope
Releases · css-modules/postcss-modules-scope
v3.2.1
v3.2.0
v3.1.2
v3.1.1
v3.1.0
v3.0.0-rc.2
3.0.0-rc.2 - 2020-10-11
BREAKING CHANGE
- minimum supported
postcss
version is^8.1.0
Fixes
- minimum supported
Node.js
version is^10 || ^12 || >= 14
- compatibility with PostCSS 8
v3.0.0
v3.0.0-rc.1
v3.0.0-rc.0
BREAKING CHANGE
- minimum supported
Node.js
version is>= 10.13.0 || >= 12.13.0 || >= 14
- minimum supported
postcss
version is^8.0.3
postcss
was moved topeerDependencies
, you need to installpostcss
in your project before use the plugin
v2.2.0
[2.2.0] - 2020-03-19
- added the
exportGlobals
option to export global classes and ids