File tree 2 files changed +12
-1
lines changed
2 files changed +12
-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.0-rc.2] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.0-rc.1...v4.0.0-rc.2 ) - 2020-10-08
7
+
8
+ ### BREAKING CHANGE
9
+
10
+ - minimum supported ` postcss ` version is ` ^8.1.0 `
11
+
12
+ ### Fixes
13
+
14
+ - minimum supported ` Node.js ` version is ` ^10 || ^12 || >= 14 `
15
+ - compatibility with PostCSS 8
16
+
6
17
## [ 4.0.0-rc.1] ( https://github.com/postcss-modules-local-by-default/compare/v4.0.0-rc.0...v4.0.0-rc.1 ) - 2020-09-22
7
18
8
19
### BREAKING CHANGE
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-rc.1 " ,
3
+ "version" : " 4.0.0-rc.2 " ,
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