v1.0.0-beta.5Pre-release
What's Changed
Features
- Experimental
getSchemafunction andcomposesproperty (replacescomposefunction) by @joe-bell in https://github.com/joe-bell/cva/pull/333
Clean-up
- Migrate
bundlesizetosize-limitby @mateothegreat in https://github.com/joe-bell/cva/pull/346 - Spring Cleaning 2026 by @joe-bell in https://github.com/joe-bell/cva/pull/358
- docs: add Deno to installation instructions by @bartlomieju in https://github.com/joe-bell/cva/pull/360
- docs: expand AGENTS.md with architecture and workflow guidance by @joe-bell in https://github.com/joe-bell/cva/pull/362
- docs: unify docs into a single versioned Starlight site by @joe-bell in https://github.com/joe-bell/cva/pull/363
- refactor(docs): migrate docs/beta package to docs by @joe-bell in https://github.com/joe-bell/cva/pull/364
- refactor(docs): replace inline styles with Tailwind v4 utilities by @joe-bell in https://github.com/joe-bell/cva/pull/366
- feat(docs): migrate hosting from Vercel to Cloudflare Workers by @joe-bell in https://github.com/joe-bell/cva/pull/365
- chore: syncpack clean-up by @joe-bell in https://github.com/joe-bell/cva/pull/367
- fix(docs): replace deprecated Zod 4 APIs in tutorials schema by @joe-bell in https://github.com/joe-bell/cva/pull/368
- Upgrade Node.js to 24 and migrate syncpack config by @joe-bell in https://github.com/joe-bell/cva/pull/369
- docs: document Cloudflare Workers Builds deployment setup by @joe-bell in https://github.com/joe-bell/cva/pull/370
- Reorder redirects to optimize Cloudflare performance warnings by @joe-bell in https://github.com/joe-bell/cva/pull/371
- fix(docs): redirect cross-version page gaps to version home by @joe-bell in https://github.com/joe-bell/cva/pull/372
- docs(agents): make the guide self-improving by @joe-bell in https://github.com/joe-bell/cva/pull/373
- Add agent skills and MCP server configuration by @joe-bell in https://github.com/joe-bell/cva/pull/374
- Add deslop skill for cleaning up AI-generated code by @joe-bell in https://github.com/joe-bell/cva/pull/375
- Annotate lint-staged config with Configuration type by @joe-bell in https://github.com/joe-bell/cva/pull/376
- Clarify pre-commit hook policy and setup for agents by @joe-bell in https://github.com/joe-bell/cva/pull/377
New Contributors
- @mateothegreat made their first contribution in https://github.com/joe-bell/cva/pull/346
- @bartlomieju made their first contribution in https://github.com/joe-bell/cva/pull/360
Full Changelog: https://github.com/joe-bell/cva/compare/v1.0.0-beta.4...v1.0.0-beta.5