CHANGELOG
- #18691 [BUGFIX] Updated
component
andhelper
blueprints to useimport { hbs } from 'ember-cli-htmlbars'
. - #18698 [BUGFIX] Ensure tag updates are buffered
- #18713 [BUGFIX] Update
@glimmer/syntax
to ensure that using<Title />
,<Script />
, and<Style />
does not error. - #18717 [BUGFIX] Ensure instantiation cannot happen after destruction.
- #18720 [BUGFIX] Ensure correct
@ember/edition-utils
is used (1.2.0).