Skip to content

Conversation

@oxc-bot
Copy link
Contributor

@oxc-bot oxc-bot commented Jul 24, 2025

[0.78.0] - 2025-07-24

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

🚜 Refactor

⚡ Performance

@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 24, 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.

@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 Jul 24, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 24, 2025

Monitor Oxc

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

Comment on lines +18 to +28
## [0.78.0] - 2025-07-24

### 💥 BREAKING CHANGES

- ccbcf3e transformer, minifier, syntax: [**BREAKING**] Remove `ESTarget::ES5` (#12448) (Dunqing)

### 🐛 Bug Fixes

- 986c48e transformer/decorator: Transformed decorators should be injected after class-properties has run (#12418) (Dunqing)


Copy link
Contributor

Choose a reason for hiding this comment

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

There appears to be a duplicate changelog entry for version 0.78.0 in the napi/transform/CHANGELOG.md file. The same content appears twice consecutively (lines 7-17 and lines 19-29). One of these duplicate entries should be removed to maintain a clean changelog history and prevent confusion for users reviewing the changes.

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@Boshen Boshen merged commit ccf1fb4 into main Jul 24, 2025
26 checks passed
@Boshen Boshen deleted the release/crates-1753329646 branch July 24, 2025 04:02
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 24, 2025

CodSpeed Instrumentation Performance Report

Merging #12486 will not alter performance

Comparing release/crates-1753329646 (6d71472) with main (ccbcf3e)

Summary

✅ 34 untouched benchmarks

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