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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,22 @@
3
3
4
4
5
5
6
+
7
+
## v12.1.0 (2024-05-14)
8
+
9
+
#### :rocket: Enhancement
10
+
*[#2117](https://github.com/ember-cli/eslint-plugin-ember/pull/2117) update ember eslint parser ([@patricklx](https://github.com/patricklx))
11
+
12
+
#### :bug: Bug Fix
13
+
*[#2107](https://github.com/ember-cli/eslint-plugin-ember/pull/2107) include recommended ts-eslint rules for gts ([@patricklx](https://github.com/patricklx))
14
+
15
+
#### :memo: Documentation
16
+
*[#2142](https://github.com/ember-cli/eslint-plugin-ember/pull/2142) Fix spread operator sample in `no-array-prototype-extensions` rule doc ([@mkszepp](https://github.com/mkszepp))
17
+
18
+
#### Committers: 2
19
+
- Markus Sanin ([@mkszepp](https://github.com/mkszepp))
20
+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
0 commit comments