Skip to content

Commit

Permalink
Add v5.9.0 to CHANGELOG
Browse files Browse the repository at this point in the history
(cherry picked from commit 2d6375f)
  • Loading branch information
kategengler committed Jun 3, 2024
1 parent 199218e commit 621bd9f
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Ember Changelog

## v5.9.0-beta.2 (May 14, 2024)
## v5.9.0 (June 3, 2024)

- [#20653](https://github.com/emberjs/ember.js/pull/20653) [DEPRECATION] Deprecate `(action)` and `{{action}}` in templates per [RFC #1006](https://rfcs.emberjs.com/id/1006-deprecate-action-template-helper).

## v5.9.0-beta.1 (April 15, 2024)

- [#20656](https://github.com/emberjs/ember.js/pull/20656) [BUGFIX] Update router.js
- [#20664](https://github.com/emberjs/ember.js/pull/20664) [BUGFIX] Upgrade router_js to support `exactOptionalPropertyTypes`
- [#20669](https://github.com/emberjs/ember.js/pull/20669) [FEATURE] Make deprecations throw when the `until` for `ember-source` has passed per [RFC #0830](https://rfcs.emberjs.com/id/0830-evolving-embers-major-version-process).
- [#20656](https://github.com/emberjs/ember.js/pull/20656) / [#20664](https://github.com/emberjs/ember.js/pull/20664) [BUGFIX] Upgrade router_js to support `exactOptionalPropertyTypes`
- [#20658](https://github.com/emberjs/ember.js/pull/20658) Upgrade glimmer-vm to v0.92
- [#20669](https://github.com/emberjs/ember.js/pull/20669) [FEATURE] Make deprecations throw when the `until` for `ember-source` has passed
- [#20678](https://github.com/emberjs/ember.js/pull/20678) Address a missed deprecation introduced in #20658

## v5.8.0 (April 15, 2024)

Expand Down

0 comments on commit 621bd9f

Please sign in to comment.