ultracite@7.6.2
·
65 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 5be860c: Automatically detect frameworks during the
initprocess. - 10d9e95: Support
-vas a short alias for--versionon the CLI (previously only-Vworked). - 8ff1b96: Fix
updatecommand not migrating legacyultracite/<name>extends entries toultracite/biome/<name>(e.g.ultracite/core,ultracite/react,ultracite/type-aware, etc.). - 5e055ce: Ignore Cloudflare Workers' generated
worker-configuration.d.ts(produced bywrangler types), matching the existing handling ofnext-env.d.ts. - 9cc7416: Add a
universaleditor target that creates.vscode/settings.jsonfor every VS Code-based editor (VS Code, Cursor, Windsurf, CodeBuddy, Antigravity, IBM Bob, Kiro, Trae, Void) with a single selection. Theinitprompt now offers a "Universal" option, and--editors universalworks as an alias on the CLI.