Skip to content

Releases: OlehDutchenko/sort-css-media-queries

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

1.5.3. Available in CSS-in-JS 🚀

14 Feb 14:41
Compare
Choose a tag to compare

1.5.2. Dev workflow improvements

03 Oct 06:53
Compare
Choose a tag to compare
  1. Remove .npmingnore and add "files" field in package.json
  2. Add GitHub Actions

1.5.0 TS and Redme.md

27 Nov 11:09
Compare
Choose a tag to compare
  1. Added types declaration via index.d.ts file
  2. Removed Changlelog files. Instead of these files, the change history will be recorded in the Release notes
  3. Updated Readme :