Conversation
Contributor
Monitor Oxc
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a version bump from 0.105.0 to 0.106.0 for the oxc project and all its related packages. The release includes new features, performance improvements, and documentation updates as documented in the changelogs.
Key changes include:
- Version updates across all Rust crates and npm packages
- Updated version checks in native binding loader files
- CHANGELOG entries documenting features and performance improvements for this release
Reviewed changes
Copilot reviewed 48 out of 49 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| npm/runtime/package.json | Bump version to 0.106.0 |
| npm/oxc-types/package.json | Bump version to 0.106.0 |
| napi/transform/package.json | Bump version to 0.106.0 |
| napi/transform/index.js | Update version checks for native bindings to 0.106.0 |
| napi/transform/Cargo.toml | Bump version to 0.106.0 |
| napi/parser/src-js/bindings.js | Update version checks for native bindings to 0.106.0 |
| napi/parser/package.json | Bump version to 0.106.0 |
| napi/parser/Cargo.toml | Bump version to 0.106.0 |
| napi/minify/package.json | Bump version to 0.106.0 |
| napi/minify/index.js | Update version checks for native bindings to 0.106.0 |
| napi/minify/Cargo.toml | Bump version to 0.106.0 |
| napi/minify/CHANGELOG.md | Add changelog entry for 0.106.0 release |
| crates/*/Cargo.toml | Bump versions to 0.106.0 for all oxc crates |
| crates/*/CHANGELOG.md | Add changelog entries documenting new features and performance improvements |
| Cargo.toml | Update workspace dependency versions to 0.106.0 |
| Cargo.lock | Update lock file with new crate versions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CodSpeed Performance ReportMerging #17447 will not alter performanceComparing Summary
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.
🚀 Features
clearmethod to reset all bits (feat(allocator/bitset): addclearmethod to reset all bits #17380) (camc314)ESFeaturefrom options (feat(transformer): exportESFeaturefrom options #17347) (shulaoda)sourcemapfeature flag (feat(codegen): addsourcemapfeature flag #17305) (Boshen)invalid_import_side_effectsoption (feat(minifier): addinvalid_import_side_effectsoption #17300) (sapphi-red)({ foo(bar) })(feat(parser): produce syntax error for({ foo(bar) })#17267) (Boshen)⚡ Performance
enter_kind(perf(semantic): removeenter_kind#17439) (camc314)enter_kindforContinueStatement(perf(semantic): inlineenter_kindforContinueStatement#17436) (camc314)enter_kindforBreakStatement(perf(semantic): inlineenter_kindforBreakStatement#17435) (camc314)enter_kindCFG statement handling (perf(semantic): inlineenter_kindCFG statement handling #17433) (camc314)enter_kindforTSTypeReference(perf(semantic): inlineenter_kindforTSTypeReference#17432) (camc314)enter_kindforTSClassImplements(perf(semantic): inlineenter_kindforTSClassImplements#17431) (camc314)enter_kindforTSInterfaceHeritage(perf(semantic): inlineenter_kindforTSInterfaceHeritage#17430) (camc314)enter_kindforCallExpression(perf(semantic): inlineenter_kindforCallExpression#17429) (camc314)enter_kindforYieldExpression(perf(semantic): inlineenter_kindforYieldExpression#17428) (camc314)enter_kindforIdentifierReference(perf(semantic): inlineenter_kindforIdentifierReference#17422) (camc314)enter_kindforTSTypeQuery(perf(semantic): inlineenter_kindforTSTypeQuery#17421) (camc314)enter_kindforTSPropertySignature(perf(semantic): inlineenter_kindforTSPropertySignature#17420) (camc314)enter_kindforTSTypeParameter(perf(semantic): inlineenter_kindforTSTypeParameter#17419) (camc314)enter_kindforTSEnumMember(perf(semantic): inlineenter_kindforTSEnumMember#17418) (camc314)enter_kindforTSEnumDeclaration(perf(semantic): inlineenter_kindforTSEnumDeclaration#17417) (camc314)enter_kindforTSInterfaceDeclaration(perf(semantic): inlineenter_kindforTSInterfaceDeclaration#17414) (camc314)enter_kindforTSTypeAliasDeclaration(perf(semantic): inlineenter_kindforTSTypeAliasDeclaration#17413) (camc314)enter_kindforTSModuleDeclaration(perf(semantic): inlineenter_kindforTSModuleDeclaration#17405) (camc314)enter_kindforCatchParameter(perf(semantic): inlineenter_kindforCatchParameter#17404) (camc314)enter_kindforFormalParameterRest(perf(semantic): inlineenter_kindforFormalParameterRest#17403) (camc314)enter_kindforFormalParameter(perf(semantic): inlineenter_kindforFormalParameter#17400) (camc314)enter_kindforBindingRestElement(perf(semantic): inlineenter_kindforBindingRestElement#17399) (camc314)enter_kindforPrivateIdentifier(perf(semantic): inlineenter_kindforPrivateIdentifier#17398) (camc314)enter_kindforClassBody(perf(semantic): inlineenter_kindforClassBody#17397) (camc314)enter_kindforVariableDeclarator(perf(semantic): inlineenter_kindforVariableDeclarator#17396) (camc314)enter_kindforTSImportEqualsDeclaration(perf(semantic): inlineenter_kindforTSImportEqualsDeclaration#17394) (camc314)enter_kindforImportNamespaceSpecifier(perf(semantic): inlineenter_kindforImportNamespaceSpecifier#17393) (camc314)enter_kindforImportDefaultSpecifier(perf(semantic): inlineenter_kindforImportDefaultSpecifier#17392) (camc314)enter_kindforImportSpecifier(perf(semantic): inlineenter_kindforImportSpecifier#17391) (camc314)ToStringallocations (perf(mangler): avoidToStringallocations #17378) (camc314)split_at_mutinstead of iterator incurrent_and_parent_mut(perf(semantic): usesplit_at_mutinstead of iterator incurrent_and_parent_mut#17182) (camc314)📚 Documentation