Releases: pleaseai/docs
Releases · pleaseai/docs
docs-please: v0.2.6
docs-please-v0.2.2
docs-please: v0.2.5
docs-please: v0.2.4
docs-please: v0.2.3
docs-please: v0.2.2-beta.0
0.2.2-beta.0 (2025-12-22)
Bug Fixes
docs-please: v0.2.1-beta.0
0.2.1-beta.0 (2025-12-19)
Features
docs-please: v0.2.0-beta.0
0.2.0-beta.0 (2025-12-04)
⚠ BREAKING CHANGES
- layer: Tabs now use ::tabs-item{label="..."} syntax instead of ::tabs-list/::tabs-trigger/::tabs-content
Features
- layer: add Accordion, Card UI and FeatureCard content components (1e8b02b)
- layer: add custom content components and UI primitives for extending apps (#8) (7615ad7)
- layer: add PageHero, PageSection, PageCard components and enhance ButtonA (#5) (220164d)
- layer: add shadcn-vue CLI components and MDC content system (66a2f1d)
- layer: enhance MDC tabs with icons, type safety, and accessibility (#6) (facd76c)
Bug Fixes
- deps: add zod and zod-to-json-schema for Nuxt Content schema support (6ec61a2)
- layer: add @source for TypeScript files in Tailwind CSS v4 (140b06c)
- layer: add proper code block styling with Tailwind import (#7) (450599c)
- layer: prerender index route for Cloudflare Pages D1 compatibility (52b8ad0)
- layer: replace nuxt-shiki with @nuxt/content built-in highlighting (54b7a42)
- layer: resolve i18n type error with any cast (28d6b25)
- layer: resolve UI components from layer directory in multi-layer setup (#3) (1f40071)
- layer: simplify landing collection query to fix prerender (a636fa2)
- layer: use slot pattern for ProsePre to fix getShikiHighlighter error (bb2b132)