- What's new
What's new in Content SDK 2.4
Content SDK 2.4 introduces support for llms.txt, automatic page metadata generation, typeahead suggestions and More Like This (MLT) queries for search, in addition to developer experience improvements, and several important bug fixes and maintenance updates.
To update your existing Content SDK 2.3 application to 2.4:
-
In your existing application's
package.jsonfile, update the following packages to version2.4.0.You must also update the following packages to the versions specified:
Package
Version
@sitecore-content-sdk/core^2.1.4@sitecore-content-sdk/content^2.3.0@sitecore-content-sdk/cli^2.3.0NoteThe 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.4.