Skip to content

release(apps): oxlint v1.39.0 && oxfmt v0.24.0#17921

Merged
Dunqing merged 1 commit intomainfrom
release/apps-1768209297
Jan 12, 2026
Merged

release(apps): oxlint v1.39.0 && oxfmt v0.24.0#17921
Dunqing merged 1 commit intomainfrom
release/apps-1768209297

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 12, 2026

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Copilot AI review requested due to automatic review settings January 12, 2026 09:15
@Boshen Boshen self-assigned this Jan 12, 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 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 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 version 1.39.0 of oxlint and version 0.24.0 of oxfmt, including comprehensive updates to package versions, native binding version checks, and changelog documentation.

Changes:

  • Version bumps across npm packages, Cargo crates, and VS Code extension from 1.38.0 to 1.39.0 (oxlint) and 0.23.0 to 0.24.0 (oxfmt)
  • Updated native binding version validation strings in bindings.js files for all supported platforms
  • Added changelog entries documenting new features, bug fixes, performance improvements, and documentation updates

Reviewed changes

Copilot reviewed 19 out of 20 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.39.0
npm/oxfmt/package.json Bumped oxfmt npm package version to 0.24.0
npm/oxfmt/CHANGELOG.md Added v0.24.0 release notes with features and documentation updates
editors/vscode/package.json Bumped VS Code extension version to 1.39.0
editors/vscode/CHANGELOG.md Added v1.39.0 release notes with features, bug fixes, and documentation
crates/oxc_linter/Cargo.toml Bumped oxc_linter crate version to 1.39.0
crates/oxc_linter/CHANGELOG.md Added v1.39.0 release notes with comprehensive feature and fix list
crates/oxc_language_server/Cargo.toml Bumped oxc_language_server crate version to 1.39.0
crates/oxc_language_server/CHANGELOG.md Added v1.39.0 release notes with bug fix
crates/oxc_formatter/Cargo.toml Bumped oxc_formatter crate version to 0.24.0
crates/oxc_formatter/CHANGELOG.md Added v0.24.0 release notes with features, fixes, and performance improvements
apps/oxlint/src-js/bindings.js Updated version checks from 1.38.0 to 1.39.0 for all platform bindings
apps/oxlint/package.json Bumped oxlint-app internal package version to 1.39.0
apps/oxlint/Cargo.toml Bumped oxlint binary crate version to 1.39.0
apps/oxlint/CHANGELOG.md Added v1.39.0 release notes with select features and fixes
apps/oxfmt/src-js/bindings.js Updated version checks from 0.23.0 to 0.24.0 for all platform bindings
apps/oxfmt/package.json Bumped oxfmt-app internal package version to 0.24.0
apps/oxfmt/Cargo.toml Bumped oxfmt binary crate version to 0.24.0
apps/oxfmt/CHANGELOG.md Added v0.24.0 release notes with features, fixes, and documentation
Cargo.lock Updated lockfile with new crate versions

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

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 12, 2026

Merging this PR will not alter performance

✅ 42 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1768209297 (41e57ea) with main (f1fb048)2

Open in CodSpeed

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.

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

@camc314 camc314 assigned Dunqing and unassigned Boshen Jan 12, 2026
@Dunqing Dunqing merged commit b56d60f into main Jan 12, 2026
35 checks passed
@Dunqing Dunqing deleted the release/apps-1768209297 branch January 12, 2026 09:54
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.

3 participants