Skip to content

Releases: OlehDutchenko/sort-css-media-queries

v3.0.1

21 Mar 10:01
Compare
Choose a tag to compare

What's Changed

  • Bump @babel/helpers from 7.26.9 to 7.26.10 by @dependabot in #36
  • fix(es6): Ensure relative imports have file extensions by @echoix in #37

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Mar 09:23
Compare
Choose a tag to compare

What's Changed

  • Fix(es6): es6 support implemented by @ThornWalli in #34
  • Fіxes the wrong links. resolves #35

Full Changelog: v2.4.1...v3.0.0

v2.4.1

04 Mar 13:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

07 Sep 06:55
Compare
Choose a tag to compare

Fixes sort order for greater than and less than range notation.
Big thanks to @mattblackstone. See #32

v2.3.0

20 Jun 07:45
Compare
Choose a tag to compare

Adds support for the inverted media queries.
Big thanks to @vis97c. See #31

2.2.0

22 Apr 19:56
Compare
Choose a tag to compare

Adds Media Queries Level 4 "range" support.
Big thanks to @yunusga.
See PR #23

2.1.0

01 Sep 05:32
Compare
Choose a tag to compare

Minor version changes:

  • support "min-width: 0" expression on mobile-first sort
  • npm audit (devDependencies)

2.0.4

15 Jun 11:13
Compare
Choose a tag to compare

Fix package dependencies. See #10

v2.0.1

26 May 12:40
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release
  • 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

26 Feb 08:52
Compare
Choose a tag to compare

Fixes reported issue #6