Skip to content

Releases: hudochenkov/stylelint-config-hudochenkov

11.0.0

06 Nov 23:16
Compare
Choose a tag to compare
  • Added @starting-style and @container to order
  • Added aspect-ratio to order
  • Changed overflow: scroll error to warning

10.0.0

14 Dec 21:14
Compare
Choose a tag to compare
  • Updated to stylelint@16
  • Forbad scroll value for overflow properties
  • Added all property to properties order

9.0.0

09 Feb 19:12
Compare
Choose a tag to compare
  • Removed Stylelint v15 deprecated rules
  • Dropped Stylelint v14
  • Add Stylelint v15 support

8.0.1

09 Jan 10:46
Compare
Choose a tag to compare
  • Add stylelint-order@^6.0.1 to peerDepenencies

8.0.0

13 Aug 22:37
Compare
Choose a tag to compare
  • Removed scss/dollar-variable-* rules and stylelint-config-hudochenkov/dollar-variables config
  • Enabled keyframe-block-no-duplicate-selectors and annotation-no-unknown rules
  • Added stylelint-order to peerDependencies
  • Added object-position property to order configuration

7.0.1

18 Apr 23:05
Compare
Choose a tag to compare
  • Bump stylelint peerDependency version

7.0.0

18 Apr 23:03
Compare
Choose a tag to compare
  • Added more shorthands properties in properties-order
  • Enabled function-no-unknown

6.0.1

22 Oct 19:48
Compare
Choose a tag to compare
  • Include missing files in npm package

6.0.0

21 Oct 22:22
Compare
Choose a tag to compare
  • Removed Stylelint 13 from peerDependencies
  • Add Stylelint 13 to peerDependencies
  • Enabled rules:
    • color-function-notation
    • custom-property-no-missing-var-function
    • declaration-block-no-duplicate-custom-properties
    • named-grid-areas-no-invalid
    • no-invalid-position-at-import-rule
    • no-irregular-whitespace

5.0.0

22 Jun 00:13
Compare
Choose a tag to compare
  • Add @supports to order config
  • Remove @keyframes from order config