release(crates): oxc v0.141.0#24714
Merged
Merged
Conversation
oxc-guard
Bot
requested review from
Dunqing,
leaysgur and
overlookmotel
as code owners
July 20, 2026 10:09
Contributor
Author
Monitor OxcCommit:
|
Merging this PR will not alter performance
Comparing Footnotes
|
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.
💥 BREAKING CHANGES
MetaPropertyintoImportMetaandNewTarget(feat(ast)!: splitMetaPropertyintoImportMetaandNewTarget#24557) (camc314)🚀 Features
NONEto be passed to AST builder methods whereOption<ArenaVec>is expected (feat(ast): allowNONEto be passed to AST builder methods whereOption<ArenaVec>is expected #24629) (overlookmotel)ArenaVecparams of AST builder methods (feat(ast): accept arrays forArenaVecparams of AST builder methods #24621) (overlookmotel)FromInfor array toVecconversion (feat(allocator): implementFromInfor array toVecconversion #24620) (overlookmotel)oxc_syntax(feat(syntax,transformer): move JSX entity decoder tooxc_syntax#24617) (camc314)StrasArenaStr(feat(str): exportStrasArenaStr#24604) (overlookmotel)ParseOptions::enable_ident_hashes(feat(parser): addParseOptions::enable_ident_hashes#24491) (Boshen)🐛 Bug Fixes
window.Symbolas global symbol reference (fix(isolated-declarations): rejectwindow.Symbolas global symbol reference #24689) (camc314)Vec::from_array_indo not allocate zero-length array (fix(allocator):Vec::from_array_indo not allocate zero-length array #24628) (overlookmotel)asspan for imported name (fix(parser): use firstasspan for imported name #24537) (leaysgur)⚡ Performance
ReplaceWithpanic path cold (perf(allocator): markReplaceWithpanic path cold #24515) (camc314)clone_infor semantic IDs (perf(semantic, allocator): branchlessclone_infor semantic IDs #24564) (overlookmotel)