What's new in Content SDK 2.3
Content SDK 2.3 introduces support for multi-locale and faceted search, in addition to developer experience improvements, and several important bug fixes and maintenance updates.
To update your existing Content SDK 2.2 application to 2.3:
-
In your existing application's
package.jsonfile, update the following packages to version2.3.0.You must also update the following packages to the versions specified:
Package
Version
create-content-sdk-app^2.3.1@sitecore-content-sdk/events^2.1.2@sitecore-content-sdk/core^2.1.3@sitecore-content-sdk/content^2.2.2@sitecore-content-sdk/cli^2.2.1@sitecore-content-sdk/analytics-core^2.1.2NoteThe Content SDK has transitioned to independent versioning for its packages. Due to this, all packages won't be updated to the latest version.
-
Install the dependencies with the following command:
Please review the Content SDK release page for a complete list of all changes for version 2.3.