CHANGELOG
- #18867 / #18927 / #18928 [FEATURE] Promote
{{in-element}}
to public API RFC. - #19025 [BUGFIX] Updates Glimmer VM to 0.54.0
- #19021 [BUGFIX] Disallow null/undefined targets in
in-element
. - #19023 [BUGFIX] Don't access properties during init unless required to prevent unnecessary rendering invalidations.
- #18997 [BUGFIX] Fix components
<Input>
and<Textarea>
to work with native class actions correctly. - #18859 [BUGFIX] Fix transitionTo with scoped aliased queryParam.
- #18961 [BUGFIX] Remove assertions for updating auto-tracked state without Ember.set / this.set