v1.9.0
v1.9.0
August 18, 2016
Fixes
- Fixed an issue with the indentation rule when it encountered at-rules with no block immediately preceding a map #779 #783
- Fixed an issue in
single-lint-per-selector
where inline comments were seen as selectors #789 - Fixed an issue with interpolation in placeholders within the
bem-depth
rule #782 - Removed duplicated code from
no-mergeable-selectors
to helper methods
Documentation
- Fixed typos in no-vendor-prefixes rule documentation #787
- Added link to Visual Studio extension #815
New Rules
- Added the
no-color-hex
rule to disallow all hexadecimal colour definitions #754
Updates
- Gonzales-pe updated to version 3.4.4 which fixes a lot of longstanding issues see the Changelog