Skip to content
- Added:
media-query-no-invalid (#6963) (@romainmenke).
- Added: support for JS objects with
extends config option (#6998) (@fpetrakov).
- Fixed: inconsistent
errored properties in stylelint.lint() return value (#6983) (@ybiquitous).
- Fixed:
{selector,value}-no-vendor-prefix performance (#7016) (@jeddy3).
- Fixed:
custom-property-pattern performance (#7009) (@jeddy3).
- Fixed:
function-linear-gradient-no-nonstandard-direction false positives for <color-interpolation-method> (#6987) (@romainmenke).
- Fixed:
function-name-case performance (#7010) (@jeddy3).
- Fixed:
function-no-unknown performance (#7004) (@jeddy3).
- Fixed:
function-url-quotes performance (#7011) (@jeddy3).
- Fixed:
hue-degree-notation false negatives for oklch (#7015) (@romainmenke).
- Fixed:
hue-degree-notation performance (#7012) (@jeddy3).
- Fixed:
media-feature-name-no-unknown false positives for environment-blending, nav-controls, prefers-reduced-data, and video-color-gamut (#6978) (@romainmenke).
- Fixed:
media-feature-name-no-vendor-prefix positions for *-device-pixel-ratio (#6977) (@romainmenke).
- Fixed:
no-descending-specificity performance (#7026) (@romainmenke).
- Fixed:
no-duplicate-at-import-rules false negatives for imports with supports and layer conditions (#7001) (@romainmenke).
- Fixed:
selector-anb-no-unmatchable performance (#7042) (@romainmenke).
- Fixed:
selector-id-pattern performance (#7013) (@jeddy3).
- Fixed:
selector-pseudo-class-no-unknown false negatives for pseudo-elements with matching names (#6964) (@Mouvedia).
- Fixed:
selector-pseudo-element-no-unknown performance (#7007) (@jeddy3).
- Fixed:
selector-type-case performance (#7041) (@romainmenke).
- Fixed:
selector-type-no-unknown performance (#7027) (@romainmenke).
- Fixed:
unit-disallowed-list false negatives with percentages (#7018) (@romainmenke).