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

Remove deprecated implicit-injections #904

Merged
merged 2 commits into from
Dec 8, 2022

Conversation

mikrostew
Copy link
Contributor

@mikrostew mikrostew commented Dec 8, 2022

Same idea as #900, but also tests against 4.4.

This should fix the Ember 4 deprecations in #869.

@mikrostew mikrostew marked this pull request as ready for review December 8, 2022 19:59
@ef4
Copy link
Contributor

ef4 commented Dec 8, 2022

I'm going to assume this is a breaking change since anybody who was relying on the implicit injections will need to do their own explicit injections.

(Which is fine because I'm also assuming that the previous PR dropping old node versions is a breaking change.)

@ef4 ef4 added the breaking label Dec 8, 2022
@ef4 ef4 merged commit f962f2e into ember-fastboot:master Dec 8, 2022
@mikrostew mikrostew deleted the implicit-injections branch December 8, 2022 21:33
@nlfurniss
Copy link
Collaborator

@ef4 yes the last two PRs will need to be released as a new major

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.

3 participants