6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)Sourced from @testing-library/react
's
releases.
v16.2.0
16.2.0 (2025-01-15)
Features
v16.1.0
16.1.0 (2024-12-05)
Features
Sourced from @testing-library/user-event
's
releases.
v14.6.0
14.6.0 (2025-01-15)
Features
Bug Fixes
- clipboard: await
DataTransferItem.getAsString()
callback (#1251) (7b11b0e)- event: assign pointer coords to MouseEvent (#1039) (8528972)
- pointer: check
PointerCoords.x
inisDifferentPointerPosition
(#1216) (75edef5)- pointer: check all fields of
PointerCoords
inisDifferentPointerPosition()
(#1229) (5f3d28f)
5f3d28f
fix(pointer): check all fields of PointerCoords
in
`isDifferentPointerPosit...75edef5
fix(pointer): check PointerCoords.x
in
isDifferentPointerPosition
(#1216)8528972
fix(event): assign pointer coords to MouseEvent (#1039)7b11b0e
fix(clipboard): await DataTransferItem.getAsString()
callback (#1251)1ed8b15
feat: dispatch FocusEvent
in hidden documents (#1252)63f7468
docs: add remcovaes as a contributor for bug (#1250)139d18f
test: reset DTL asyncWrapper
before asserting
setTimeout
callsa76db96
chore: add TODO to update updateSelectionOnFocus
57c9b65
chore: add TODO to simulate FocusEvent
in browsers5057e39
test: convert flaky assertion on \<input
type="file"/>
to TODOSourced from @typescript-eslint/eslint-plugin
'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.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
8.21.0 (2025-01-20)
🩹 Fixes
- eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
- eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
- eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
- eslint-plugin: check JSX spread elements for misused spread usage (#10653)
- eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
❤️ Thank You
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
79af426
chore(release): publish 8.21.0609a78f
test(eslint-plugin): adjust tests to verify
no-unnecessary-type-assertion
d...fb4ca72
fix(eslint-plugin): [no-duplicate-enum-values] handle template literal
(#10675)1895948
fix(eslint-plugin): [no-base-to-string] don't crash for recursive array
or tu...74f1c5a
fix(eslint-plugin): [no-for-in-array] report on any type which may be an
arra...916b989
fix(eslint-plugin): check JSX spread elements for misused spread usage
(#10653)31be053
chore: fix failing test on master70f3092
docs: [no-misused-spread] fix sample code (#10659)a157fd4
chore: standardized on inline named exports (mostly) (#10596)3dbcc19
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on
jsx (...Sourced from @typescript-eslint/parser
'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.
Sourced from @typescript-eslint/parser
's
changelog.
8.21.0 (2025-01-20)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)