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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# Ember Changelog
2
2
3
-
## v4.11.0-beta.1 (January 12, 2023)
3
+
## v4.11.0 (February 20, 2023)
4
4
5
5
-[#20288](https://github.com/emberjs/ember.js/pull/20288)[FEATURE] Stable types for `@ember/owner`
6
6
-[#20323](https://github.com/emberjs/ember.js/pull/20323)[FEATURE] Introduce stable types for `@ember/error`
7
+
-[#20361](https://github.com/emberjs/ember.js/pull/20361)[BUGFIX] Support a `router.ts` file when generating routes
8
+
-[#20373](https://github.com/emberjs/ember.js/pull/20373) / [#20374](https://github.com/emberjs/ember.js/pull/20374)[BUGFIX] Make the type for `SafeString` public
7
9
-[#20345](https://github.com/emberjs/ember.js/pull/20345)[CLEANUP] Remove flags for released features
8
10
-[#20285](https://github.com/emberjs/ember.js/pull/20285) Update to TS v4.9
0 commit comments