notes/node_modules/stylelint-config-primer/CHANGELOG.md

20 lines
479 B
Markdown
Raw Normal View History

2017-03-09 18:16:08 +00:00
# HEAD
# 1.4.0
- Updated: Development dependencies are any version `*`
- Removed: `selector-class-pattern` from config. https://github.com/primer/stylelint-config-primer/pull/11
# 1.3.0
- Added: `length-zero-no-unit` to disallow zero values with units eg `0px`
# 1.2.0
- Removed: We don't need `scss/at-extend-no-missing-placeholder` anymore taken care of by `at-rule-blacklist`
- Added: Adding `selector-no-type` to the rules
# 1.0.0
- Creating a sharable config object