Skip to content

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Oct 14, 2025

[0.5.0] - 2025-10-14

🚀 Features

🐛 Bug Fixes

🚜 Refactor

🧪 Testing

@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 08:07
@Boshen Boshen requested a review from Dunqing as a code owner October 14, 2025 08:07
@Boshen Boshen self-assigned this Oct 14, 2025
Copy link
Contributor

graphite-app bot commented Oct 14, 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-cli Area - CLI A-formatter Area - Formatter labels Oct 14, 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.5.0 of oxfmt, a JavaScript formatter. The release includes new features for JSON configuration file support and JSON schema provision, along with numerous bug fixes for comment handling, parentheses placement, and formatting edge cases.

  • Updates version numbers from 0.4.0 to 0.5.0 across all packages and applications
  • Adds comprehensive changelog entries documenting new features, bug fixes, refactoring, and testing improvements
  • Includes feature additions for .oxfmtrc.json(c) config file support and JSON schema provision

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/oxfmt/package.json Updates package version to 0.5.0
npm/oxfmt/CHANGELOG.md Adds changelog entry for v0.5.0 with feature highlights
crates/oxc_formatter/Cargo.toml Updates crate version to 0.5.0
crates/oxc_formatter/CHANGELOG.md Adds comprehensive changelog with features, bug fixes, refactoring, and testing changes
apps/oxfmt/Cargo.toml Updates application version to 0.5.0
apps/oxfmt/CHANGELOG.md Adds changelog entry for v0.5.0 with oxfmt-specific changes

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

Copy link

codspeed-hq bot commented Oct 14, 2025

CodSpeed Performance Report

Merging #14586 will not alter performance

Comparing release/oxfmt-1760429266 (529273a) with main (c4e12df)

Summary

✅ 37 untouched

@leaysgur leaysgur merged commit cf9f56c into main Oct 14, 2025
29 checks passed
@leaysgur leaysgur deleted the release/oxfmt-1760429266 branch October 14, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants