Skip to content

Releases: medialize/sass.js

0.10.6 (July 28th 2017)

28 Jul 15:30
0fb9cdb
Compare
Choose a tag to compare
  • fixing sass.node.js to work on windows - (Issue #86)

0.10.5 (June 25th 2017)

25 Jun 11:23
a6433c1
Compare
Choose a tag to compare

0.10.4 (March 30th 2017)

30 Mar 20:07
b08cbe9
Compare
Choose a tag to compare

0.10.3 (January 8th 2017)

08 Jan 11:35
57d30c5
Compare
Choose a tag to compare

0.10.2 (December 28th 2016)

28 Dec 09:47
2572ae6
Compare
Choose a tag to compare

0.10.1 (December 19th 2016)

19 Dec 19:52
ba81255
Compare
Choose a tag to compare

0.10.0 (December 11th 2016)

11 Dec 19:04
34d5f4d
Compare
Choose a tag to compare
  • Deprecating the synchronous Sass.lazyFiles() - as this can be achieved asynchronously with an Importer Callback
  • upgrading to libsass 3.4.0
  • fixing Importer to properly process UTF8 strings - (Issue #72)
  • adding sass.node.js for convenient compilation of SCSS and SASS files in Node - (Issue #72)

0.9.13 (September 25th 2016)

25 Sep 14:00
a396839
Compare
Choose a tag to compare
  • fixing Importer to allow passing empty strings - (Issue #63)

0.9.12 (August 14th 2016)

14 Aug 16:57
Compare
Choose a tag to compare
  • refactoring Importer to expose Sass.findPathVariation() and Sass.getPathVariations() in the Synchronous API - (Issue #61)

0.9.11 (July 17th 2016)

17 Jul 16:44
Compare
Choose a tag to compare