Skip to content

Commit 6ddd562

Browse files
committed
Add v6.11.1 to CHANGELOG for ember-source
1 parent 8de73a4 commit 6ddd562

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Ember Changelog
22

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+
39
## v6.11.0 (February 17, 2026)
410

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

0 commit comments

Comments
 (0)