You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Ember Changelog
2
2
3
+
## v6.5.0-beta.2 (May 26, 2025)
4
+
5
+
-[#20835](https://github.com/emberjs/ember.js/pull/20835)[FEATURE] Add a `--route-authoring-format` option to the route generator to generate template-tag components as route templates per [RFC #1046](https://rfcs.emberjs.com/id/1046-template-tag-in-routes).
6
+
3
7
## v6.5.0-beta.1 (April 28, 2025)
4
8
5
9
-[#20862](https://github.com/emberjs/ember.js/pull/20862)[FEATURE] Add blueprints to generate strict components (template tag) with `--strict` or `--tt` per [RFC #0779](https://rfcs.emberjs.com/id/0779-first-class-component-templates).
0 commit comments