Sourced from @typescript-eslint/eslint-plugin
's
releases.
v8.20.0
8.20.0 (2025-01-13)
🚀 Features
- standardize debug namespaces to file paths (#10599)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
❤️ Thank You
- Josh Goldberg ✨
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
8.20.0 (2025-01-13)
🚀 Features
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
❤️ Thank You
- Josh Goldberg ✨
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
ea6fbea
chore(release): publish 8.20.0a7fc28c
feat(eslint-plugin): [consistent-type-assertions] add
arrayLiteralTypeAsserti...d6e5978
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional
chaining f...63135f7
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4
feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2
chore: export all Options and MessageIds types from rule files (#10556)03d9639
test(eslint-plugin): add extra tests (#10587)e697cfa
chore: fix CI snapshot failure (#10624)