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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Ember Changelog
2
2
3
+
## v6.11.1 (March 27, 2026)
4
+
5
+
-[#20574](https://github.com/emberjs/ember.js/pull/20574)[BUGFIX] Update ApplicationInstance#visit to use `followRedirects()` to fix `visit()` throws `TransitionAborted` error
6
+
-[#21144](https://github.com/emberjs/ember.js/pull/21144)[BUGFIX] Fix crash *during* destroy in fastboot
7
+
-[#21244](https://github.com/emberjs/ember.js/pull/21244)[BUGFIX] Fix implicit-modules naming to fix use of `use-ember-modules` with a classic build
8
+
3
9
## v6.11.0 (February 17, 2026)
4
10
5
11
-[#21024](https://github.com/emberjs/ember.js/pull/21024)[Bugfix] Add @ember/reactive into the AMD bundles
0 commit comments