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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Ember Changelog
2
2
3
+
## v6.1.0-beta.1 (November 11, 2024)
4
+
5
+
-[#20782](https://github.com/emberjs/ember.js/pull/20782)[BUGFIX] Fixes Ember keyword shadowing: keywords should always be superseded by in-scope lexical variables
6
+
-[#20787](https://github.com/emberjs/ember.js/pull/20787) Publish ember-source as v2 addon
7
+
3
8
## v6.0.0 (November 11, 2024)
4
9
5
10
-[BREAKING] Features and APIs that were deprecated until v6.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the [Deprecation Guide](https://deprecations.emberjs.com/v5.x).
0 commit comments