Update node-sass to version 3.3.3 🚀 #17
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
node-sass just published its new version 3.3.3, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of node-sass – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
It's also contains a handful of fixes and build infrastructure improvements to prepare to recently release LibSass 3.3.0 betas.
Node 4 compatibility
This release officially lands Node 4 support if you're building the native binding manually. For everyone else we had previously back ported precompiled Node 4 compatible native bindings to the
v3.3.2
release.pangyp
withnode-gyp
for Node 4 compatibility (@xzyfer, #1128)Improvements
multi-file
compilations to the clearerdirectory
compilations (@xzyfer, #985)Fixes
iojs.exe
andnode.exe
on Windows (@saper, #1147)sass.types.List(1)
sometimes crashing (@saper, #1131)render()/renderSync()
withoutfile
ordata
(@saper, #924)The new version differs by 116 commits .
d62f59f
3.3.3
9e62ba9
Merge pull request #1150 from saper/racedeptree
a6041b7
Reduce race conditons in watcher tests
d43ab63
Merge branch 'no_hook'
f0881ae
Merge branch 'dirtestfix'
9a2536f
Avoid race conditon in watch dir tests
17cfde3
Merge pull request #1148 from xzyfer/feat/better-binding-error
01f9c18
Provide a useful error message when the binding is not found
ee0bb36
Don't compile delay hook into libsass
8889d12
Merge branch 'pre3.3'
553dae3
Merge pull request #1137 from xzyfer/feat/osx-travis
5ded6ed
Run OSX builds for Node 0.12 and 4 in CI
43286a1
Merge branch 'noexceptions'
c5a16a9
Remove outdate comments from AppVeyor config
1f336ee
Merge pull request #1132 from xzyfer/feat/appveyor-4
There are 116 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.