Skip to content

release(apps): oxlint v1.35.0 && oxfmt v0.20.0#17260

Merged
Boshen merged 1 commit intomainfrom
release/apps-1766394801
Dec 22, 2025
Merged

release(apps): oxlint v1.35.0 && oxfmt v0.20.0#17260
Boshen merged 1 commit intomainfrom
release/apps-1766394801

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 22, 2025

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

Copilot AI review requested due to automatic review settings December 22, 2025 09:13
@Boshen Boshen self-assigned this Dec 22, 2025
@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 Dec 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2025

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.35.0 and oxfmt v0.20.0 with various features, bug fixes, performance improvements, and documentation updates.

Key Changes:

  • oxlint v1.34.0 → v1.35.0: Includes new linter rules (vue/no-deprecated-destroyed-lifecycle, eslint/max-statements, react/no-unsafe, vitest/prefer-called-times, unicorn/require-module-attributes, unicorn/no-immediate-mutation), plugin enhancements (code path analysis/CFG, additional selector classes), and various bug fixes
  • oxfmt v0.19.0 → v0.20.0: Adds TOML formatting support, insertFinalNewline option, and fixes for root directory resolution
  • VS Code extension v1.34.0 → v1.35.0: Includes LSP server path fixes for Windows and documentation improvements

Reviewed changes

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

Show a summary per file
File Description
npm/oxlint/package.json Version bump to 1.35.0
npm/oxlint/CHANGELOG.md Added changelog entry for v1.35.0 release
npm/oxfmt/package.json Version bump to 0.20.0
npm/oxfmt/CHANGELOG.md Added changelog entry for v0.20.0 release
editors/vscode/package.json Version bump to 1.35.0
editors/vscode/CHANGELOG.md Added changelog entry for v1.35.0 with bug fixes and documentation
crates/oxc_linter/Cargo.toml Version bump to 1.35.0
crates/oxc_linter/CHANGELOG.md Comprehensive changelog with features, fixes, performance, and docs
crates/oxc_language_server/Cargo.toml Version bump to 1.35.0
crates/oxc_formatter/Cargo.toml Version bump to 0.20.0
crates/oxc_formatter/CHANGELOG.md Added changelog entry for v0.20.0 release
apps/oxlint/src-js/bindings.js Updated version checks from 1.34.0 to 1.35.0 across all platform bindings
apps/oxlint/package.json Version bump to 1.35.0
apps/oxlint/Cargo.toml Version bump to 1.35.0
apps/oxlint/CHANGELOG.md Added changelog entry for v1.35.0 release
apps/oxfmt/src-js/bindings.js Updated version checks from 0.19.0 to 0.20.0 across all platform bindings
apps/oxfmt/package.json Version bump to 0.20.0
apps/oxfmt/Cargo.toml Version bump to 0.20.0
apps/oxfmt/CHANGELOG.md Added changelog entry for v0.20.0 release
Cargo.lock Updated lockfile with new version references

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

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 22, 2025

CodSpeed Performance Report

Merging #17260 will not alter performance

Comparing release/apps-1766394801 (a65b5a9) with main (1921b85)

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.

@Boshen Boshen merged commit 1307b7b into main Dec 22, 2025
35 checks passed
@Boshen Boshen deleted the release/apps-1766394801 branch December 22, 2025 09:35
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