Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 15, 2025

Oxlint

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

💥 BREAKING CHANGES

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Copilot AI review requested due to automatic review settings December 15, 2025 10:11
@Boshen Boshen self-assigned this Dec 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 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 15, 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 version 1.33.0 of oxlint and version 0.18.0 of oxfmt, updating version numbers across all package manifests, Cargo files, native binding checks, and changelog files. The release includes numerous features, bug fixes, and performance improvements for both tools.

  • Version bumps: oxlint from 1.32.0 to 1.33.0, oxfmt from 0.17.0 to 0.18.0
  • CHANGELOG updates documenting all changes included in this release
  • Native binding version checks updated for all supported platforms

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 Bump oxlint npm package version to 1.33.0
npm/oxfmt/package.json Bump oxfmt npm package version to 0.18.0
npm/oxfmt/CHANGELOG.md Add v0.18.0 release notes with features, performance improvements, and documentation updates
editors/vscode/package.json Bump VS Code extension version to 1.33.0
editors/vscode/CHANGELOG.md Add v1.33.0 release notes with editor feature improvements
crates/oxc_linter/Cargo.toml Bump oxc_linter crate version to 1.33.0
crates/oxc_linter/CHANGELOG.md Add v1.33.0 release notes with breaking changes, features, bug fixes, performance improvements, and documentation updates
crates/oxc_language_server/Cargo.toml Bump oxc_language_server crate version to 1.33.0
crates/oxc_language_server/CHANGELOG.md Add v1.33.0 release notes with performance improvements
crates/oxc_formatter/Cargo.toml Bump oxc_formatter crate version to 0.18.0
crates/oxc_formatter/CHANGELOG.md Add v0.18.0 release notes with breaking changes, features, bug fixes, performance improvements, and documentation updates
apps/oxlint/src-js/bindings.js Update all native binding version checks from 1.32.0 to 1.33.0 across all supported platforms
apps/oxlint/package.json Bump oxlint-app package version to 1.33.0
apps/oxlint/Cargo.toml Bump oxlint app crate version to 1.33.0
apps/oxlint/CHANGELOG.md Add v1.33.0 release notes with breaking changes, features, bug fixes, performance improvements, and documentation updates
apps/oxfmt/src-js/bindings.js Update all native binding version checks from 0.17.0 to 0.18.0 across all supported platforms
apps/oxfmt/package.json Bump oxfmt-app package version to 0.18.0
apps/oxfmt/Cargo.toml Bump oxfmt app crate version to 0.18.0
apps/oxfmt/CHANGELOG.md Add v0.18.0 release notes with features, bug fixes, and performance improvements
Cargo.lock Update lockfile with new versions for oxc_formatter (0.18.0), oxc_language_server (1.33.0), oxc_linter (1.33.0), oxfmt (0.18.0), and oxlint (1.33.0)

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

@Boshen Boshen merged commit 5b1bf4a into main Dec 15, 2025
34 checks passed
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 15, 2025

CodSpeed Performance Report

Merging #16888 will not alter performance

Comparing release/apps-1765793472 (8940c4b) with main (08f4014)

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 deleted the release/apps-1765793472 branch December 15, 2025 10:16
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