Releases: hail2u/node-css-mqpacker
Releases · hail2u/node-css-mqpacker
v9.0.0
20 Jul 22:28
Compare
Sorry, something went wrong.
No results found
v8.0.1
18 Jun 07:02
Compare
Sorry, something went wrong.
No results found
Publish to GitHub Packages
Reduce package size
Update test
v7.0.0
17 Jul 11:38
Compare
Sorry, something went wrong.
No results found
This release supports PostCSS v7.
v6.0.2
25 Jan 05:27
Compare
Sorry, something went wrong.
No results found
This relase fixed a bug on min-width: 0 that was incorrectly inspected as Number.MAX_VALUE (#57 ).
v6.0.1
08 Jun 23:53
Compare
Sorry, something went wrong.
No results found
This release temporary fixes a bug in nested queries (#50 ).
v6.0.0
08 Jun 23:52
Compare
Sorry, something went wrong.
No results found
This release supports PostCSS v6.
v5.0.1
22 Jun 10:19
Compare
Sorry, something went wrong.
No results found
This fixes a bug on packages.json, not core.
Hello, Node.js v6!
07 May 06:54
Compare
Sorry, something went wrong.
No results found
fs.readFileSync(process.stdin.fd, 'utf8') rocks.
If you hate npm warning, you can use v4.x for Node.js v4. I will maintain v4.x until active version of Node.js LTS updated.
Yes, dependencies.
07 Apr 10:13
Compare
Sorry, something went wrong.
No results found
This release update dependency, and also optimize installed files.
PostCSS v5!
24 Aug 12:52
Compare
Sorry, something went wrong.
No results found
This version supports PostCSS v5 and deprecates following old interfaces:
mqpacker.postcss
mqpacker().pack()
mqpacker().postcss
You can still use mqpacker.pack() alone or postcss([mqpacker()]) with other PostCSS plugins.