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.1] - 2025-03-20
Features
--report-unused-disable-directive(feat(linter): support--report-unused-disable-directive#9223) (1zumii)Bug Fixes
await using(fix(linter/no_case_declarations): fix span of error forawait using#9854) (overlookmotel)exhaustive-depsreport longest dependency (fix(linter/react):exhaustive-depsreport longest dependency #9891) (overlookmotel)Performance
promise/no-nesting(perf(linter): Return early in loop inpromise/no-nesting#9808) (therewillbecode)Documentation
unicorn/no-abusive-eslint-disable(docs(linter): improve docs forunicorn/no-abusive-eslint-disable#9834) (shulaoda)typescript-prefer-as-const(docs(linter): Add correctness examples totypescript-prefer-as-const#9805) (therewillbecode)Refactor
jest-prefer-hooks-in-order(refactor(linter): Improvejest-prefer-hooks-in-order#9892) (therewillbecode)constructor-super(refactor(linter): remove not implemented ruleconstructor-super#9877) (Sysix)ast_util::is_method_call(refactor(linter): improveast_util::is_method_call#9874) (shulaoda)unicorn/no-anonymous-default-export(refactor(linter): improveunicorn/no-anonymous-default-export#9847) (dalaoshu)unicorn/new-for-builtins(refactor(linter): improveunicorn/new-for-builtins#9804) (dalaoshu)