-
-
Notifications
You must be signed in to change notification settings - Fork 724
release(crates): v0.78.0 #12486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release(crates): v0.78.0 #12486
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
Monitor Oxc
|
| ## [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) | ||
|
|
||
|
|
There was a problem hiding this comment.
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.
CodSpeed Instrumentation Performance ReportMerging #12486 will not alter performanceComparing Summary
|
[0.78.0] - 2025-07-24
💥 BREAKING CHANGES
ESTarget::ES5(feat(transformer, minifier, syntax)!: removeESTarget::ES5#12448) (Dunqing)🚀 Features
pifefield toFunction(feat(ast): addpifefield toFunction#12469) (sapphi-red)🐛 Bug Fixes
TemplateLiteralin enum (fix(transformer/typescript): incorrect evaluation ofTemplateLiteralin enum #12456) (Dunqing)abstractfield early (fix(transformer/typescript): should removeabstractfield early #12417) (Dunqing)🚜 Refactor
Binder::binder(refactor(semantic): remove redundant default implementation forBinder::binder#12447) (Dunqing)Vecrather than take elements ofVecone by one (refactor(transformer/typescript): take aVecrather than take elements ofVecone by one #12462) (Dunqing)Sendimpl forFixedSizeAllocator(refactor(allocator): remove unnecessarySendimpl forFixedSizeAllocator#12426) (overlookmotel)⚡ Performance
Atomrather thanStringforConstantValue::String(perf(transformer/typescript): storeAtomrather thanStringforConstantValue::String#12458) (Dunqing)