Skip to content

Commit 955d38f

Browse files
committed
Add v5.10.0-beta.1 to CHANGELOG
(cherry picked from commit 9f9b553)
1 parent ac47902 commit 955d38f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Ember Changelog
22

3+
## v5.10.0.beta.1 (June 4, 2024)
4+
5+
- [#20660](https://github.com/emberjs/ember.js/pull/20660) [DEPRECATION] Deprecate non-colocated component template resolution per [RFC #995](https://rfcs.emberjs.com/id/0995-deprecate-non-colocated-components).
6+
- [#20675](https://github.com/emberjs/ember.js/pull/20675) [INTERNAL] Build reform
7+
- [#20683](https://github.com/emberjs/ember.js/pull/20683) [CLEANUP] Remove application-template-wrapper optional feature support
8+
- [#20685](https://github.com/emberjs/ember.js/pull/20685) [CLEANUP] Remove support for non-glimmer template-only components
9+
- [#20681](https://github.com/emberjs/ember.js/pull/20681) Update ember-cli-babel
10+
11+
312
## v5.9.0 (June 3, 2024)
413

514
- [#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).

0 commit comments

Comments
 (0)