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
+5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Ember Changelog
2
2
3
+
## v5.7.0-beta.2 (February 20, 2024)
4
+
5
+
-[#20639](https://github.com/emberjs/ember.js/pull/20639)[FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per [RFC #774](https://rfcs.emberjs.com/id/0774-implicit-record-route-loading).
6
+
-[#20645](https://github.com/emberjs/ember.js/pull/20645)[BUGFIX] Make sure the `component-class` blueprint generates a signature in a TS project
7
+
3
8
## v5.7.0-beta.1 (January 22, 2024)
4
9
5
10
-[#20597](https://github.com/emberjs/ember.js/pull/20597)[FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
0 commit comments