CHANGELOG
- #20800 [FEATURE] Support use of template-tag components as route templates per RFC #1046.
- #20526 / #20820 [DEPRECATION] Deprecate importing
inject
from@ember/service
. The export is renamed toservice
per RFC #0752. - #20817 Clean up
deprecate-implicit-route-model
deprecation. It was deprecated until 6.0. - #20825 Remove the
helper
wrapper from the helper generator. Plain functions as helpers have been supported since v4.5.