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.