ultracite@7.5.0
·
156 commits
to main
since this release
Minor Changes
- 7861cf7: Migrate oxlint and oxfmt configurations from JSON to TypeScript using
defineConfig. The CLI now generatesoxlint.config.tsandoxfmt.config.tsinstead of.oxlintrc.jsonand.oxfmtrc.jsonc, and all internal framework presets have been converted to TypeScript.
Patch Changes
- fdb1493: Exclude package manager lock files (bun.lock, bun.lockb, package-lock.json, yarn.lock, pnpm-lock.yaml) from Biome linting and formatting