Skip to content

release(apps): oxlint v1.42.0 && oxfmt v0.27.0#18573

Merged
overlookmotel merged 1 commit intomainfrom
release/apps-1769418976
Jan 26, 2026
Merged

release(apps): oxlint v1.42.0 && oxfmt v0.27.0#18573
overlookmotel merged 1 commit intomainfrom
release/apps-1769418976

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jan 26, 2026

Oxlint

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

@Boshen Boshen requested a review from camc314 as a code owner January 26, 2026 09:16
Copilot AI review requested due to automatic review settings January 26, 2026 09:16
@Boshen Boshen self-assigned this Jan 26, 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 26, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 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.42.0 and oxfmt v0.27.0, incrementing versions across all relevant packages and updating changelogs with the latest features, bug fixes, and documentation improvements.

Changes:

  • Version bump for oxlint from 1.41.0 to 1.42.0
  • Version bump for oxfmt from 0.26.0 to 0.27.0
  • Updated CHANGELOGs with new release entries dated 2026-01-26

Reviewed changes

Copilot reviewed 18 out of 19 changed files in this pull request and generated no comments.

Show a summary per file
File Description
npm/oxlint/package.json Update oxlint npm package version to 1.42.0
npm/oxlint/CHANGELOG.md Add changelog entry for oxlint 1.42.0 release
npm/oxfmt/package.json Update oxfmt npm package version to 0.27.0
npm/oxfmt/CHANGELOG.md Add changelog entry for oxfmt 0.27.0 release
editors/vscode/package.json Update VS Code extension version to 1.42.0
editors/vscode/CHANGELOG.md Add changelog entry for VS Code extension 1.42.0
crates/oxc_linter/Cargo.toml Update oxc_linter crate version to 1.42.0
crates/oxc_linter/CHANGELOG.md Add comprehensive changelog for oxc_linter 1.42.0
crates/oxc_formatter/Cargo.toml Update oxc_formatter crate version to 0.27.0
crates/oxc_formatter/CHANGELOG.md Add changelog entry for oxc_formatter 0.27.0
apps/oxlint/src-js/bindings.js Update all native binding version checks to 1.42.0
apps/oxlint/package.json Update oxlint-app package version to 1.42.0
apps/oxlint/Cargo.toml Update oxlint app crate version to 1.42.0
apps/oxlint/CHANGELOG.md Add changelog entry for oxlint app 1.42.0
apps/oxfmt/src-js/bindings.js Update all native binding version checks to 0.27.0
apps/oxfmt/package.json Update oxfmt-app package version to 0.27.0
apps/oxfmt/Cargo.toml Update oxfmt app crate version to 0.27.0
apps/oxfmt/CHANGELOG.md Add changelog entry for oxfmt app 0.27.0
Cargo.lock Update locked versions for oxc_formatter, oxc_linter, oxfmt, and oxlint

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

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 26, 2026

Merging this PR will not alter performance

✅ 46 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1769418976 (6e15799) with main (4d97ba3)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 (224140c) during the generation of this report, so 4d97ba3 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@overlookmotel overlookmotel merged commit e99215e into main Jan 26, 2026
37 checks passed
@overlookmotel overlookmotel deleted the release/apps-1769418976 branch January 26, 2026 10:50
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