Principal Developer @ Umbraco HQ, blogger, speaker, overly curious
Umbraco 15.2 introduced fixes for the Delivery API, enabling the release of the Headless Preview package, which enhances preview functionality for headless sites. This open-source package bridges Umbraco documents and headless rendering, addressing challenges in previewing unpublished content. Kenn Jacobsen invites feedback on future headless preview support in Umbraco.
Kenn Jacobsen details the process of updating the "No-Code Delivery API" package to Umbraco 15 using the new package starter template. It covers creating the project, porting the API, generating a TypeScript client, and rebuilding the UI with modern tools like Vite and TypeScript.