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.3] - 2025-03-25
Features
unicorn/prefer-structured-clone
(feat(linter): add suggested fix tounicorn/prefer-structured-clone
#9994) (Ulrich Stark 🦀)typescript/no_unnecessary_parameter_property_assignment
and fix false positive (feat(linter): Add suggested fix totypescript/no_unnecessary_parameter_property_assignment
and fix false positive #9973) (Ulrich Stark 🦀)Bug Fixes
import/no-empty-named-blocks
(fix(linter): false positive inimport/no-empty-named-blocks
#9974) (shulaoda)Refactor
typescript-eslint/no-non-null-asserted-optional-chain
(refactor(linter): add fixer fortypescript-eslint/no-non-null-asserted-optional-chain
#9993) (camchenry)eslint/no-redeclare
(refactor(linter): improveeslint/no-redeclare
#9976) (shulaoda)lazy_static
(refactor(rust): remove usages oflazy_static
#10007) (Boshen)lazy-regex
(refactor(rust): uselazy-regex
#10004) (Boshen)SymbolFlags::Function
for function id (refactor(semantic): always useSymbolFlags::Function
for function id #7479) (Dunqing)Testing
oxc.toggleEnable
command (test(editor): add test foroxc.toggleEnable
command #9987) (Sysix)oxc.showOutputChannel
command test (test(editor): addoxc.showOutputChannel
command test #9986) (Sysix)offset_to_position
(test(editor): add tests foroffset_to_position
#9978) (camchenry)