Sourced from @typescript-eslint/parser
's
releases.
v6.14.0
6.14.0 (2023-12-11)
Bug Fixes
- eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
- eslint-plugin: correct message for
no-unsafe-unary-minus
(#7998) (705370a)Features
- eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
- eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)
You can read about our versioning strategy and releases on our website.
v6.13.2
6.13.2 (2023-12-04)
Note: Version bump only for package
@typescript-eslint/typescript-eslint
You can read about our versioning strategy and releases on our website.
v6.13.1
6.13.1 (2023-11-28)
Bug Fixes
You can read about our versioning strategy and releases on our website.
v6.13.0
6.13.0 (2023-11-27)
Note for eslint plugin authors and other API consumers
TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using
skipLibCheck
.Bug Fixes
Features
... (truncated)
Sourced from @typescript-eslint/parser
's
changelog.
6.14.0 (2023-12-11)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.13.2 (2023-12-04)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.13.1 (2023-11-28)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.13.0 (2023-11-27)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.