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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## Release (2024-10-23)
4
+
5
+
eslint-plugin-ember 12.3.0 (minor)
6
+
7
+
#### :rocket: Enhancement
8
+
*`eslint-plugin-ember`
9
+
*[#2191](https://github.com/ember-cli/eslint-plugin-ember/pull/2191) Provide better gjs/gts config support for eslint 9 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
11
+
#### :bug: Bug Fix
12
+
*`eslint-plugin-ember`
13
+
*[#2195](https://github.com/ember-cli/eslint-plugin-ember/pull/2195) fix: Typo in error message ([@HeroicEric](https://github.com/HeroicEric))
14
+
15
+
#### :house: Internal
16
+
*`eslint-plugin-ember`
17
+
*[#2198](https://github.com/ember-cli/eslint-plugin-ember/pull/2198) Switch away from release-it to release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
18
+
*[#2196](https://github.com/ember-cli/eslint-plugin-ember/pull/2196) Switch to pnpm + vitest (away from yarn @ 1 and jest) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
19
+
20
+
#### Committers: 2
21
+
- Eric Kelly ([@HeroicEric](https://github.com/HeroicEric))
0 commit comments