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.9.6] - 2024-09-18
Features
typescript/no-duplicate-enum-values
acorrectness
rule (feat(linter): maketypescript/no-duplicate-enum-values
acorrectness
rule #5810) (DonIsaac)no-danger-with-children
rule (feat(linter/react): Implementno-danger-with-children
rule #5420) (Cam McHenry)Bug Fixes
AssignmentExpression
forunicorn/consistent-function-scoping
(fix(linter): fix some cases onAssignmentExpression
forunicorn/consistent-function-scoping
#5675) (Arian94)Performance
DisableDirectives
(perf(linter): shrink size ofDisableDirectives
#5798) (DonIsaac)ContextHost
(perf(linter): move shared context info toContextHost
#5795) (DonIsaac)Refactor
Comment
struct (refactor(ast): changeComment
struct #5783) (Boshen)GetSpan
requirement toGen
trait (refactor(codegen): addGetSpan
requirement toGen
trait #5772) (Boshen)override_rule
toOxlintRules
(refactor(linter): moveoverride_rule
toOxlintRules
#5708) (DonIsaac)OxlintConfig
toOxlintrc
(refactor(linter): moveOxlintConfig
toOxlintrc
#5707) (DonIsaac)LintPlugins
(refactor(linter): impl serde and schemars traits forLintPlugins
#5706) (DonIsaac)Option
syntax (refactor(linter): shortenOption
syntax #5735) (overlookmotel)no_plus_plus
(refactor(oxc_linter): prefer pass Enum instead of strno_plus_plus
#5730) (IWANABETHATGUY)