Skip to content

Releases: sass/node-sass

Fixed build issues

29 Oct 13:12
Compare
Choose a tag to compare

Recently changes to test structure was breaking installation.

v1.1.1

29 Oct 11:45
Compare
Choose a tag to compare

Bugfixes:

  • Build: Uses different strategy to test bins status, fixes install issues on windows (@am11, #491)

Misc:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.1.1

v1.1.0

29 Oct 10:21
Compare
Choose a tag to compare

Features:

  • Libsass 3.0.1 included
  • Change behavior of how source-comments work. Its a breaking change. sourceComments is now treated as bool from CLI as well as the code (@am11, #485)

Bugfixes:

  • Don't rely on isTTY for stdin/stdout (@pluma, #486)

Misc:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.1.0

v1.0.3

24 Oct 21:42
Compare
Choose a tag to compare

Bugfixes:

  • stats.sourceMap is now populated when using renderSync (@am11, #481)

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.0.3

v1.0.2

24 Oct 21:07
Compare
Choose a tag to compare

Bugfixes:

  • Rebuilt binaries for windows and linux to ease install issues.

Misc:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.0.2

v1.0.2-alpha

24 Oct 21:07
Compare
Choose a tag to compare
v1.0.2-alpha Pre-release
Pre-release

Bugfixes:

  • Rebuilt binaries for windows and linux to ease install issues.

Misc:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.0.2-alpha

v1.0.1

16 Oct 20:46
Compare
Choose a tag to compare

No changes from v1.0.0, republished due to npm shasum error

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.0.1

v1.0.0

16 Oct 20:07
Compare
Choose a tag to compare

Features:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@1.0.0

v0.9.6

06 Oct 07:12
Compare
Choose a tag to compare

Bugfixes:

  • Republished v0.9.5 with missing sass2scss source code

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@0.9.6

v0.9.5

05 Oct 11:02
Compare
Choose a tag to compare

Bugfixes:

  • Updated borked mac binary
  • assert imagePath type (@am11, #435)
  • Don't write to stdout if --output is specified (@kevva, #440)

Misc:

Available on NPM: https://npmjs.org/package/node-sass

npm install node-sass@0.9.5