Skip to content

v2.8.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chancancode chancancode released this 01 Aug 19:09
· 9880 commits to main since this release
377bef2

CHANGELOG

  • #13887 [BUGFIX] Add assertions for illegal component invocations.
  • #13892 [CLEANUP] Remove View#createElement / View#destroyElement.
  • #13895 [BUGFIX] Fix template meta lookup for nested tagless and blockless components.
  • #13911 [BUGFIX] Avoid using clobbering .env property on components.
  • #13913 [BUGFIX] Disallow paths beginning with @ in templates.
  • #13920 [BUGFIX] Add more info to the Ember.Binding deprecation.