File tree 2 files changed +9
-1
lines changed 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 4.0.1] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.0-rc.4...v4.0.1 ) - 2023-05-19
7
+
8
+ ### Fixes
9
+
10
+ - don't handle global values in ` animation ` and ` animation-name ` properties
11
+ - handle all possible identifiers in ` animation ` and ` animation-name ` properties
12
+ - fix bug with nested ` :global ` and ` :local ` in pseudo selectors
13
+
6
14
## [ 4.0.0] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.0-rc.4...v4.0.0 ) - 2020-10-13
7
15
8
16
### Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-modules-local-by-default" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " A CSS Modules transform to make local scope the default" ,
5
5
"main" : " src/index.js" ,
6
6
"author" : " Mark Dalgleish" ,
You can’t perform that action at this time.
0 commit comments