Skip to content
- Deprecated:
context.fix usage in favour of recommending to pass a fix callback to report() (#7895) (@Mouvedia).
- Added: deprecation notice annotation to the output of the
github formatter (#7909) (@Mouvedia).
- Fixed:
custom-property-no-missing-var-function false positives for view-transition-name (#7914) (@Mouvedia).
- Fixed:
keyframe-block-no-duplicate-selectors reported ranges (#7932) (@romainmenke).
- Fixed:
no-invalid-double-slash-comments reported ranges (#7907 & #7905) (@Mouvedia & @romainmenke).
- Fixed:
selector-max-type reported ranges (#7916) (@romainmenke).
- Fixed:
selector-type-no-unknown false positives for ::highlight() and ::view-transition-*() (#7913) (@Mouvedia).