Releases: medialize/sass.js
Releases · medialize/sass.js
0.11.1 (Oct 20th 2019)
- upgrading to libsass 3.6.2
- upgrading to emscripten 1.39.0
0.11.0 (May 19th 2019)
- fixing path resolver in node - Issue #122
- upgrading to libsass 3.6.0
- upgrading to emscripten 1.38.31
0.10.13 (November 19th 2018)
- fixing
sass.configure.paths.js
to restore ES5 compatibility - Issue #109
0.10.12 (November 14th 2018)
- fixing
sass.configure.paths.js
for angular compiler - Issue #105 Issue #100 - upgrading to libsass 3.5.5
- upgrading to emscripten 1.38.18
0.10.11 (September 22nd 2018)
- upgrading to emscripten 1.38.12 - (Issue #85)
- fixing IE11 compatibility by adding
-s LEGACY_VM_SUPPORT=1
- (Issue #96)
0.10.10 (July 7th 2018)
- upgrading to libsass 3.5.4
- upgrading to emscripten 1.37.35
0.11.0-beta.1 (February 6th 2018)
- switching from ASM to WASM - (Issue #74)
This is dropping the gzipped file size from 740KB to 600KB, but adding another request to dist/libsass.wasm
.
Install with npm install sass.js@beta
0.10.9 (February 6th 2018)
- upgrading to libsass 3.4.9
- upgrading to emscripten 1.37.33
0.10.8 (January 21st 2018)
- upgrading to libsass 3.4.8
- fixing
sass.node.js
to allow raw CSS imports - (PR #94)
0.10.7 (November 14th 2017)
- upgrading to libsass 3.4.7