Skip to content

Releases: developer-stylechain/stylefmt

6.2.3

20 May 08:16
Compare
Choose a tag to compare

v6.2.3

  • Disable formatAtRules
  • Ignore all atRules in tests

6.2.2

20 Oct 11:05
Compare
Choose a tag to compare

v6.2.2

  • Fix: Extension ruins ASCII art definitions for grid-template-areas #1

6.2.1

22 Jun 10:38
Compare
Choose a tag to compare

v6.2.1

  • Fix: Media queries should be last by default
  • Fix: @include should be first by default

6.2.0

17 Jun 15:23
Compare
Choose a tag to compare

v6.2.0

  • Force alphabetical sorting by default

6.1.9

17 Jun 15:23
Compare
Choose a tag to compare

v6.1.9

  • Fix: At-rules should always be bottom
  • Fix: Honor alphabetical order from stylelint-order plugin

6.1.8

17 Jun 13:27
Compare
Choose a tag to compare

v6.1.8

  • Fix TypeError: sort is not a function at formatOrder stylefmt/lib/formatOrder.js:14:3

6.1.7

07 Apr 13:55
Compare
Choose a tag to compare

6.1.7

  • Revert and disable only if else atrule formatting