Conversation
Contributor
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Contributor
Monitor Oxc
|
CodSpeed Instrumentation Performance ReportMerging #12777 will not alter performanceComparing Summary
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.80.0] - 2025-08-03
💥 BREAKING CHANGES
WithClauseKeyword(refactor(ast)!: introduceWithClauseKeyword#12741) (overlookmotel)restfields ofArrayAssignmentTargetandObjectAssignmentTarget(feat(ast)!: Boxrestfields ofArrayAssignmentTargetandObjectAssignmentTarget#12698) (Copilot)Scoping::get_resolved_reference_idsreturn slice (refactor(semantic)!:Scoping::get_resolved_reference_idsreturn slice #12665) (overlookmotel)🚀 Features
MinifyOptionspub (feat(napi/minify): makeMinifyOptionspub #12753) (Boshen)move_rightandmove_left(feat(span): addmove_rightandmove_left#12646) (Sysix)🐛 Bug Fixes
remove_class_fields_without_initializeris enabled (fix(transformer/class-properties): preserve computed keys if they may have side effects whenremove_class_fields_without_initializeris enabled #12772) (Dunqing)🚜 Refactor
ArrowFunctionExpressionleave scope before leaving node (refactor(semantic):ArrowFunctionExpressionleave scope before leaving node #12659) (overlookmotel)AstBuildercalls (refactor(parser): shortenAstBuildercalls #12716) (overlookmotel)Scoping::symbol_is_unused(refactor(linter, transformer): useScoping::symbol_is_unused#12666) (overlookmotel)NodeIdlookup intois_name_set_reference_node(refactor(mangler): moveNodeIdlookup intois_name_set_reference_node#12664) (overlookmotel)Message.move_offset(refactor(linter): simplify offset adjustment by usingMessage.move_offset#12595) (Sysix)📚 Documentation
ImportSpecifier(docs(ast): improve docs forImportSpecifier#12740) (overlookmotel)⚡ Performance
AstNodelookups (perf(mangler): remove unnecessaryAstNodelookups #12663) (overlookmotel)Programwhen iterating ancestors (perf(semantic): remove check forProgramwhen iterating ancestors #12682) (overlookmotel)🎨 Styling
🧪 Testing
targetdir exists (test(napi/parser): ensuretargetdir exists #12751) (overlookmotel)