Skip to content

v3.17.0

Compare
Choose a tag to compare
@kategengler kategengler released this 05 Mar 03:38

CHANGELOG

  • #18688 / #18621 / #18714 / #18743 / #18762 Upgrades Glimmer VM to 0.47.9, fixes ignored checked attribute on input, fixes using array and hash helper together
  • #18741 [BUGFIX] Don't setup mandatory setters on array indexes
  • #18767 [BUGFIX] Fix observer leaks
  • #18770 [BUGFIX] Make ArrayProxy Lazy
  • #18780 [BUGFIX] Fix ownerInjection when used to create services directly
  • #18742 [BUGFIX] Fix setDiff computed macro used within glimmer component
  • #18727 [BUGFIX] Avoid breaking {{-in-element}} usage
  • #18728 [BUGFIX] Fix {{#-in-element}} double-clearing issue
  • #18703 [BUGFIX] Correctly links ArrayProxy tags to arrangedContent
  • #18707 [BUGFIX] Fixes tag chaining on Proxy mixins
  • #18708 [BUGFIX] Ensures the arg proxy works with get
  • #18694 [BUGFIX] Ensure tag updates are buffered, remove error message
  • #18709 [BUGFIX] Fix this in @tracked initializer