Sourced from @typescript-eslint/eslint-plugin
's
releases.
v7.6.0
7.6.0 (2024-04-08)
🚀 Features
- add
name
field to shared configs and flat config types (#8863)- bump npm dependency ranges (#8860)
- note: this does not include support for ESLint v9 - see typescript-eslint/typescript-eslint#8211 for progress.
- utils: add types for both flat and legacy eslint classes (#8861)
🩹 Fixes
- typescript-eslint: fix type errors when using
exactOptionalPropertyTypes
(#8786)❤️ Thank You
- Abraham Guo
- auvred
@auvred
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
v7.5.0
7.5.0 (2024-04-01)
🩹 Fixes
- eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
- eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
- parser: disallow
errorOnTypeScriptSyntacticAndSemanticIssues
(#8784)- typescript-eslint: improve support for legacy configs (#8812)
❤️ Thank You
- Brad Zacher
@bradzacher
- Mark de Dios
@peanutenthusiast
- Naru
@naruaway
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v7.4.0
7.4.0 (2024-03-25)
🚀 Features
- eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335)
- Check out our blog post on this change for more information! https://typescript-eslint.io/blog/changes-to-consistent-type-imports-with-decorators
... (truncated)
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
7.6.0 (2024-04-08)
🚀 Features
- bump npm dependency ranges
❤️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
7.5.0 (2024-04-01)
🩹 Fixes
eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression
eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option
❤️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.4.0 (2024-03-25)
🚀 Features
eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates
eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error
🩹 Fixes
... (truncated)
e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)4bac40c
docs: fix incorrect tab item values in prefer-optional-chain (#8867)a7bdd1c
test(eslint-plugin): render snapshots of ESLint output for each code
example ...41d893f
docs(eslint-plugin): [consistent-return] add warning section use
noImplicitRe...d063275
docs: feature-freeze member-ordering, naming-convention,
sort-type-constituen...a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)f0b1c4f
fix(eslint-plugin): [no-unnecessary-type-assertion] handle
exactOptionalPrope...5707268
fix(eslint-plugin): [no-floating-promises] handle
TaggedTemplateExpression (#...