We’re excited to announce the release of Content SDK 2.2. This update introduces on-demand static revalidation, draft component workflows, and several developer experience improvements, making it easier to build, iterate, and publish.
Key highlights:
On-demand static revalidation (OSR) - Content SDK 2.2 includes a new App Router starter template with Next.js Cache Components and tag-based cache invalidation configured by default, enabling published content to refresh automatically without requiring a full redeploy while preserving the performance benefits of static rendering.
Draft component workflow support - Teams can now iterate on components in a draft state before making them live, reducing the risk of publishing incomplete or untested work.
New proxy execution context - A more structured proxy execution context gives developers finer control over request handling, improves observability/debugging, and enables richer customizations such as custom logging or reacting to proxy decisions like adding analytics around redirect usage.
Please review the Content SDK release page for a complete list of all changes for version 2.2.