release(crates): oxc v0.133.0#22734
Merged
Merged
Conversation
Contributor
Author
Monitor Oxc
|
Merging this PR will not alter performance
Comparing Footnotes
|
Member
|
Confirmed there are no regressions in Rolldown, so merge right now. |
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.
🚀 Features
strictNullChecksoption for nullable-union design:type (feat(transformer/legacy-decorator): addstrictNullChecksoption for nullable-union design:type #22266) (Kyle Cannon)🐛 Bug Fixes
0 && (module.exports = { ... })cjs-module-lexer hint (fix(minifier): preserve0 && (module.exports = { ... })cjs-module-lexer hint #22729) (Dunqing)importproperty access diagnostic (fix(parser): improve invalidimportproperty access diagnostic #22693) (camc314)export(fix(parser): switch to module goal eagerly onexport#22684) (Boshen)⚡ Performance
check_object_expressionfor objects with <2 properties (perf(semantic): early-exitcheck_object_expressionfor objects with <2 properties #22668) (Dunqing)excessis0inStats::increase_by(perf(semantic): early return ifexcessis0inStats::increase_by#22616) (camc314)