ZIP
WinGet
oxfmt
VoidZero Inc. & Contributors · 0.28.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-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
oxc-project.oxfmt
Version
0.28.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.43.0/oxfmt-win32-arm64.zip
Release Notes
🚀 Features
- ee30de9 oxfmt: Add config migration from biome (#18638) (Luca Fischer)
🐛 Bug Fixes
- e754b18 oxfmt/migrate-prettier: Set experimentalSortPackagejson: false by default (#18831) (leaysgur)
- a83c266 formatter: Keep decorated function pattern hugged when params break (#18830) (Dunqing)
- 0c8efe1 formatter: Quote numeric property keys with quoteProps: consistent (#18803) (Dunqing)
- 9c14c3e formatter: Ignore comment does not work for sequence expressions in arrow function body (#18799)…