Skip to content

css: v2.0.0

Latest

Choose a tag to compare

@eslintbot eslintbot released this 02 Sep 17:38
Immutable release. Only release title and notes can be modified.
cb52353

2.0.0 (2026-09-01)

⚠ BREAKING CHANGES

  • add meta.languages to CSS rules (#447)

Features

Bug Fixes

  • correctly identify font-size in font shorthand (#526) (7ac061e)
  • detect equivalent selectors in no-duplicate-keyframe-selectors (#512) (f4fbea8)
  • distinguish named timeline range keyframe selectors (#507) (c96ceeb)
  • handle CSS case-insensitivity (#530) (c979a85)
  • locate !important after the value in no-important (#550) (a851d5c)
  • recognize nesting feature detection in use-baseline (#531) (de5965b)
  • skip validating values containing env() in no-invalid-properties (#510) (ffc5c32)
  • update baseline data (005db74)
  • update baseline data (43672ee)
  • update baseline data (1ae3a41)
  • update baseline data (#504) (e90e001)
  • update baseline data (#514) (1c8a632)
  • update baseline data (#539) (0f7b823)
  • update baseline data (#548) (2c95233)
  • update dependency @eslint/css-tree to ^4.0.5 (#511) (500ad2a)