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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
- All changes were internal, docs, and/or bugfixes that were backported.
6
6
7
+
## v6.8.1 (October 30, 2025)
8
+
9
+
-[#20994](https://github.com/emberjs/ember.js/pull/20994)[BUGFIX] Fix loose-mode components invoked from a strict mode component via renderComponent
10
+
7
11
## v6.8.0 (October 13, 2025)
8
12
9
13
-[#20950](https://github.com/emberjs/ember.js/pull/20950) / [#20961](https://github.com/emberjs/ember.js/pull/20961) / [#20963](https://github.com/emberjs/ember.js/pull/20963)[FEATURE] Upgrade glimmer-vm to build in Tracked Collections (previously provided by `tracked-built-ins`) per [RFC #1068](https://rfcs.emberjs.com/id/1068-tracked-collections).
0 commit comments