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
+21
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
## 8.16.0 (2024-11-25)
2
+
3
+
### 🚀 Features
4
+
5
+
- support TypeScript 5.7 ([#10372](https://github.com/typescript-eslint/typescript-eslint/pull/10372))
6
+
-**eslint-plugin:**[max-params] add function overload and function type support ([#10312](https://github.com/typescript-eslint/typescript-eslint/pull/10312))
-**typescript-estree:** update conditions for unsupported version warning ([#10385](https://github.com/typescript-eslint/typescript-eslint/pull/10385))
12
+
13
+
### ❤️ Thank You
14
+
15
+
- Inga @inga-lovinde
16
+
- Josh Goldberg ✨
17
+
- Kim Sang Du @developer-bandi
18
+
- YeonJuan @yeonjuan
19
+
20
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
Copy file name to clipboardExpand all lines: packages/ast-spec/CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 8.16.0 (2024-11-25)
2
+
3
+
This was a version bump only for ast-spec to align it with other projects, there were no code changes.
4
+
5
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
6
+
1
7
## 8.15.0 (2024-11-18)
2
8
3
9
This was a version bump only for ast-spec to align it with other projects, there were no code changes.
-**eslint-plugin:**[max-params] add function overload and function type support ([#10312](https://github.com/typescript-eslint/typescript-eslint/pull/10312))
7
+
8
+
### ❤️ Thank You
9
+
10
+
- Kim Sang Du @developer-bandi
11
+
- YeonJuan @yeonjuan
12
+
13
+
You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
0 commit comments