What's new in Content SDK 1.4.1
Content SDK 1.4.1 includes new component‑generation capabilities for Next.js projects and several stability fixes across App Router, Pages Router, redirects, middleware initialization, and Editing Host behavior. It also improves compatibility for React hooks and resolves issues related to hostname resolution behind proxies.
To update your existing Content SDK 1.3 application to 1.4.1:
-
In your existing application's
package.jsonfile, update every@sitecore-content-sdkpackage to version1.4.1. -
Install the dependencies with the following command:
RequestResponsenpm install