Skip to content

Ginko Content v0.1.2

Choose a tag to compare

@Mat4m0 Mat4m0 released this 04 Jun 06:24
· 49 commits to main since this release

Release Ginko Content 0.1.2 for the Ginko CMS 0.1.3 compatibility tuple.

Changed

  • Changed useContentPage(..., { surround }) to return semantic previous and next values.
  • Added collection-handle support to useContentSearchData(handle, options).
  • Made reference population examples and tests field-keyed with populate: { author: authors }.
  • Kept surround as the public previous/next query vocabulary.

Documentation

  • Updated route-page, navigation, migration, and API docs around useContentPage() and useContentOne().
  • Updated CMS-backed search guidance to use provider-backed search helpers.

Verification

  • Included in the Ginko CMS package e2e release gate.
  • Published to npm as @lupinum/ginko-content@0.1.2.