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-1.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -96,10 +96,13 @@ Ember CLI 6.1 introduced 2 bug fixes and backported one of the fixes to 6.0.
96
96
97
97
#### Features
98
98
99
-
- eslint 9 and flat config
100
-
- added gjs / gts by default
99
+
Ember CLI 6.1 introduced 2 new features in a single pull request.
101
100
102
-
### Deprecations
101
+
-[#10516](https://github.com/ember-cli/ember-cli/pull/10516) - Adds support for eslint 9 and the [new flat config system](https://eslint.org/blog/2022/08/new-config-system-part-2/) and also adds support for `gjs` / `gts` by default.
102
+
103
+
There were also several internal dependency updates you can find [here](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md#v610).
0 commit comments