stylelint-plugin-ecss
Version:
stylelint plugins for [ECSS](http://ecss.io/)
89 lines (43 loc) • 3.53 kB
Markdown
# [1.1.0](https://github.com/tyankatsu0105/stylelint-plugin-ecss/compare/v1.0.1...v1.1.0) (2020-09-04)
### Features
* ignore custom properties in :root ([#13](https://github.com/tyankatsu0105/stylelint-plugin-ecss/issues/13)) ([48ce403](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/48ce4030def260964bb9d5a356fedda0f6e76efe))
## [1.0.1](https://github.com/tyankatsu0105/stylelint-plugin-ecss/compare/v1.0.0...v1.0.1) (2020-05-07)
## 1.0.0 (2019-04-20)
##### Documentation Changes
* Remove WIP ([feda0314](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/feda0314bd0fb87218e7c807d323587a226cc820))
#### 0.0.5 (2019-04-19)
##### Documentation Changes
* Add rule ([23bc19ad](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/23bc19addeeb4e1d633935f6d991f1e3d5fa681e))
##### New Features
* Add rule background-no-base64 ([c082332d](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/c082332d06423a7bdb52186b79b8de044d0cddfb))
* Add Hygen for generate rule ([a7f8811d](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/a7f8811d22fad6730739cf7943ae4d7ef0f87872))
##### Bug Fixes
* fix pattern match ([3fc12053](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/3fc12053407bea2f56c19eab91d78b98cec12f34))
#### 0.0.4 (2019-04-18)
##### Documentation Changes
* Add rule ([0bc3eb9b](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/0bc3eb9bc5dd5eb00269bcf0edef8272a5b2f6f9))
##### New Features
* Add declaration-comment-magic-numbers-before ([6b976d85](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/6b976d853bc1d72a12a212107dfd65e8d543c71e))
##### Refactors
* WIP Add rule declaration-comment-magic-numbers-before ([3f665796](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/3f6657961c3947ea4fc9bcc090204c555ae6c0d8))
#### 0.0.3 (2019-04-16)
##### Documentation Changes
* Add rule ([60d621ae](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/60d621aee1db2997f2be2158ccbb7f76b0b93341))
##### New Features
* Add comment-check-prefix-browser-hacks ([70407fdd](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/70407fddc3c5061a096c8ff67a93aaa34f14c2ab))
#### 0.0.2 (2019-04-15)
##### Refactors
* Remove no-extend ([1bb65fb0](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/1bb65fb0c0a5316cf559c84cc7e9f91d8126707e))
#### 0.0.1 (2019-04-13)
##### Continuous Integration
* Add travis config file ([7e5975cc](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/7e5975cc80daa1f6c3ab0816e3dc10c8c0a39264))
##### Documentation Changes
* Add rule detail ([6b6e2e80](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/6b6e2e80890da641b1b32138e35b226e440c5343))
##### New Features
* Add rule no-extend ([6b68f890](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/6b68f890279ee6b756751d27467398fe38f0982a))
* First commit ([67908448](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/6790844838766e055957de1fa54527373e9664e7))
##### Performance Improvements
* Add generate-changelog ([5a3d134c](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/5a3d134c3c84e6cf7d25ebe816e3c18ed8397ade))
* Add lint test ([c0814106](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/c0814106b58aeab8cb1a4858e8e09c4e67d22910))
##### Refactors
* Add test with Jest ([9dbd9210](https://github.com/tyankatsu0105/stylelint-plugin-ecss/commit/9dbd9210a265f129b811b81e9576e9c243041e96))