node-sass just published its new version 3.5.1, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case
and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Do you think getting a pull request for every single new version of your dependencies is too noisy?
Configure continuous integration and you will only receive them when tests fail.
A previously undocumented process.sass has been deprecated (#1427). It will be removed in a future release. Access this API will produce a deprecation warning in the console.
LibSass 3.3.5
This release includes the recent massive Delorean release as well as couple follow up bug fix release. We delayed this release until LibSass had fixed some issue that cropped in Delorean.
Say goodbye to this infamous error. The root cause is unavoidable but we can do a better job and helping you fix it without filing an issue. Thanks to @xzyfer you'll now encounter something a bit more friendly!
Node Sass does not yet support your current environment: OS X 64-bit with Node.js 4.x
For more information on which environments are supported please see:
http://....
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 4.x
Found bindings for the following environments:
OS X 64-bit with io.js 3.x
OS X 64-bit with Node.js 5.x
This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass to build the binding for your current environment.
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 4.x
This usually happens because your environment has changed since running npm install.
Run npm rebuild node-sass to build the binding for your current environment.
Custom functions
Thanks to @eoneill custom functions now have access to current render context via this.
The benefit of this is that custom functions can persist data (be stateful), for the lifespan of the render. For example this is now possible:
As always the Node Sass would love to give a huge "thank you!" to all the contributors that made this release possible! We couldn't do it without you. ❤️❤️❤️
Hello :wave:
:warning::warning::warning:
node-sass just published its new version 3.5.1, which is covered by your current version range. No automated tests are configured for this project.
This means it’s now unclear whether your software still works. Manually check if that’s still the case and close this pull request – if it broke, use this branch to work on adaptions and fixes.
Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail.
Happy fixing and merging :palm_tree:
GitHub Release
Deprecation
A previously undocumented
process.sass
has been deprecated (#1427). It will be removed in a future release. Access this API will produce a deprecation warning in the console.LibSass 3.3.5
This release includes the recent massive Delorean release as well as couple follow up bug fix release. We delayed this release until LibSass had fixed some issue that cropped in Delorean.
Check the changelogs for more information
Improved installation errors
Say goodbye to this infamous error. The root cause is unavoidable but we can do a better job and helping you fix it without filing an issue. Thanks to @xzyfer you'll now encounter something a bit more friendly!
Custom functions
Thanks to @eoneill custom functions now have access to current render context via
this
.The benefit of this is that custom functions can persist data (be stateful), for the lifespan of the
render
. For example this is now possible:Features
--help
text has updated and improved (@glassdimly, #1177)npm pack
(@gkatsev, #1183)Fixes
Misc
npmconf
dependency (@delitescere, #1413)bugs
url to package.json (@keithamus, #1367)Thanks!
As always the Node Sass would love to give a huge "thank you!" to all the contributors that made this release possible! We couldn't do it without you.❤️ ❤️ ❤️
The new version differs by 152 commits .
d707218
Bump v3.5.1 because npm
a15f54c
Merge pull request #1452 from saper/fix-build
4f420a5
Use "double quotes" around the binding file name
99ea434
Actually check if the binary exists.
1e4bba8
v3.5.0: Filter branch for appveyor
8e09b74
Merge pull request #1450 from xzyfer/feat/release/3.5.0
6519cdf
v3.5.0
ef7a272
Merge pull request #1449 from xzyfer/feat/binary-error
211f312
Log the error when there is a problem with the binary
ec48be4
Bump LibSass 3.3.5
5df330d
Bump LibSass 3.3.5
9c6933f
Merge pull request #1435 from xzyfer/fix/binary-verification
0fa5e5e
Fix a regression in binary verification
7c24716
Merge pull request #1430 from xzyfer/feat/process-sass-deprecation-warning
adb6166
Ouptut a deprecation warning to stdout when using process.sass
There are 152 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: