Skip to content

Commit cbba2a9

Browse files
committed
Add v6.11.1 to CHANGELOG for ember-source
(cherry picked from commit 6ddd562)
1 parent e69570c commit cbba2a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
- [#21046](https://github.com/emberjs/ember.js/pull/21046) Add benchmark infrastructure
2626
- [#21090](https://github.com/emberjs/ember.js/pull/21090) Swap nightly ts test of ts-nightly with ts-latest for better signal-to-noise
2727

28+
## v6.11.1 (March 27, 2026)
29+
30+
- [#20574](https://github.com/emberjs/ember.js/pull/20574) [BUGFIX] Update ApplicationInstance#visit to use `followRedirects()` to fix `visit()` throws `TransitionAborted` error
31+
- [#21144](https://github.com/emberjs/ember.js/pull/21144) [BUGFIX] Fix crash *during* destroy in fastboot
32+
- [#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
33+
2834
## v6.11.0 (February 17, 2026)
2935

3036
- [#21024](https://github.com/emberjs/ember.js/pull/21024) [Bugfix] Add @ember/reactive into the AMD bundles

0 commit comments

Comments
 (0)