Ginko Content v0.1.1
Ginko Content 0.1.1 release.
Changed
- Made named collection declarations the documented public collection declaration shape for this release.
- Added a Nuxt quickstart fixture that prepares, typechecks, and builds the documented first-page path.
- Added docs drift checks for stale collection syntax, fallback examples, and exported collection handles.
Documentation
- Reworked beginner docs around the copy-pastable
content.config.ts,content/index.md, andpages/[...slug].vuepath. - Removed fallback and provider concepts from beginner examples.
- Updated migration docs to distinguish Nuxt Content collection syntax from the Ginko collection API.