Skip to content

v3.20.0

Compare
Choose a tag to compare
@kategengler kategengler released this 13 Jul 18:59
0a9e13a

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