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

[BREAKING] Update to ember-cli-babel@7. (Drops support for ember-cli < 2.13) #266

Merged
merged 1 commit into from
Nov 12, 2018

Conversation

rwjblue
Copy link
Contributor

@rwjblue rwjblue commented Nov 12, 2018

In preparation for the 3.0.0 release, I thought it would be a good idea to update to ember-cli-babel@7. No additional changes should be required, and the only breaking changes in ember-cli-babel@7 are:

  • Drop support for Node < 6.
  • Drop support for ember-cli < 2.13.

In preparation for the 3.0.0 release, I thought it would be a good idea
to update to ember-cli-babel@7. No additional changes should be
required, and the only breaking changes in ember-cli-babel@7 are:

* Drop support for Node < 6.
* Drop support for ember-cli < 2.13.
@rwjblue rwjblue force-pushed the update-ember-cli-babel branch from 83c7857 to 1d59140 Compare November 12, 2018 15:11
@lukemelia
Copy link
Contributor

@rwjblue Thanks! Currently we support Ember LTS versions >= 2.8. Is your recommendation that we drop support for 2.8 and 2.12?

@rwjblue
Copy link
Contributor Author

rwjblue commented Nov 12, 2018

[email protected] is not an LTS (Ember 2.12 was), the first ember-cli LTS was 3.4.

@rwjblue
Copy link
Contributor Author

rwjblue commented Nov 12, 2018

This change does not affect your ember-source support matrix (as the passing test suite demonstrates)...

@lukemelia
Copy link
Contributor

Perfect. Thanks @rwjblue!

@lukemelia lukemelia merged commit 7bf3ba2 into yapplabs:master Nov 12, 2018
@rwjblue rwjblue deleted the update-ember-cli-babel branch November 12, 2018 15:47
@lukemelia lukemelia changed the title Update to ember-cli-babel@7. [BREAKING] Update to ember-cli-babel@7. (Drops support for ember-cli < 2.13) Nov 12, 2018
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