Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
CodSpeed Performance ReportMerging #5986 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.30.0] - 2024-09-23
SymbolFlags::ArrowFunction(refactor(syntax)!: removeSymbolFlags::ArrowFunction#5857) (overlookmotel)Features
#[non_exhaustive]change (feat(ast): revert#[non_exhaustive]change #5885) (Boshen)Comment::real_span(feat(ast): addComment::real_span#5764) (Boshen)TSTypeParameterDeclaration(feat(codegen): add new lines toTSTypeParameterDeclaration#5853) (Boshen)with_source_textreserve memory for code buffer (feat(codegen): havewith_source_textreserve memory for code buffer #5823) (DonIsaac)exportin thenamespacecorrectly (feat(isolated-declarations): handleexportin thenamespacecorrectly #5950) (Dunqing)stripInternal(feat(isolated_declarations): addstripInternal#5878) (Boshen)typescript/no-duplicate-enum-valuesacorrectnessrule (feat(linter): maketypescript/no-duplicate-enum-valuesacorrectnessrule #5810) (DonIsaac)StatementFusion(feat(minifier): implement part ofStatementFusion#5936) (Boshen)verbseoption todebug_dot(feat(oxc_wasm): addverbseoption todebug_dot#5879) (IWANABETHATGUY)let x?: number(feat(semantic): add help message for invalidlet x?: number#5969) (DonIsaac)SemanticBuilder::with_excess_capacity(feat(semantic): addSemanticBuilder::with_excess_capacity#5762) (overlookmotel)From<Atom<'a>>forAtom(feat(span): implFrom<Atom<'a>>forAtom#5809) (DonIsaac)Program::source_typeafter transform (feat(transformer): syncProgram::source_typeafter transform #5887) (Boshen)generate_uid_namemethod (feat(traverse):generate_uid_namemethod #5839) (overlookmotel)Bug Fixes
JSXMemberExpressionObjectto estree (fix(ast): serializeJSXMemberExpressionObjectto estree #5883) (overlookmotel)JSXElementNameto estree (fix(ast): serializeJSXElementNameto estree #5882) (Boshen)let[0]as(let)[0](fix(codegen): printlet[0]as(let)[0]#5947) (Boshen)for await (x of y)(fix(codegen): fix spacing offor await (x of y)#5890) (Boshen)TSUnionType(fix(isolated-declarations): wrap TSFunctionType in parentheses if it is inside theTSUnionType#5963) (Dunqing)ExportNamedDeclarationhas source (fix(isolated-declarations): don't collect references whenExportNamedDeclarationhas source #5926) (Dunqing)?on variable declaration type annotations is a syntax error (fix(semantic):?on variable declaration type annotations is a syntax error #5956) (DonIsaac)ReferenceFlagsincorrectly when there are nestedAssignmentTarget(fix(semantic): analyzeReferenceFlagsincorrectly when there are nestedAssignmentTarget#5847) (Dunqing)var _jsxFileNamestatement (fix(transformer): JSX source: addvar _jsxFileNamestatement #5894) (overlookmotel)thisin arrow function in class static block (fix(transformer): arrow function transform handlethisin arrow function in class static block #5848) (overlookmotel)AstBuilder::copyfrom arrow functions transform (fix(transformer): removeAstBuilder::copyfrom arrow functions transform #5825) (overlookmotel)usehook (fix(transformer/react): react refresh panics when encounterusehook #5768) (Dunqing)Performance
sort_unstable_by_keyinstead ofsort_by(perf(mangler): usesort_unstable_by_keyinstead ofsort_by#5948) (Boshen)AssignmentExpression(perf(semantic): simplify resetting ReferenceFlags inAssignmentExpression#5846) (Dunqing)thisis in arrow function lazily (perf(transformer): arrow function transform: calculate whetherthisis in arrow function lazily #5850) (Dunqing)transform_jsxinexit_expressionrather thanenter_expression(perf(transformer): calltransform_jsxinexit_expressionrather thanenter_expression#5751) (Dunqing)is_componentish_name's implementation (perf(transformer/react): improveis_componentish_name's implementation #5769) (Dunqing)Documentation
oxc_diagnostics(docs(diagnostics): fully documentoxc_diagnostics#5865) (DonIsaac)AstNodeandAstNodes(docs(semantic): documentAstNodeandAstNodes#5872) (DonIsaac)Refactor
.iter()where not needed (refactor(ast): remove.iter()where not needed #5904) (camchenry)astmacro (refactor(ast): move functions to top level inastmacro #5793) (overlookmotel)syntypes inastmacro (refactor(ast): importsyntypes inastmacro #5792) (overlookmotel)astmacro into multiple files (refactor(ast): splitastmacro into multiple files #5791) (overlookmotel)Commentstruct (refactor(ast): changeCommentstruct #5783) (Boshen)GetSpanrequirement toGentrait (refactor(codegen): addGetSpanrequirement toGentrait #5772) (Boshen)UniquePromisecode (refactor(parser): shortenUniquePromisecode #5805) (overlookmotel)--astand--commentsto example (Boshen)impl IntoIterator for &AstNodes(refactor(semantic): rename lifetime onimpl IntoIterator for &AstNodes#5881) (overlookmotel)Comment::attached_tofor jsdoc attachment (refactor(semantic): useComment::attached_tofor jsdoc attachment #5876) (Boshen)with_triviasbeforebuild_with_jsdoc(refactor(semantic): callwith_triviasbeforebuild_with_jsdoc#5875) (Boshen)IntoIteratorfor&AstNodes(refactor(semantic): implIntoIteratorfor&AstNodes#5873) (DonIsaac)pubin logical assignment operator transform (refactor(transformer): internal functions notpubin logical assignment operator transform #5898) (overlookmotel)AstBuilder::vec_from_iter(refactor(transformer): JSX: useAstBuilder::vec_from_iter#5862) (overlookmotel)transform_jsx_attribute_itemintotransform_jsx(refactor(transformer): JSX: mergetransform_jsx_attribute_itemintotransform_jsx#5861) (overlookmotel)SymbolIdimmediately (refactor(transformer): derefSymbolIdimmediately #5836) (overlookmotel)Testing
oxc_index(test(index): add unit tests tooxc_index#5979) (DonIsaac)