release(apps): oxlint v1.41.0 && oxfmt v0.26.0#18264
Conversation
There was a problem hiding this comment.
Pull request overview
This PR releases oxlint v1.41.0 and oxfmt v0.26.0, updating version numbers across all package manifests, native binding version checks, and changelog files.
Changes:
- Bump oxlint from v1.40.0 to v1.41.0 with performance improvements and documentation updates
- Bump oxfmt from v0.25.0 to v0.26.0 with bug fixes and documentation updates
- Update version checks in native binding files for both packages across all supported platforms
Reviewed changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| npm/oxlint/package.json | Update oxlint npm package version to 1.41.0 |
| npm/oxlint/CHANGELOG.md | Add v1.41.0 release notes with documentation changes |
| npm/oxfmt/package.json | Update oxfmt npm package version to 0.26.0 |
| npm/oxfmt/CHANGELOG.md | Add v0.26.0 release notes with documentation changes |
| editors/vscode/package.json | Update VS Code extension version to 1.41.0 |
| crates/oxc_linter/Cargo.toml | Update oxc_linter crate version to 1.41.0 |
| crates/oxc_linter/CHANGELOG.md | Add v1.41.0 release notes with performance improvements |
| crates/oxc_language_server/Cargo.toml | Update oxc_language_server crate version to 1.41.0 |
| crates/oxc_formatter/Cargo.toml | Update oxc_formatter crate version to 0.26.0 |
| apps/oxlint/src-js/bindings.js | Update version checks for all oxlint native bindings to 1.41.0 |
| apps/oxlint/package.json | Update oxlint app package version to 1.41.0 |
| apps/oxlint/Cargo.toml | Update oxlint app crate version to 1.41.0 |
| apps/oxfmt/src-js/bindings.js | Update version checks for all oxfmt native bindings to 0.26.0 |
| apps/oxfmt/package.json | Update oxfmt app package version to 0.26.0 |
| apps/oxfmt/Cargo.toml | Update oxfmt app crate version to 0.26.0 |
| apps/oxfmt/CHANGELOG.md | Add v0.26.0 release notes with bug fixes |
| Cargo.lock | Update lockfile with new crate versions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
Oxlint
⚡ Performance
📚 Documentation
Oxfmt
🐛 Bug Fixes
format_configforexternal_optionsoverride (fix(oxfmt): Useformat_configforexternal_optionsoverride #18252) (leaysgur)customGroupshandling lost (fix(oxfmt): RestorecustomGroupshandling lost #18243) (leaysgur)📚 Documentation