github Sitecore/jss v22.1.2
22.1.2

latest releases: v22.10.0-canary.5, v22.10.0-canary.4, v22.10.0-canary.3...
12 months ago

22.1.2

🐛 Bug Fixes

  • [sitecore-jss-nextjs] [templates/nextjs] Update nextjs to 14.2.7 (#1911)
    • Make sure to update your app to use the latest Next.js version 14.2.7. It will fix the case when Embedded Personalization / A/B Testing is not executed after navigating through the router links
  • [sitecore-jss] Fix isEditorActive returning false in XMCloud Pages (#1912)
  • [templates/nextjs] [XM Cloud] FEAAS / BYOC Components are not visible on the page with running A/B test (#1914)
    • Make sure to update the PagePropsFactory plugins order, these plugins should be executed after the page-props-factory\plugins\personalize.ts plugin to ensure that personalized layout data is used:
      • page-props-factory/plugins/component-themes.ts
      • page-props-factory/plugins/component-props.ts
  • [sitecore-jss-nextjs] Resolved an issue with redirects that was caused by the x-middleware-next header in Next.js. This header prevented the flow from being interrupted properly, resulting in redirects not functioning correctly in certain cases. (#1899)

Don't miss a new jss release

NewReleases is sending notifications on new releases.