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:

  1. In your existing application's package.json file, update every @sitecore-content-sdk package to version 1.4.1.

  2. Install the dependencies with the following command:

    RequestResponse
    npm install

Do you have some feedback for us?

If you have suggestions for improving this article,