Skip to content

Latest commit

 

History

History
121 lines (61 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

121 lines (61 loc) · 7.22 KB

1.6.0 (2024-08-18)

Features

  • add url secondary option (5d0c69f)
  • update stylelint to v16.8.x (61de38c)

1.5.0 (2024-5-3)

Features

  • regex support to ignoreValues for value-no-vendor-prefix (d9b079e)

1.4.0 (2024-4-28)

Features

  • add ignore: ["keyframe-selectors"] to rule-selector-property-disallowed-list (47ee8f6)
  • add ignoreLonghands: [] to declaration-block-no-redundant-longhand-properties (94a2924)
  • add no-unknown-custom-media (b78279f)

1.3.0 (2024-4-9)

Features

  • add ignoreSelectors: [] to selector-max-compound-selectors (82a1148)

Performance Improvements

  • update stylelint to v16.3.1 (944cede)

1.2.0 (2024-2-20)

Features

  • ignore: ["keyframe-selectors"] to selector-disallowed-list (62c8a1f)
  • checkContextFunctionalPseudoClasses: [] to selector-max-id (775da81)
  • media-query-no-invalid specific problem messages (c7cabbf)
  • add KebabCaseStandardPropertiesMap type (eb32e76)
  • add lightness-notation rule (22992bb)
  • add viewport unit types (4b844cc)
  • rename @stylistic/stylelint-plugin (5c80fb7)

Performance Improvements

  • bump non-major deps to latest (60fccd1)

1.1.0 (2023-12-16)

Features

1.0.2 (2023-12-15)

Performance Improvements

1.0.1 (2023-12-12)

Performance Improvements

1.0.0 (2023-12-11)

Features