Skip to content

v3.16.1

Compare
Choose a tag to compare
@kategengler kategengler released this 04 Feb 01:39

CHANGELOG

  • #18691 [BUGFIX] Updated component and helper blueprints to use import { 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).