Skip to content

release(apps): oxlint v1.52.0 && oxfmt v0.37.0#20143

Merged
camc314 merged 1 commit intomainfrom
release/apps-1773048223
Mar 9, 2026
Merged

release(apps): oxlint v1.52.0 && oxfmt v0.37.0#20143
camc314 merged 1 commit intomainfrom
release/apps-1773048223

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 9, 2026

Oxlint

🚀 Features

🐛 Bug Fixes

⚡ Performance

📚 Documentation

Oxfmt

🚀 Features

🐛 Bug Fixes

⚡ Performance

Copilot AI review requested due to automatic review settings March 9, 2026 09:23
@Boshen Boshen self-assigned this Mar 9, 2026
@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-formatter Area - Formatter A-linter-plugins Area - Linter JS plugins labels Mar 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Oxfmt Ecosystem CI

suite oxfmt@latest main branch
formatjs/formatjs
fuma-nama/fumadocs
eggjs/egg
actualbudget/actual
AmanVarshney01/create-better-t-stack
vuejs/core
monkeytypegame/monkeytype
vuejs/pinia
cnpm/cnpmcore
lichess-org/lila
aidenybai/react-grab
cloudflare/agents
dyad-sh/dyad
getsentry/sentry-javascript
huggingface/huggingface.js
rolldown/rolldown
vercel/turborepo
fastify/fastify-vite
Comfy-Org/ComfyUI_frontend
mastodon/mastodon
npmx-dev/npmx.dev
openclaw/openclaw
tale/headplane

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

Release bump for the Oxlint and Oxfmt toolchain, aligning Rust crates, npm packages, app manifests, and NAPI binding version checks for the v1.52.0 / v0.37.0 release.

Changes:

  • Bump versions across Rust crates (oxc_linter, oxc_formatter), apps (oxlint, oxfmt), npm packages, and Cargo.lock.
  • Add new release sections to multiple changelogs (apps + crates + npm/oxlint).
  • Update NAPI-generated JS bindings to enforce the new expected native binding versions.

Reviewed changes

Copilot reviewed 16 out of 17 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
npm/oxlint/package.json Bumps published oxlint npm version to 1.52.0.
npm/oxlint/CHANGELOG.md Adds 1.52.0 release notes for the oxlint npm package.
npm/oxlint-plugins/package.json Bumps @oxlint/plugins npm version to 1.52.0.
npm/oxfmt/package.json Bumps published oxfmt npm version to 0.37.0.
crates/oxc_linter/Cargo.toml Bumps Rust crate version to 1.52.0.
crates/oxc_linter/CHANGELOG.md Adds 1.52.0 release notes for the Rust linter crate.
crates/oxc_formatter/Cargo.toml Bumps Rust crate version to 0.37.0.
crates/oxc_formatter/CHANGELOG.md Adds 0.37.0 release notes for the formatter crate.
apps/oxlint/src-js/bindings.js Updates enforced native binding version to 1.52.0 (NAPI).
apps/oxlint/package.json Bumps internal oxlint-app package version to 1.52.0.
apps/oxlint/Cargo.toml Bumps oxlint Rust app version to 1.52.0.
apps/oxlint/CHANGELOG.md Adds 1.52.0 release notes for the oxlint app.
apps/oxfmt/src-js/bindings.js Updates enforced native binding version to 0.37.0 (NAPI).
apps/oxfmt/package.json Bumps internal oxfmt-app package version to 0.37.0.
apps/oxfmt/Cargo.toml Bumps oxfmt Rust app version to 0.37.0.
apps/oxfmt/CHANGELOG.md Adds 0.37.0 release notes for the oxfmt app.
Cargo.lock Updates locked package versions for bumped crates/apps.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 9, 2026

Merging this PR will not alter performance

✅ 53 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/apps-1773048223 (8e73444) with main (0b67b8a)

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.

Copy link
Member

@leaysgur leaysgur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@camc314 camc314 merged commit 9870467 into main Mar 9, 2026
34 checks passed
@camc314 camc314 deleted the release/apps-1773048223 branch March 9, 2026 10:49
@EDM115
Copy link

EDM115 commented Mar 10, 2026

@Boshen despite the release successfully being pushed to NPM and others, the tag & release don't exist on github : https://github.com/oxc-project/oxc/releases/tag/apps_v1.52.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI 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.

5 participants