Releases: stylelint/stylelint-config-standard
Releases · stylelint/stylelint-config-standard
37.0.0
- Removed:
stylelint
less than16.13.0
from peer dependencies. - Changed: updated to
[email protected]
.
36.0.1
- Fixed: missing
funding
field inpackage.json
.
36.0.0
- Removed:
stylelint
less than16.1.0
from peer dependencies. - Added:
lightness-notation: "percentage"
rule.
35.0.0
- Removed:
stylelint
less than16.0.0
from peer dependencies. - Removed: Node.js less than
18.12.0
support. - Changed: updated to
[email protected]
.
34.0.0
- Removed:
stylelint
less than15.10.0
from peer dependencies - Changed: updated to
[email protected]
.
33.0.0
- Removed:
stylelint
less than15.5.0
from peer dependencies. - Changed: updated to
[email protected]
. - Changed: restored
declaration-block-single-line-max-declarations
removed on30.0.0
.
32.0.0
31.0.0
- Removed:
stylelint
less than15.3.0
from peer dependencies. - Changed: updated to
[email protected]
30.0.1
- Fixed: updated to
[email protected]
30.0.0
- Removed:
stylelint
less than15.0.0
from peer dependencies. - Removed: 64 rules deprecated in
[email protected]
. For details, see the migration guide. - Fixed:
length-zero-no-unit
to ignore custom properties. - Fixed:
value-no-vendor-prefix
to ignore-webkit-inline-box
.