Skip to content

fix: revert "6059743 unpin Meteor fourseven for better compatibility"#121

Merged
ncoden merged 1 commit intofoundation:developfrom
ncoden:chore/revert-fourseven-scss-unpin
Jun 13, 2018
Merged

fix: revert "6059743 unpin Meteor fourseven for better compatibility"#121
ncoden merged 1 commit intofoundation:developfrom
ncoden:chore/revert-fourseven-scss-unpin

Conversation

@ncoden
Copy link
Contributor

@ncoden ncoden commented Jun 12, 2018

It's a mistake of my own, I did not understood that Meteor will use versions to get "at least" the given version on installation. Removing it make Meteor searching for fourseven:scss@0.9.6 and break Sass compilation.

Changes:

  • Revert 6059743 "Unpin Meteor fourseven for better compatibility"

Note: The proper solution could be to update to Meteor v1.7.0.

It's a mistake of my own, I did not understood that Meteor will use versions to get "at least" the given version on installation.

Removing it make Meteor searching for fourseven:scss@0.9.6 and break Sass compilation.

Note: we may need to update to this package to Meteor 1.7.0.
@ncoden ncoden added the bug fix label Jun 12, 2018
@ncoden ncoden merged commit b7f40a2 into foundation:develop Jun 13, 2018
ncoden added a commit to ncoden/motion-ui that referenced this pull request Jun 13, 2018
Motion UI v2.0.2 (13 June 2018)

This version fixes an issue introduced in `v2.0.1` preventing Meteor build and update Meteor installation documentation. It is fully compatible with `v2.0.1` and do not introduce any API change.

Changes:
* 🐛  foundation#121 - Revert "6059743 Unpin Meteor fourseven for a better Meteor compatibility" (@ncoden)
* 📖  foundation#120 - Improve standard and Meteor documentation and update Meteor installation instructions (@ncoden)
@ncoden ncoden mentioned this pull request Jun 13, 2018
4 tasks
ncoden added a commit to ncoden/motion-ui that referenced this pull request Jun 13, 2018
Motion UI v2.0.2 (13 June 2018)

This version fixes an issue introduced in `v2.0.1` preventing Meteor build and update Meteor installation documentation. It is fully compatible with `v2.0.1` and do not introduce any API change.

Changes:
* 🐛  foundation#121 - Revert "6059743 Unpin Meteor fourseven for a better Meteor compatibility" (@ncoden)
* 📖  foundation#120 - Improve standard and Meteor documentation and update Meteor installation instructions (@ncoden)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant