22.1.1
22.1.1
🎉 New Features & Improvements
[XM Cloud]
[Metadata Mode]
[Next.js]
API was changed, next.js preview data provides a new parameterlayoutKind
therefore, please make the necessary updates in the app inplugins/preview-mode.ts
as shown in the following PR to experience a smooth upgrade.[sitecore-jss]
[sitecore-jss-nextjs]
Passsc_layoutKind
to GraphQLEditingService request header to support shared/final editing layouts (#1907)[sitecore-jss]
GraphQLRequestClient
'srequest
method now supports dynamic headers based on specific request (#1907)
client.request(query, variables, { headers })