Releases: OlehDutchenko/sort-css-media-queries
Releases · OlehDutchenko/sort-css-media-queries
v2.4.0
Fixes sort order for greater than and less than range notation.
Big thanks to @mattblackstone. See #32
v2.3.0
2.2.0
2.1.0
Minor version changes:
- support "min-width: 0" expression on mobile-first sort
- thanks to @alfredriesen for the PR #15
- npm audit (devDependencies)
2.0.4
v2.0.1
- ed56f3a Restructures project files and change code-style from StandardJS to
@wezom/code-style
- 4744eac Split sort logic from configuration loading process
- 11fd715 Update test cases and npm scripts
- 825a714 Updates README descriptions
We will update the npm package after the implementation of the working param unitlessMqAlwaysFirst.
And it will be new non-breaking major version.
See PR #7
1.5.4 Bugfix
Fixes reported issue #6
1.5.3. Available in CSS-in-JS 🚀
This package now is a part of the jss-plugin-sort-css-media-queries
1.5.2. Dev workflow improvements
- Remove
.npmingnore
and add "files" field inpackage.json
- Add GitHub Actions
1.5.0 TS and Redme.md
- Added types declaration via
index.d.ts
file - Removed
Changlelog
files. Instead of these files, the change history will be recorded in the Release notes - Updated
Readme
:- According to issue #4 - described an alternative to the deprecated https://github.com/hail2u/node-css-mqpacker
- Changed links in "Project stats" section