# Changelog ## v1.0.0 (2026-02-14) ### Initial Release - Type extraction from Payload CMS `payload-types.ts` (12,782 lines → curated exports) - 39 frontend-relevant collection types - 42 block type definitions with `BlockByType` helper - Media type with `getImageUrl()` and `getSrcSet()` helpers - API response types (`PaginatedResponse`, `PayloadError`, query params) - Shared API client with tenant isolation (`createPayloadClient()`) - Block registry with component mapping (`createBlockRenderer()`) - Tenant constants (porwoll, c2s, gunshin, blogwoman) - Work order system for CMS→Frontend coordination - Block catalog documentation