This repository was archived by the owner on May 31, 2021. It is now read-only.
Releases: hudochenkov/sublime-postcss-sorting
Releases · hudochenkov/sublime-postcss-sorting
4.0.0
- Updated to [email protected]. Read more about the release.
3.0.1
- Fix for a crash if file was opened outside of a project.
3.0.0
BREAKING CHANGES!
- Update to [email protected]
- 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
- Fixed a regression when
emptyLineBefore
wasn't working properly whendeclaration-empty-line-before
wasn't set.
2.1.0
- Update to [email protected] https://github.com/hudochenkov/postcss-sorting/releases/tag/2.1.0
- Add support for
n
Node.js version manager
2.0.1
- Fix incomplete node_modules
2.0.0
- Update to [email protected]
- Config for 2.0.0 is incompatible with previous configs. Please read migration guide and docs https://github.com/hudochenkov/postcss-sorting#migration-from-1x
1.7.0
- Update to [email protected]
1.6.1
- Update to [email protected]
1.6.0
- Update to [email protected]
- Update dependencies