File tree 2 files changed +7
-1
lines changed
2 files changed +7
-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.1.0] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.5...v4.1.1 ) - 2024-11-11
7
+
8
+ - feat: add ` global() ` and ` local() ` for animations
9
+ - feat: add pure ignore comment
10
+ - fix: css nesting and pure mod
11
+
6
12
## [ 4.0.5] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.4...v4.0.5 ) - 2024-04-03
7
13
8
14
### 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.5 " ,
3
+ "version" : " 4.1.0 " ,
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