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: packages/core/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
### Master
4
4
5
+
### 4.0.0
6
+
💥 Breaking change
7
+
`@ember-eui/*`
8
+
- Your application must depend on `ember-auto-import` > v2.0.0, please refer to the [migration guides](https://github.com/ef4/ember-auto-import/blob/main/docs/upgrade-guide-2.0.md)
9
+
10
+
🚀 Enhancements
11
+
`@ember-eui/*`
12
+
- ember v4.1.0 support!
13
+
14
+
🏠 Internal
15
+
`@ember-eui/*`
16
+
-`ember-cli-update` on all packages for ember >v4.1.0
0 commit comments