Updates
Every published version, parsed straight from the changelog. Nothing here is written by hand. A release note is whatever shipped with the release.
v0.2.2Generated projects now pin Next.js ^16.3.0 and drop the turbopackFileSystemCacheForDev and useTypeScriptCli flags, which are default behavio…
v0.2.1Scaffold cn from cnfast instead of composing clsx with tailwind-merge.
v0.2.0Stop scaffolding a packages/design-system workspace.
v0.1.6Report unexpected errors to PostHog via existing telemetry infra
v0.1.5Refactor telemetry tracking to proxy events through the web server, securing the PostHog API key.
v0.1.4Add the doctor command to audit, verify, and autofix a Verno Studio project's health and configuration.
v0.1.3Add verno init to configure existing projects with optional Turborepo, shadcn, and Ultracite (interactive and -y mode)
v0.1.2Unify shadcn initialization across all project types (Single App and Turborepo) to use shadcn apply with a pre-scaffolded components.json.
v0.1.1Remove @vernostudio/template-generator from published runtime dependencies.
v0.1.0Add the create command for scaffolding Verno projects, including Next.js and Turborepo project generation.