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 #10925 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.69.0] - 2025-05-09
2b5d826 ast: [BREAKING] Fix field order for
TSTypeAssertion(fix(ast)!: fix field order forTSTypeAssertion#10906) (overlookmotel)1f35910 ast: [BREAKING] Fix field order for
TSNamedTupleMember(fix(ast)!: fix field order forTSNamedTupleMember#10905) (overlookmotel)8a3bba8 ast: [BREAKING] Fix field order for
PropertyDefinition(fix(ast)!: fix field order forPropertyDefinition#10902) (overlookmotel)5746d36 ast: [BREAKING] Fix field order for
NewExpression(fix(ast)!: fix field order forNewExpression#10893) (overlookmotel)0139793 ast: [BREAKING] Re-order fields of
TaggedTemplateExpression(fix(ast)!: re-order fields ofTaggedTemplateExpression#10889) (overlookmotel)6646b6b ast: [BREAKING] Fix field order for
JSXOpeningElement(fix(ast)!: fix field order forJSXOpeningElement#10882) (overlookmotel)cc2ed21 ast: [BREAKING] Fix field order for
JSXElementandJSXFragment(fix(ast)!: fix field order forJSXElementandJSXFragment#10881) (overlookmotel)ad4fbf4 ast: [BREAKING] Simplify
RegExpPattern(refactor(ast)!: simplifyRegExpPattern#10834) (overlookmotel)Features
#[estree(prepend_to)](feat(ast_tools): support#[estree(prepend_to)]#10849) (overlookmotel)InlineString::as_mut_strmethod (feat(data_structures): addInlineString::as_mut_strmethod #10856) (overlookmotel)s390x-unknown-linux-gnubuild (feat(napi): adds390x-unknown-linux-gnubuild #10892) (Boshen)x86_64-unknown-freebsdandriscv64gc-unknown-linux-gnubuilds (feat(napi): addx86_64-unknown-freebsdandriscv64gc-unknown-linux-gnubuilds #10886) (Boshen)export default interface(feat(napi/parser): expose module record data forexport default interface#10894) (Boshen)accessormodifier cannot be used withreadonlyanddeclaremodifier. (feat(parser):accessormodifier cannot be used withreadonlyanddeclaremodifier. #10870) (Boshen)Bug Fixes
Allocator::from_raw_partsdo not use const assertion for endianness test (fix(allocator):Allocator::from_raw_partsdo not use const assertion for endianness test #10888) (overlookmotel)AccessorProperty(fix(ast): fix field order forAccessorProperty#10878) (overlookmotel)RegExpLiteral(fix(ast/estree): fix TS type def forRegExpLiteral#10876) (overlookmotel)optionalfield ofTSMappedTypein TS-ESTree AST (fix(ast/estree): fixoptionalfield ofTSMappedTypein TS-ESTree AST #10874) (overlookmotel)TSImportTypeOptionscustom serializer (fix(ast/estree): removeTSImportTypeOptionscustom serializer #10873) (overlookmotel)Identifiertypes in TS-ESTree AST (fix(ast/estree): reorder fields for TSIdentifiertypes in TS-ESTree AST #10864) (overlookmotel)PrivateInExpression(fix(parser): fix rhs precedence while parsingPrivateInExpression#10866) (Boshen)@as jsdoc tags inside[/](fix(semantic): dont parse@as jsdoc tags inside[/]#10919) (camc314)removeClassFieldsWithoutInitializerand private class members (fix(transformer/typescript): panic when usingremoveClassFieldsWithoutInitializerand private class members #10838) (camc314)Performance
InlineString(perf(data_structures): optimizeInlineString#10850) (overlookmotel)BigInts andRegExps (perf(napi/parser): faster fixup ofBigInts andRegExps #10820) (overlookmotel)Documentation
TSImportType(docs(ast): improve docs forTSImportType#10903) (overlookmotel)Refactor
#[estree(append_to)]attributes (refactor(ast): remove quotes from#[estree(append_to)]attributes #10863) (overlookmotel)#[estree(prepend_to)](refactor(ast/estree): use#[estree(prepend_to)]#10862) (overlookmotel)Concat2(refactor(ast/estree): generalize concatenating fields withConcat2#10848) (overlookmotel)impl GetSpanto separate file (refactor(regular_expression): Moveimpl GetSpanto separate file #10846) (Yuji Sugiura)NameSpaceModuletoNamespaceModule(refactor(syntax): renameNameSpaceModuletoNamespaceModule#10917) (Dunqing)Styling