This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Releases: sass/node-sass
Releases · sass/node-sass
v0.8.0
Features:
- Updated to latest libsass
- Source map support (@arian, #200)
- added ENV option to skip the build tests (@dylang, #176)
Bugfixes:
- Handle CLI errors better and use correct exit codes (@arian, #209)
- Fixed renderSync path error on windows (@LaurentGoderre, #183)
- Changed order of terminal commands for binaries rebuilding (@kamilogorek, #179)
Misc:
- Convered to c++ binding to NAN for node 0.11+ compatibility (@rvagg, #188)
- Improved windows visual studio config for building binaries (@nschonni, #214)
- White space cleanup and JS hinting all over the place (@nschonni, #205, #210)
- use a mocha reporter that doesn't blank the screen (@dylang, #175)
Available on NPM: https://npmjs.org/package/node-sass
npm install [email protected]
v0.7.0
Features:
- Reworked managing of pre-compiled binaries (@nschonni, #148)
- Added prefix option to middleware (@Fetz, #171)
Bugfix:
- Fixed bug where CLI interace interferes when requiring node-sass (@kkirby, #167)
- Reverted render change to avoid async race conditions (@LaurentGoderre, #166)
Misc:
- Added documentation for future build of the bindings in Windows (@LaurentGoderre, #164)
Available on NPM: https://npmjs.org/package/node-sass
npm install [email protected]
v0.6.7
Bugfix:
- Added safer path handling for Windows (@LaurentGoderre, #159 )
- Updated windows binaries (@LaurentGoderre, #162 )
Available on NPM: https://npmjs.org/package/node-sass
npm install [email protected]
v0.6.6
v0.6.5
Features:
Misc:
- Updated windows binaries (@masterbee, #145)
Available on NPM: https://npmjs.org/package/node-sass
npm install [email protected]