Ginko Content v0.1.2
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.