Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ember-cli-sass #104

Merged
merged 2 commits into from
Dec 28, 2016
Merged

Update ember-cli-sass #104

merged 2 commits into from
Dec 28, 2016

Conversation

RobbieTheWagner
Copy link
Member

Having flexi with ember-cli-sass 5.x and using 6.x in my apps and addons was causing things to break. I propose we update to 6.0.0, and release it as part of the major breaking update we will have when we split everything out.

@kybishop
Copy link
Collaborator

Failing tests are the known sustain bugs and some tests fixed in #99

I went through the addon rabbit hole to see if there are any breaking changes and found none.

@@ -61,7 +61,7 @@
"ember-cli-babel": "^5.1.6",
"ember-cli-htmlbars": "^1.0.3",
"ember-cli-preprocess-registry": "^3.0.0",
"ember-cli-sass": "^5.3.1",
"ember-cli-sass": "6.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this also get a caret to pin it to 6.x.x?

@RobbieTheWagner RobbieTheWagner merged commit 2e4e94b into master Dec 28, 2016
@RobbieTheWagner RobbieTheWagner deleted the sass-6.0 branch December 28, 2016 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants