breaking
When passing an invalid option the lint rules no longer silently ignore it but they fail #177
- breaking: consolidate options validators into a shared utility by @bartveneman in #177
new
- feat: add
no-empty-rulesrule by @bartveneman in #157 - feat: add max-selector-specificity rule by @bartveneman in #175
- feat: add
max-unique-z-indexesrule by @bartveneman in #176 - feat: add
no-important-in-keyframesrule by @bartveneman in #178 - feat: no-value-browserhacks by @bartveneman in #179
- feat: max-unique-color-formats by @bartveneman in #180
- feat: max-unique-text-shadows by @bartveneman in #181
- feat: 4 top-level max- rules by @bartveneman in #182
Other
- chore: always check full lint message in unit tests instead of partials by @bartveneman in #163
- fix: ignore keywords when analyzing design tokens by @bartveneman in #158
Full Changelog: v0.3.1...v0.4.0