Skip to content

Ginko Content v0.1.1

Choose a tag to compare

@Mat4m0 Mat4m0 released this 04 Jun 06:25
· 83 commits to main since this release

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, and pages/[...slug].vue path.
  • Removed fallback and provider concepts from beginner examples.
  • Updated migration docs to distinguish Nuxt Content collection syntax from the Ginko collection API.