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

fix: drop support for Ember < 3.28 and Node < 14 #245

Merged
merged 6 commits into from
Oct 15, 2022

Conversation

knownasilya
Copy link
Contributor

@knownasilya knownasilya commented Oct 14, 2022

Closes #242

@knownasilya knownasilya added the breaking this will be a breaking change, and a new major version should be released label Oct 14, 2022
version "1.0.30001305"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001305.tgz#02cd8031df07c4fcb117aa2ecc4899122681bd4c"
integrity sha512-p7d9YQMji8haf0f+5rbcv9WlQ+N5jMPfRAnUmZRlNxsNeBO3Yr7RYG6M2uTY1h9tCVdlkJg6YNNc4kiAiBLdWA==
version "1.0.30001419"
Copy link
Member

Choose a reason for hiding this comment

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

This change seems accidental? Yarn vs npm registry.

ember-lts-4.4,
ember-release,
ember-beta,
ember-default-with-jquery,
Copy link
Member

Choose a reason for hiding this comment

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

I think we can remove this scenario as well? At least, it's not part of the default blueprint anymore.

@knownasilya knownasilya merged commit 4e10c6c into master Oct 15, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/drop-ember-3.24-node-12 branch October 15, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking this will be a breaking change, and a new major version should be released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop support for Node v12
2 participants