Upgrade JSS apps to JSS 22.6

Version: 22.x

Sitecore JavaScript Rendering SDK version 22.6 requires you to make some modifications to your apps.

Before you begin

This topic describes how to:

Note

To update your JSS Next.js applications, follow the upgrade guide from JSS 22.5 to 22.6 for JSS Next.js apps instead of this topic.

Update application dependencies

For your upgraded applications to work correctly, you must update JSS dependencies.

To update your JSS dependencies:

  1. In your existing application's package.json file, update every @sitecore-jss package to version ~22.6.0.

  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,