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.7.0] - 2024-08-05
reference(refactor(semantic)!: remove name fromreference#4329) (Dunqing)Features
AstKind::AssignmentTargetPattern,AstKind::ArrayAssignmentTargetandAstKind::ObjectAssignmentTarget(feat(ast): addAstKind::AssignmentTargetPattern,AstKind::ArrayAssignmentTargetandAstKind::ObjectAssignmentTarget#4456) (Dunqing)Bug Fixes
#[visit(ignore)]fromExportDefaultDeclarationKind'sTSInterfaceDeclaration(fix(ast): remove#[visit(ignore)]fromExportDefaultDeclarationKind'sTSInterfaceDeclaration#4497) (Dunqing)a11y/lang. (fix(linter): panic on invalid lang ina11y/lang. #4630) (rzvxa)oxlintallocator cfg (fix(linter): fixoxlintallocator cfg #4527) (overlookmotel)Performance
CowandCompactStrinstead ofString(perf(linter): change react rules and utils to useCowandCompactStrinstead ofString#4603) (DonIsaac)no_shadow_restricted_namesonly look up name in hashmap once (perf(linter):no_shadow_restricted_namesonly look up name in hashmap once #4472) (overlookmotel)nextjs:no_duplicate_headrule (perf(linter): avoid unnecessary work innextjs:no_duplicate_headrule #4465) (overlookmotel)spanfield fromReference(perf(semantic): removespanfield fromReference#4464) (overlookmotel)Refactor
Spanas param, not&Span(refactor(semantic): methods takeSpanas param, not&Span#4470) (overlookmotel)ScopeIda niche (refactor(syntax): giveScopeIda niche #4468) (overlookmotel)