Releases: nicbell/postscss
Releases · nicbell/postscss
v2.0.0
03 Dec 17:40
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated eyeglass from 1.2.1 to 3.0.3
Updated node-sass from 4.5.1 to 8.0.0
Updated PostCss from 5.2.5 to 8.2.15
Breaking
node-sass update means Node 18 or higher is now required to run PostScss.
Full Changelog : v1.6.0...v2.0.0
v1.6.0
14 Nov 12:13
Compare
Sorry, something went wrong.
No results found
v1.5.0
18 Nov 12:47
Compare
Sorry, something went wrong.
No results found
v1.4.1
03 May 16:21
Compare
Sorry, something went wrong.
No results found
v1.4.0
22 Mar 10:24
Compare
Sorry, something went wrong.
No results found
v1.3.0
12 Mar 18:53
Compare
Sorry, something went wrong.
No results found
Add support for @import Sass modules through npm. (Thanks to @mrmartineau see #2 )
v1.2.3
19 Nov 10:22
Compare
Sorry, something went wrong.
No results found
Improved docs and bumped deps.
v1.2.2
28 Oct 16:52
Compare
Sorry, something went wrong.
No results found
Bug fix. Make sure written file is available before returning.
v1.2.1
28 Oct 15:20
Compare
Sorry, something went wrong.
No results found
Very small release.
Improved console output.
Using arrow function instead of loops.
v1.2.0
28 Oct 10:42
Compare
Sorry, something went wrong.
No results found
Updated node-sass to 3.4 which uses the latest LibSass 3.3 instead of 3.2.
Major features now aligned with Ruby SASS.
Massive speed improvements.
See https://github.com/sass/libsass/releases for more info.