What's new in Content SDK 1.5
Content SDK 1.5 introduces a secure preview mechanism for server components in Design Studio. This addresses recently identified issues ensuring AI‑generated variants can now be rendered correctly when using the App Router.
To update your existing Content SDK 1.4.1 application to 1.5:
-
In your existing application's
package.jsonfile, update every@sitecore-content-sdkpackage to version1.5.0. -
Install the dependencies with the following command:
RequestResponsenpm install