Bump typescript-eslint from 8.20.0 to 8.21.0
Bumps typescript-eslint from 8.20.0 to 8.21.0.
Release notes
Sourced from typescript-eslint's releases.
v8.21.0
8.21.0 (2025-01-20)
Features
- ast-spec: support import attributes in
TSImportType
(#10640)
Fixes
- eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
- eslint-plugin: check JSX spread elements for misused spread usage (#10653)
- eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
- eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
- eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
- eslint-plugin-internal: [debug-namespace] on windows (#10661)
- rule-tester: handle window root path (#10654)
- scope-manager: add a reference for JSX closing element if it exists (#10614)
Thank You
- Arya Emami
@aryaemami59
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.21.0 (2025-01-20)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
-
79af426
chore(release): publish 8.21.0 -
a157fd4
chore: standardized on inline named exports (mostly) (#10596) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit 6cb7c8ef
Please register or sign in to reply