Closed snewcomer closed 2 years ago
👍
I'm not sure what the support matrix is between fastboot
and ember-cli-fastboot
but this change means fastboot
will be dropping support for ember-cli-fastboot
prior to #841.
Actually we could go about it another way. When I originally did the PR, this was one of the test cases. We need to add a setter for it to not raise a deprecation.
@ef4 I've changed the scope of this PR and opened a new PR with the actual fix that works - https://github.com/ember-fastboot/ember-cli-fastboot/pull/857.
change means fastboot will be dropping support for ember-cli-fastboot
~However, all inject
ions do need to be dropped for 4.0. From your point of view, what is the concern if we aren't injecting directly onto the fast boot service from ember-cli-fastboot?~
Nvmd I see it. The fastboot package's files aren't directly available in ember-cli-fastboot anymore.
This PR just seeks to cleanup some code and deprecations
close https://github.com/ember-fastboot/ember-cli-fastboot/issues/815