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: content/ember-released-6-3.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,12 @@ It is not required to keep Ember CLI versions in sync with Ember and EmberData.
99
99
100
100
#### Bug fixes
101
101
102
-
Ember CLI 6.3 introduced <insert_number> new bux fixes.
102
+
Ember CLI 6.3 includes 4 noteworthy bug fixes:
103
+
104
+
-[#10612](https://github.com/ember-cli/ember-cli/pull/10612) Fix ember-data TS config in monorepo when using npm or yarn v1
105
+
-[#10592](https://github.com/ember-cli/ember-cli/pull/10592) Fix ESLint config for v1 addons
106
+
-[#10633](https://github.com/ember-cli/ember-cli/pull/10633) / [#10638](https://github.com/ember-cli/ember-cli/pull/10638) Fix Ember Data package versions in the blueprint
107
+
-[#10643](https://github.com/ember-cli/ember-cli/pull/10643) Remove unmaintained ember-cli-lodash-subset in favor of requiring functions directly from lodash
0 commit comments