Releases: css-modules/postcss-modules-local-by-default
Releases · css-modules/postcss-modules-local-by-default
v4.2.0
11 Dec 14:46
Compare
Sorry, something went wrong.
No results found
4.2.0 - 2024-12-11
feat: add support a /* cssmodules-pure-no-check */
comment
v4.1.0
11 Nov 20:56
Compare
Sorry, something went wrong.
No results found
4.1.0 - 2024-11-11
feat: add global()
and local()
for animations
feat: add pure ignore comment
fix: css nesting and pure mode
v4.0.5
03 Apr 11:07
Compare
Sorry, something went wrong.
No results found
4.0.5 - 2024-04-03
Fixes
don't break the @scope
at-rule without params
v4.0.4
17 Jan 18:28
Compare
Sorry, something went wrong.
No results found
4.0.4 - 2024-01-17
Fixes
handle @scope
at-rule
css nesting
do not tread negative values as identifiers in the animation shorthand
v4.0.3
23 May 16:44
Compare
Sorry, something went wrong.
No results found
4.0.3 - 2023-05-23
Fixes
fix: do not localize animation-name
property with var and env functions
v4.0.2
22 May 22:12
Compare
Sorry, something went wrong.
No results found
4.0.2 - 2023-05-23
Fixes
don't handle identifiers in nested function for the animation
property
v4.0.1
19 May 00:03
Compare
Sorry, something went wrong.
No results found
4.0.1 - 2023-05-19
Fixes
don't handle global values in animation
and animation-name
properties
handle all possible identifiers in animation
and animation-name
properties
fix bug with nested :global
and :local
in pseudo selectors
v4.0.0
13 Oct 11:41
Compare
Sorry, something went wrong.
No results found
4.0.0 - 2020-10-13
Fixes
compatibility with plugins other plugins
v4.0.0-rc.4
11 Oct 19:07
Compare
Sorry, something went wrong.
No results found
Fixes
compatibility with plugins other plugins
v4.0.0-rc.2
08 Oct 16:04
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