Skip to content

Commit 30a6297

Browse files
committed
Add v5.9.0-beta.1 to CHANGELOG
(cherry picked from commit 613920c)
1 parent 702da64 commit 30a6297

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## v5.9.0-beta.1 (April 15, 2024)
4+
5+
- [#20656](https://github.com/emberjs/ember.js/pull/20656) [BUGFIX] Update router.js
6+
- [#20664](https://github.com/emberjs/ember.js/pull/20664) [BUGFIX] Upgrade router_js to support `exactOptionalPropertyTypes`
7+
- [#20658](https://github.com/emberjs/ember.js/pull/20658) Upgrade glimmer-vm to v0.92
8+
- [#20669](https://github.com/emberjs/ember.js/pull/20669) [FEATURE] Make deprecations throw when the `until` for `ember-source` has passed
9+
- [#20678](https://github.com/emberjs/ember.js/pull/20678) Address a missed deprecation introduced in #20658
10+
- [702da648](https://github.com/emberjs/ember.js/commit/702da6484d1cab95a5ae1bef530e0dbdbb9e81b2) Add v5.8.0 to CHANGELOG
11+
312
## v5.8.0 (April 15, 2024)
413

514
- [#20672](https://github.com/emberjs/ember.js/pull/20672) [BUGFIX] Restore `{{this.attrs.foo}}` deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

0 commit comments

Comments
 (0)