Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Releases: hudochenkov/sublime-postcss-sorting

4.0.0

17 Jul 21:34

Choose a tag to compare

3.0.1

04 Apr 19:58

Choose a tag to compare

  • Fix for a crash if file was opened outside of a project.

3.0.0

29 Dec 23:11

Choose a tag to compare

BREAKING CHANGES!

  • Update to postcss-sorting@3.1.0
  • Config for 3.0.0 might be partially incompatible with 2.0.0 config. Please read migration guide and postcss-sorting release notes.
  • Added support for config in postcss-sorting.json and .postcss-sorting.json, which could be located in the root folder of a project.

2.1.1

28 May 14:27

Choose a tag to compare

  • Fixed a regression when emptyLineBefore wasn't working properly when declaration-empty-line-before wasn't set.

2.1.0

29 Dec 23:10

Choose a tag to compare

2.0.1

12 Jan 15:46

Choose a tag to compare

  • Fix incomplete node_modules

2.0.0

12 Jan 11:24

Choose a tag to compare

1.7.0

15 Nov 15:33

Choose a tag to compare

  • Update to postcss-sorting@1.7.0

1.6.1

23 Jun 22:14

Choose a tag to compare

  • Update to postcss-sorting@1.6.1

1.6.0

11 Jun 14:12

Choose a tag to compare

  • Update to postcss-sorting@1.6.0
  • Update dependencies