Skip to content

Commit 5e90b49

Browse files
committed
Add v3.18.0-beta.4 to CHANGELOG
[ci skip] (cherry picked from commit 49cb096)
1 parent a4bb162 commit 5e90b49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Ember Changelog
22

3+
### v3.18.0-beta.4 (March 31, 2020)
4+
5+
- [#18837](https://github.com/emberjs/ember.js/pull/18837) [BUGFIX] Fix `willDestroy` on class helpers
6+
- [#18838](https://github.com/emberjs/ember.js/pull/18838) [BUGFIX] Ensure destructors (e.g. `will-destroy` modifier, `@ember/component`s with `willDestroyElement`, etc) fire when used within an `{{#each}}` block.
7+
38
### v3.18.0-beta.3 (March 23, 2020)
49

510
- [#18831](https://github.com/emberjs/ember.js/pull/18831) [BUGFIX] Fix transpilation issues (e.g. `_createSuper` is not a function) when used with Babel 7.9.0+.

0 commit comments

Comments
 (0)