Skip to content

Commit 1e48fe0

Browse files
Update content/ember-released-6-3.md
Co-authored-by: Katie Gengler <katie@kmg.io>
1 parent 76a5e13 commit 1e48fe0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/ember-released-6-3.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ Ember.js 6.3 is an incremental, backwards compatible release of Ember with bug f
3232

3333
#### Bug fixes
3434

35-
Ember.js 6.3 introduced <insert_number> bug fixes.
35+
Ember.js 6.3 includes 1 noteworthy bug fix:
36+
37+
* [#20825](https://github.com/emberjs/ember.js/pull/20825) Remove the `helper` wrapper from the helper generator; [Plain functions as helpers](https://guides.emberjs.com/release/components/helper-functions/#toc_global-helper-functions) have been supported since v4.5.
38+
3639

3740
#### Features
3841

0 commit comments

Comments
 (0)