diff --git a/content/ember-3-27-released.md b/content/ember-3-27-released.md index e7e142123..9c0a91ebd 100644 --- a/content/ember-3-27-released.md +++ b/content/ember-3-27-released.md @@ -38,9 +38,9 @@ For a full set of changes see [`CHANGELOG.md`](https://github.com/emberjs/ember. #### Notable Bug Fixes -* Prior to 3.27 `<:inverse>` would not always alias else blocks. This is +- Prior to 3.27 `<:inverse>` would not always alias else blocks. This is corrected in [glimmerjs/glimmer-vm#1296](https://github.com/glimmerjs/glimmer-vm/pull/1296). -* Ember.js 3.27.0 was released in early May and included several regressions. +- Ember.js 3.27.0 was released in early May and included several regressions. These were largely related to the changes in the glimmer VM and and the implementation of several deprecations. @@ -129,7 +129,7 @@ in Ember 4.0. See the [deprecation guide entry](https://deprecations.emberjs.com/v3.x#toc_argument-less-helper-paren-less-invocation) for more details. -##### Importing Legacy Built-in Components +##### Importing Legacy Built-in Components Historically, Ember applications have been able to import the base classes which define ``, `