Skip to content

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Sep 15, 2025

[0.88.0] - 2025-09-15

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

@Copilot Copilot AI review requested due to automatic review settings September 15, 2025 02:56
@Boshen Boshen self-assigned this Sep 15, 2025
Copy link
Contributor

graphite-app bot commented Sep 15, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link
Contributor

github-actions bot commented Sep 15, 2025

Monitor Oxc

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

@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 Sep 15, 2025
Copy link
Contributor

@Copilot 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 version 0.88.0 of the Oxc project, updating version numbers across all crates and packages to maintain consistency in the monorepo.

  • Version bump from 0.87.0 to 0.88.0 across all components
  • Updates changelog files with the latest release notes for the new version
  • Maintains synchronized versioning across Rust crates and NPM packages

Reviewed Changes

Copilot reviewed 60 out of 61 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/runtime/package.json Version bump to 0.88.0 for runtime package
npm/oxc-types/package.json Version bump to 0.88.0 for types package
napi/transform/package.json Version bump to 0.88.0 for transform NAPI package
napi/parser/package.json Version bump to 0.88.0 for parser NAPI package
napi/minify/package.json Version bump to 0.88.0 for minify NAPI package
Cargo.toml Updates workspace dependencies to version 0.88.0
Various crate Cargo.toml files Version bump to 0.88.0 for all Rust crates
Various CHANGELOG.md files Addition of v0.88.0 changelog entries

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Boshen Boshen merged commit 369287a into main Sep 15, 2025
27 checks passed
@Boshen Boshen deleted the release/crates-1757904969 branch September 15, 2025 03:01
Copy link

codspeed-hq bot commented Sep 15, 2025

CodSpeed Instrumentation Performance Report

Merging #13765 will not alter performance

Comparing release/crates-1757904969 (e0ec741) with main (fa7400a)1

Summary

✅ 37 untouched

Footnotes

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

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.

1 participant