Skip to content

fix: revise Meteor "fourseven:scss" compatibility for Meteor>1.4.1 support#125

Merged
ncoden merged 1 commit intofoundation:developfrom
ncoden:fix/meteor-fourseven-scss-compatibility
Jun 23, 2018
Merged

fix: revise Meteor "fourseven:scss" compatibility for Meteor>1.4.1 support#125
ncoden merged 1 commit intofoundation:developfrom
ncoden:fix/meteor-fourseven-scss-compatibility

Conversation

@ncoden
Copy link
Contributor

@ncoden ncoden commented Jun 22, 2018

Description

Revise fourseven:scss compatibility to 3.4.1 || 4.0.0 to support older and newer Meteor versions.

Motivation and Context

Foundation supports a large range of versions for fourseven:scss (from v3.4) and Meteor (from v1.2.1). Meteor packages version resolution will use all newer minor and patch versions but not major versions.

As fourseven:scss versions require a particular Meteor versions, the latest releases are considered as incompatible with Motion UI. This pull request ensures that the Motion UI actual compatibility with Meteor and its packages matches the compatibility allowed by Meteor package management.

Related to foundation/foundation-sites#11349

…pport

Foundation support all `fourseven:scss` versions from `v3.4`.

Changes:
* revise `fourseven:scss` compatibility to `3.4.1 || 4.0.0` to support older and newer Meteor versions
@ncoden ncoden added the bug fix label Jun 22, 2018
@ncoden ncoden merged commit 29aa359 into foundation:develop Jun 23, 2018
@ncoden ncoden changed the title fix: revise Meteor "fourseven:scss" compatibility for Meteor<1.4.1 support fix: revise Meteor "fourseven:scss" compatibility for Meteor>1.4.1 support Jun 23, 2018
@ncoden ncoden mentioned this pull request Jun 23, 2018
6 tasks
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