Skip to content

Comments

release(apps): oxlint v1.38.0 && oxfmt v0.23.0#17709

Merged
Dunqing merged 1 commit intomainfrom
release/apps-1767692907
Jan 6, 2026
Merged

release(apps): oxlint v1.38.0 && oxfmt v0.23.0#17709
Dunqing merged 1 commit intomainfrom
release/apps-1767692907

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 6, 2026

Oxlint

Oxfmt

🚀 Features

🐛 Bug Fixes

⚡ Performance

Copilot AI review requested due to automatic review settings January 6, 2026 09:48
@Boshen Boshen self-assigned this Jan 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter-plugins Area - Linter JS plugins labels Jan 6, 2026
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 oxlint v1.38.0 and oxfmt v0.23.0, bumping versions across the monorepo and updating changelogs with recent improvements.

  • oxlint updated from v1.37.0 to v1.38.0
  • oxfmt updated from v0.22.0 to v0.23.0
  • oxfmt includes formatter bug fixes, performance improvements, and new LSP debug logging

Reviewed changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
npm/oxlint/package.json Bumped oxlint npm package version to 1.38.0
npm/oxfmt/package.json Bumped oxfmt npm package version to 0.23.0
editors/vscode/package.json Updated VS Code extension version to 1.38.0
crates/oxc_linter/Cargo.toml Updated linter crate version to 1.38.0
crates/oxc_language_server/Cargo.toml Updated language server crate version to 1.38.0
crates/oxc_formatter/Cargo.toml Updated formatter crate version to 0.23.0
crates/oxc_formatter/CHANGELOG.md Added v0.23.0 changelog entry with formatter bug fixes and performance improvements
apps/oxlint/src-js/bindings.js Updated all platform-specific version checks to 1.38.0
apps/oxlint/package.json Updated oxlint app package version to 1.38.0
apps/oxlint/Cargo.toml Updated oxlint app crate version to 1.38.0
apps/oxfmt/src-js/bindings.js Updated all platform-specific version checks to 0.23.0
apps/oxfmt/package.json Updated oxfmt app package version to 0.23.0
apps/oxfmt/Cargo.toml Updated oxfmt app crate version to 0.23.0
apps/oxfmt/CHANGELOG.md Added v0.23.0 changelog entry with LSP debug logging feature and one formatter bug fix
Cargo.lock Updated lockfile with new versions for all affected crates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Dunqing
Copy link
Member

Dunqing commented Jan 6, 2026

This release is to fix the significant performance regression in the formatter introduced in the last version for the tailwindcss support

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 6, 2026

CodSpeed Performance Report

Merging #17709 will not alter performance

Comparing release/apps-1767692907 (061bbb9) with main (3b4aced)

Summary

✅ 42 untouched
⏩ 3 skipped1

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@Dunqing Dunqing merged commit f3767ea into main Jan 6, 2026
35 checks passed
@Dunqing Dunqing deleted the release/apps-1767692907 branch January 6, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants