Skip to content

Commit 8075359

Browse files
committed
Add v6.8.4 to CHANGELOG for ember-source
(cherry picked from commit eaa62eb)
1 parent cbba2a9 commit 8075359

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
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.8.4 (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+
2833
## v6.11.1 (March 27, 2026)
2934

3035
- [#20574](https://github.com/emberjs/ember.js/pull/20574) [BUGFIX] Update ApplicationInstance#visit to use `followRedirects()` to fix `visit()` throws `TransitionAborted` error

0 commit comments

Comments
 (0)