Dependencies: [skip ci] Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.7.0
Bumps @typescript-eslint/eslint-plugin from 6.4.1 to 6.7.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v6.7.0
6.7.0 (2023-09-11)
Bug Fixes
- eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#7560) (4908905)
Features
You can read about our versioning strategy and releases on our website.
v6.6.0
6.6.0 (2023-09-04)
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
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.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
6.7.0 (2023-09-11)
Bug Fixes
- eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#7560) (4908905)
Features
You can read about our versioning strategy and releases on our website.
6.6.0 (2023-09-04)
Bug Fixes
You can read about our versioning strategy and releases on our website.
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.
Commits
-
79ffff0
chore: publish v6.7.0 -
b284370
feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437) -
4908905
fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when... -
a3a3932
chore: publish v6.6.0 -
7012279
fix(eslint-plugin): [key-spacing] consider properties with parens and comment... -
337525b
chore(deps): update dependency jest to v29.6.4 (#7575) -
4f34d0b
chore: publish v6.5.0 -
23ac499
fix(eslint-plugin): [consistent-type-assertions] wrap object return value wit... -
85f34da
docs: add info for no-extra-semi (#7330) - See full diff in compare view