Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Oct 21, 2025

[0.7.0] - 2025-10-21

🚀 Features

🐛 Bug Fixes

🚜 Refactor

Copilot AI review requested due to automatic review settings October 21, 2025 09:55
@Boshen Boshen requested a review from Dunqing as a code owner October 21, 2025 09:55
@Boshen Boshen self-assigned this Oct 21, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 21, 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

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.7.0 of oxfmt, updating version numbers across package manifests and adding changelog entries for the new release.

Key Changes

  • Version number bumped from 0.6.0 to 0.7.0 across all oxfmt packages
  • Changelog entries added documenting new features, bug fixes, and refactors for the 0.7.0 release

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/oxfmt/package.json Updated package version to 0.7.0
npm/oxfmt/CHANGELOG.md Added blank line spacing in changelog
crates/oxc_formatter/Cargo.toml Updated crate version to 0.7.0
crates/oxc_formatter/CHANGELOG.md Added 0.7.0 release notes with features, bug fixes, and refactors
apps/oxfmt/Cargo.toml Updated application version to 0.7.0
apps/oxfmt/CHANGELOG.md Added 0.7.0 release notes with features, bug fixes, and refactors

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

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter labels Oct 21, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 21, 2025

CodSpeed Performance Report

Merging #14851 will not alter performance

Comparing release/oxfmt-1761040518 (9153d8b) with main (a6f720b)1

Summary

✅ 37 untouched

Footnotes

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

@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label Oct 21, 2025
Copy link
Member

leaysgur commented Oct 21, 2025

Merge activity

## [0.7.0] - 2025-10-21

### 🚀 Features

- 6dfcd80 oxfmt: Search both .json and .jsonc config file (#14848) (leaysgur)
- aa024d9 formatter: Wrap parenthesis for `AssignmentExpression` that are inside `ComputedMemberExpression` (#14834) (Dunqing)

### 🐛 Bug Fixes

- 88fb768 formatter: Correct handling of ignore comment for `TSUnionType` and `TSMappedType` (#14824) (Dunqing)
- f7727c7 formatter: Ignore comment doesn't work for the expression statement (#14817) (Dunqing)
- 7a420a1 oxfmt: Handle `.d.ts` file correctly (#14835) (leaysgur)

### 🚜 Refactor

- 6fa7420 oxfmt: Use custom ignore builder (#14850) (leaysgur)
- 9d914a3 formatter: Improve comments handling (#14816) (Dunqing)
- f52863d formatter: Improve handling of type cast node (#14815) (Dunqing)
@graphite-app graphite-app bot force-pushed the release/oxfmt-1761040518 branch from 9153d8b to f3b75c3 Compare October 21, 2025 10:03
@graphite-app graphite-app bot merged commit f3b75c3 into main Oct 21, 2025
21 checks passed
@graphite-app graphite-app bot deleted the release/oxfmt-1761040518 branch October 21, 2025 10:10
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 21, 2025
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.

3 participants