Releases: css-modules/postcss-modules-values
Releases · css-modules/postcss-modules-values
v4.0.0
13 Oct 11:19
Compare
Sorry, something went wrong.
No results found
4.0.0 - 2020-13-08
Fixes
compatibility with other plugins
v4.0.0-rc.5
11 Oct 18:47
Compare
Sorry, something went wrong.
No results found
Fixes
compatibility with other plugins
v4.0.0-rc.4
08 Oct 19:49
Compare
Sorry, something went wrong.
No results found
Fixes
perf
compatibility with empty custom properties
works with options.createImportedName
v4.0.0-rc.3
08 Oct 19:49
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE
minimum supported postcss
version is ^8.1.0
Fixes
minimum supported Node.js
version is ^10 || ^12 || >= 14
compatibility with PostCSS 8
v4.0.0-rc.2
22 Sep 12:46
Compare
Sorry, something went wrong.
No results found
Fixes
avoid using postcss
directly to create decls and rules
v4.0.0-rc.1
22 Sep 11:47
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE
update icss-utils
for PostCSS 8 compatibility
v4.0.0-rc.0
16 Sep 15:47
Compare
Sorry, something went wrong.
No results found
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 to peerDependencies
, you need to install postcss
in your project before use the plugin
v3.0.0
07 May 12:28
Compare
Sorry, something went wrong.
No results found
3.0.0 - 2019-05-07
Features
values replace in selectors
Changed
values replace in selectors
v2.0.0
23 Nov 12:02
Compare
Sorry, something went wrong.
No results found
2.0.0 - 2018-11-23
Changed
Drop support nodejs@4
.
Update postcss
version to 7
.