Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Upgrade node-sass to v4 #131

Merged
merged 1 commit into from
Dec 27, 2016
Merged

Conversation

michaelhogg
Copy link
Contributor

package.json is currently requiring node-sass v3.8.0.

It'd be good to upgrade to v4. I've been encountering this bug frequently, and it's been fixed in v4 🎉

The reason for the increment of the major semver from 3 to 4 seems to be this PR, which upgrades LibSass to v3.4.0 (a significant update).

I'm using this PR's upgrade-nodesass branch in my current Brunch project, and I haven't encountered any issues with the upgrade to node-sass v4.

@shvaikalesh shvaikalesh merged commit 5261bb0 into brunch:master Dec 27, 2016
@shvaikalesh
Copy link
Contributor

Hey @michaelhogg, thanks for the PR. Let's leave it in master for now so users can test it out and release yearly Jan.

@michaelhogg
Copy link
Contributor Author

@shvaikalesh: Great, thanks!

paulmillr added a commit that referenced this pull request Feb 7, 2017
@nietaki nietaki mentioned this pull request Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants