Skip to content

Commit f9b673c

Browse files
committed
Update changelog
1 parent d102e1f commit f9b673c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/typescript/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- **BREAKING:** Update `typescript-eslint` peer dependency to have a minimum version of v8.39.0 ([#423](https://github.com/MetaMask/eslint-config/pull/423))
1313
- This version has a matching supported `typescript` range, and includes some bug fixes for problems we ran into.
14+
- Disable `@typescript-eslint/no-unnecessary-type-arguments` ([#426](https://github.com/MetaMask/eslint-config/pull/426))
15+
- We decided that "unnecessary" type arguments make types easier to read sometimes, so we should allow them.
1416

1517
## [14.1.0]
1618

0 commit comments

Comments
 (0)