Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[0.16.7] - 2025-04-21
Features
eqeqeq
to always be dangerously fixable (feat(linter): alloweqeqeq
to always be dangerously fixable #10499) (camchenry)Bug Fixes
source.fixAll.oxc
is the context (fix(language_server): workspace edits as one batch whensource.fixAll.oxc
is the context #10428) (Sysix)eslint/no-redeclare
(fix(linter): false positive ineslint/no-redeclare
#10402) (shulaoda)Performance
IsolatedLintHandler
(perf(langage_server): prebuildIsolatedLintHandler
#10406) (Sysix)phf_set
witharray
forDOM_PROPERTIES_NAMES
(perf(linter): replacephf_set
witharray
forDOM_PROPERTIES_NAMES
#10501) (shulaoda)phf_set
witharray
forDOM_ATTRIBUTES_TO_CAMEL
(perf(linter): replacephf_set
witharray
forDOM_ATTRIBUTES_TO_CAMEL
#10500) (shulaoda)phf_set
witharray
forATTRIBUTE_TAGS_MAP
(perf(linter): replacephf_set
witharray
forATTRIBUTE_TAGS_MAP
#10498) (shulaoda)phf_set
witharray
injsdoc/check-tag-names
(perf(linter): replacephf_set
witharray
injsdoc/check-tag-names
#10485) (shulaoda)phf_set
witharray
injsx-a11y/autocomplete-valid
(perf(linter): replacephf_set
witharray
injsx-a11y/autocomplete-valid
#10484) (shulaoda)phf_set
witharray
inglobals.rs
(perf(linter): replacephf_set
witharray
inglobals.rs
#10483) (shulaoda)phf_set
witharray
inunicorn/prefer-add-event-listener
(perf(linter): replacephf_set
witharray
inunicorn/prefer-add-event-listener
#10451) (dalaoshu)phf_set
witharray
inunicorn/no-useless-undefined
(perf(linter): replacephf_set
witharray
inunicorn/no-useless-undefined
#10450) (dalaoshu)phf_set
witharray
innextjs/no-unwanted-polyfillio
(perf(linter): replacephf_set
witharray
innextjs/no-unwanted-polyfillio
#10452) (shulaoda)phf_set
witharray
inutils/vitest
(perf(linter): replacephf_set
witharray
inutils/vitest
#10427) (shulaoda)phf_set
witharray
inunicorn/prefer-type-error
(perf(linter): replacephf_set
witharray
inunicorn/prefer-type-error
#10426) (shulaoda)phf_set
witharray
inreact/void-dom-elements-no-children
(perf(linter): replacephf_set
witharray
inreact/void-dom-elements-no-children
#10425) (shulaoda)phf_set
witharray
inunicorn/new-for-builtins
(perf(linter): replacephf_set
witharray
inunicorn/new-for-builtins
#10424) (shulaoda)phf_set
witharray
inutils/mod.rs
(perf(linter): replacephf_set
witharray
inutils/mod.rs
#10405) (shulaoda)phf_set
witharray
inunicorn/prefer-set-has
(perf(linter): replacephf_set
witharray
inunicorn/prefer-set-has
#10398) (shulaoda)Documentation
Refactor
Testing