Sourced from @typescript-eslint/eslint-plugin
's
releases.
v6.5.0
6.5.0 (2023-08-28)
Bug Fixes
- eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)
Features
- bump supported TS version to 5.2 (#7535) (f18c88d)
- support Explicit Resource Management syntax for TS 5.2 (#7479) (c11e05c)
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
6.5.0 (2023-08-28)
Bug Fixes
- eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)
You can read about our versioning strategy and releases on our website.
4f34d0b
chore: publish v6.5.023ac499
fix(eslint-plugin): [consistent-type-assertions] wrap object return
value wit...85f34da
docs: add info for no-extra-semi (#7330)