ZIP
WinGet
oxfmt
VoidZero Inc. & Contributors · 0.39.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
oxfmt-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxfmt
Version
0.39.0
Description
Oxfmt is a high-performance formatter for the JavaScript ecosystem.
License
MIT
↗
Installer URL
https://github.com/oxc-project/oxc/releases/download/apps_v1.54.0/oxfmt-aarch64-pc-windows-msvc.zip
Release Notes
Table of Contents
- Oxlint v1.54.0
- Oxfmt v0.39.0
Oxlint v1.54.0
🐛 Bug Fixes
- 4ea67de oxlint,oxfmt: Skip vite.config.ts exports defineConfig(fn) (#20260) (leaysgur)
- cc89dbf oxlint: Skip vite.config.ts w/o .lint field in auto-discovery (#20255) (leaysgur)
- 89b7ca9 linter/no-duplicate-imports: Only check aggregated exports (#20178) (kennytm)
- 691f556 linter/explicit-module-boundary-types: Ignore constructor callbacks (#20221) (camc314)
⚡ Performance
- d160dca linter/plugins: Reduce array loo…