v2.1.0
v2.1.0
Released: 2026-08-03
The basic-blog scaffold template is redesigned. zfb new now produces a starter that demonstrates the markdown pipeline and idiomatic Tailwind — a zfb.config.ts with a collection schema and the enabled markdown features, mdx-components.tsx wiring the five alert components, a markdown-showcase.md post with one live example per enabled feature, and a README covering both enabled and available-but-off features. The pagination and tag routes are gone; the README links their docs instead. Existing projects are unaffected — this only changes what a new scaffold contains.
Features
feat(templates): redesign the basic-blog starter (#2269) (fa0b4e18)
Bug Fixes
fix(templates): visual-pass fixes for the basic-blog starter (1db0ece6)
Other Changes
docs: stop a JA link-validation.mdx paragraph from parsing as a heading (464c9362)
docs: stop a JA islands.mdx paragraph from parsing as a heading (35160fd3)
docs: correct Tailwind v4 enablement framing in concepts/styling.mdx (dbe0803a)
chore: refresh stale basic-blog references in comments (#2271) (04bab02b)
docs: update getting-started and concepts pages for the redesigned starter (#2271) (e64132f3)
test: update basic-blog e2e for the redesigned template (#2270) (f15f613f)
docs(templates): clarify the basic-blog README's not-enabled feature table (6a393b7b)