Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “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 #4950 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.24.3] - 2024-08-18
Features
optional-catch-bindingplugin (feat(transformer): supportoptional-catch-bindingplugin #4885) (Dunqing)BoundIdentifier::new_uid_in_current_scopemethod (feat(transformer): addBoundIdentifier::new_uid_in_current_scopemethod #4903) (overlookmotel)BoundIdentifier(feat(transformer): add methods toBoundIdentifier#4897) (overlookmotel)generate_uid_based_on_nodemethod inTraverseCtx(feat(traverse): supportgenerate_uid_based_on_nodemethod inTraverseCtx#4940) (Dunqing)clone_identifier_referencemethod inTraverseCtx(feat(traverse): supportclone_identifier_referencemethod inTraverseCtx#4880) (Dunqing)Bug Fixes
scope_idfields in JSON AST (fix(ast): do not includescope_idfields in JSON AST #4858) (overlookmotel)declaretoPropertyDefinition(fix(codegen): add missingdeclaretoPropertyDefinition#4937) (Boshen)TSSatisfiesExpressionandTSInstantiationExpression(fix(codegen): printTSSatisfiesExpressionandTSInstantiationExpression#4936) (Boshen)x in new Error()(fix(codegen): fix whitespace issue when minifyingx in new Error()#4886) (Boshen)TSNonNullExpression(fix(codegen): printTSNonNullExpression#4869) (Boshen)PrivateInExpression(fix(codegen): missing parenthesis forPrivateInExpression#4865) (Boshen)>>,<<and>>>(fix(linter/tree-shaking): correct the calculation of>>,<<and>>>#4932) (mysteryven)Object.definedPropert(exportsfor @babel/types/lib/index.js (fix(minifier): handleObject.definedPropert(exportsfor @babel/types/lib/index.js #4933) (Boshen)0 && (module.exports = {})forcjs-module-lexer(fix(minifier): do not fold0 && (module.exports = {})forcjs-module-lexer#4878) (Boshen)requirecalls forcjs-module-lexer(fix(minifier): do not joinrequirecalls forcjs-module-lexer#4875) (Boshen)ast.copyfromNullishCoalescingOperatortransform (fix(transformer): remove anast.copyfromNullishCoalescingOperatortransform #4913) (overlookmotel)SimpleAssignmentTargetwithMemberExpressionsis not stripped (fix(transformer/typescript): typescript syntax withinSimpleAssignmentTargetwithMemberExpressionsis not stripped #4920) (Dunqing)Documentation
Asthelper attributes. (docs(ast, ast_macros, ast_tools): better documentation forAsthelper attributes. #4856) (rzvxa)Refactor
allocatoras var name forAllocator(refactor(allocator, ast, span, ast_tools): useallocatoras var name forAllocator#4900) (overlookmotel)AstBuilder::copyas an unsafe function (refactor(ast, isolated_declarations, transformer): markAstBuilder::copyas an unsafe function #4907) (overlookmotel)oxc_ast_codegentooxc_ast_tools. (refactor(ast_tools): renameoxc_ast_codegentooxc_ast_tools. #4846) (rzvxa)msrv. (refactor(sourcemap): lower themsrv. #4873) (rzvxa)BoundIdentifier::new_uid_in_root_scope(refactor(transformer): renameBoundIdentifier::new_uid_in_root_scope#4902) (overlookmotel)BoundIdentifiermethods (refactor(transformer): re-orderBoundIdentifiermethods #4896) (overlookmotel)BoundIdentifierhelper (refactor(transformer): improve comments forBoundIdentifierhelper #4895) (overlookmotel)