File tree Expand file tree Collapse file tree 3 files changed +153
-99
lines changed Expand file tree Collapse file tree 3 files changed +153
-99
lines changed Original file line number Diff line number Diff line change 11{
2+ "parserOptions": {
3+ "ecmaVersion": 2018
4+ },
25 "env": {
36 "node": true
47 },
58 "rules": {
6- "strict": [2, "never"],
79 "quotes": [2, "single"]
810 }
911}
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 2.0.1] - 2018-11-23
6+ ### Changed
7+ - Handle uppercase ` keyframes ` at rule.
8+
59## [ 2.0.0] - 2018-11-23
610### Changed
711- Drop support ` nodejs@4 ` .
@@ -72,3 +76,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7276[ 0.0.9 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.8...v0.0.9
7377[ 0.0.10 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.9...v0.0.10
7478[ 0.0.11 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.10...v0.0.11
79+ [ 0.0.11 ] : https://github.com/postcss-modules-local-by-default/compare/v1.3.1...v2.0.0
80+ [ 2.0.1 ] : https://github.com/postcss-modules-local-by-default/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments