Skip to content

release(crates): oxc v0.108.0#17920

Merged
Dunqing merged 1 commit intomainfrom
release/crates-1768209076
Jan 12, 2026
Merged

release(crates): oxc v0.108.0#17920
Dunqing merged 1 commit intomainfrom
release/crates-1768209076

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 12, 2026

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Copilot AI review requested due to automatic review settings January 12, 2026 09:11
@Boshen Boshen self-assigned this Jan 12, 2026
@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 Jan 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Monitor Oxc

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

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 v0.108.0, bumping version numbers across all packages from 0.107.0 to 0.108.0. The release includes bug fixes, features, performance improvements, and documentation updates for the codegen, parser, semantic, minifier, and isolated_declarations crates.

Changes:

  • Updated version numbers from 0.107.0 to 0.108.0 across all crates and npm packages
  • Updated native binding version checks in JavaScript files for transform, parser, and minify packages
  • Added CHANGELOG entries documenting the features, bug fixes, and performance improvements

Reviewed changes

Copilot reviewed 42 out of 43 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/runtime/package.json Bumped version to 0.108.0
npm/oxc-types/package.json Bumped version to 0.108.0
napi/transform/package.json Bumped version to 0.108.0
napi/transform/index.js Updated version checks for all platform bindings
napi/transform/Cargo.toml Bumped version to 0.108.0
napi/parser/src-js/bindings.js Updated version checks for all platform bindings
napi/parser/package.json Bumped version to 0.108.0
napi/parser/Cargo.toml Bumped version to 0.108.0
napi/minify/package.json Bumped version to 0.108.0
napi/minify/index.js Updated version checks for all platform bindings
napi/minify/Cargo.toml Bumped version to 0.108.0
crates/*/Cargo.toml Bumped versions to 0.108.0 for all 28 oxc crates
crates/*/CHANGELOG.md Added release notes for 6 crates with changes
Cargo.toml Updated workspace dependency versions to 0.108.0
Cargo.lock Updated lockfile with new crate versions

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

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 12, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing release/crates-1768209076 (bdbf5f5) with main (f1fb048)1

Summary

✅ 42 untouched benchmarks
⏩ 3 skipped benchmarks2

Footnotes

  1. No successful run was found on main (49cf66e) during the generation of this report, so f1fb048 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 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.

@camc314 camc314 assigned Dunqing and unassigned Boshen Jan 12, 2026
@Dunqing Dunqing merged commit 140cb1f into main Jan 12, 2026
35 checks passed
@Dunqing Dunqing deleted the release/crates-1768209076 branch January 12, 2026 09:51
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.

3 participants