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

Require ember-auto-import@v2 #453

Merged

Conversation

NullVoxPopuli
Copy link
Sponsor Contributor

@NullVoxPopuli NullVoxPopuli commented May 4, 2023

Context, Plan, etc: https://gist.github.com/NullVoxPopuli/eafc7dad6547de5e730098498b829e1f

This PR is mostly a no-op be eai2 is required to consume v2 addons.
This will be a breaking change.

I breaking change is a bit of a shame, but this is only a semver communication -- the APIs for modern apps should still be the same, and we can recommend overrides configs for folks to ensure that they only have one copy of @ember/test-waiters in their projects.

Moving to a monorepo will allow a good variety of test apps to showcase this.

@@ -86,7 +86,8 @@
"qunit": "^2.16.0",
"release-it": "^14.14.3",
"release-it-lerna-changelog": "^3.1.0",
"typescript": "~4.4.2"
"typescript": "~4.4.2",
"webpack": "^5.0.0"
Copy link
Sponsor Contributor Author

Choose a reason for hiding this comment

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

required by ember-auto-import @v2

@kategengler kategengler merged commit 337983f into emberjs:master Oct 12, 2023
14 checks passed
@github-actions github-actions bot mentioned this pull request Mar 5, 2024
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.

None yet

2 participants