Skip to content

Releases: mrmlnc/vscode-postcss-sorting

3.0.1

17 Oct 06:51
Compare
Choose a tag to compare

💬 Common

  • 🛠 Fix problem with documents without workspace (fix #76, see #77, thanks @MrSauceman)

3.0.0

05 Oct 15:33
Compare
Choose a tag to compare

⚠️ Republished 2.4.0 version.

Breaking changes 3.0.0

  • Move postcss-sorting package from 2.x.x to 3.x.x. Please, read migration guide.
  • Command: postcssSorting.sortpostcssSorting.execute
  • Settings: postcssSortingpostcssSorting.config

2.4.0

03 Oct 18:53
Compare
Choose a tag to compare

Changelog:

  • Fix problem with package.json without postcssSortingConfig field (fix #69)
  • Multi root workspaces support (relative to #70)

2.3.0

26 Feb 18:29
Compare
Choose a tag to compare

Changelog:

  • Support external file for sorting configuration (fix #45)

2.2.1

17 Jan 19:29
Compare
Choose a tag to compare

Changelog:

  • Update documentation for postcss-sorting@2.

2.2.0

16 Jan 20:02
Compare
Choose a tag to compare

Changelog:

  • postcss-sorting has been updated to 2.x.x version.

2.1.0

31 Aug 14:04
Compare
Choose a tag to compare

Changelog:

  • Update postcss-scss to version 0.2.1
  • Use @mrmlnc brand icon

2.0.2

13 Jul 23:29
Compare
Choose a tag to compare

Changelog:

  • Removed extraneous keywords

2.0.1

13 Jul 23:23
Compare
Choose a tag to compare

Unfortunately, I did not correctly understand Sugarss.

2.0.0

07 Jul 23:23
Compare
Choose a tag to compare

Changelog:

  • Rename PostCSSSorting.processEditor command to postcssSorting.sort
  • Add experimental support for Less, Sass and Stylus