UNPKG

566 BMarkdownView Raw
1## v2.1.0
2
3- Added: more ignored properties based on the list from https://github.com/captainbrosset/useless-css-properties and the documentation for those properties on the Mozilla Developer Network website.
4
5## v2.0.0
6
7- Added: support for stylelint version 10.
8- Breaking change: Dropped Node.js 4 support.
9
10## v1.1.0
11
12- Added: support for stylelint 9.
13
14## v1.0.2
15
16- Fixed: a bug where a display property in a block would cancel warnings from the previous block.
17
18## v1.0.1
19
20- Fixed: utils folder not being included with the release.
21
22## v1.0.0
23
24- Intial release