Skip to content

v1.11.0

Compare
Choose a tag to compare
@bgriffith bgriffith released this 27 Aug 19:49
· 76 commits to master since this release

v1.11.0

August 27th, 2017

New Features

  • The trailing-semicolon rule now checks for double semicolons #1107

Changes

  • Updated gonzales-pe parser to use version 4.1.1
  • The no-empty-rulesets rule now flags rulesets that contain only comments #998
  • The misspelled-properties rule now uses the known-css-properties to validate properties.
  • The zero-unit rule now considers the % unit #1103

Fixes

  • Fixed a fatal error with the space-after-bang rule #1108
  • Fixed an issue where line numbers were incorrect when using front-matter #1060
  • Fixed an issue with the misspelled-properties rule incorrectly reporting multiline properties #1106