Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 15, 2025

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings December 15, 2025 10:10
@Boshen Boshen self-assigned this Dec 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

Monitor Oxc

suite result
Isolated Declarations
(whitespace)
(transformer)
(compressor)
(codegen)
(formatter_dcr)
(dce)
(formatter)
(mangler)

@github-actions github-actions bot added A-parser Area - Parser A-semantic Area - Semantic A-minifier Area - Minifier A-ast Area - AST A-transformer Area - Transformer / Transpiler A-codegen Area - Code Generation A-cfg Area - Control Flow Graph A-isolated-declarations Isolated Declarations labels Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR releases oxc version 0.103.0, bumping the version from 0.102.0 across all Rust crates and NPM packages. The release includes a breaking change to comment kind naming, new features for comment handling, semantic analysis, and minification, along with bug fixes for the parser, transformer, semantic analyzer, and minifier.

  • Version numbers updated from 0.102.0 to 0.103.0 across all crates and packages
  • Native binding version checks updated to enforce 0.103.0 compatibility
  • CHANGELOG files updated with new release notes dated 2025-12-15

Reviewed changes

Copilot reviewed 47 out of 48 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Updated workspace dependency versions to 0.103.0
Cargo.lock Reflected version bump in dependency lock file
crates/*/Cargo.toml Updated individual crate versions to 0.103.0
crates/*/CHANGELOG.md Added release notes for 0.103.0 with features and bug fixes
napi/*/Cargo.toml Updated NAPI crate versions to 0.103.0
napi/*/package.json Updated NPM package versions to 0.103.0
napi//index.js, napi//src-js/bindings.js Updated native binding version checks to 0.103.0
napi/parser/CHANGELOG.md Added release notes for parser package
npm/*/package.json Updated NPM package versions to 0.103.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 15, 2025

CodSpeed Performance Report

Merging #16887 will not alter performance

Comparing release/crates-1765793445 (65f074a) with main (08f4014)

Summary

✅ 42 untouched
⏩ 3 skipped1

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Boshen Boshen merged commit e6ad960 into main Dec 15, 2025
35 checks passed
@Boshen Boshen deleted the release/crates-1765793445 branch December 15, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants