github Sitecore/jss v22.10.0
22.10.0

latest release: v21.11.0
6 hours ago

This release brings some smaller QoL changes for Next JS users (with little maintenance), and some larger QoL changes for Angular users (with, admittedly, hefty but necessary maintenance). Check the full details below.

🎉 New Features & Improvements

  • [Next.js] Support component-level data fetching in 404/500 pages (#2140)

🐛 Bug Fixes

  • [sitecore-jss-nextjs] Preserve default locale in external absolute urls (#2142)
  • [React] Custom properties are not applied to empty field in editing metadata mode (#2141)
  • [sitecore-jss-nextjs] Add regex variable substitution for absolute and external URL redirects. (#2159)
  • [sitecore-jss-react] Disable React Suspense in the Placeholder component for Editing. (#2161)

🛠 Breaking Changes

  • [angular] [sitecore-jss-angular] Upgrade to Angular v20 (#2157#2160):
    • Components adjusted to be standalone
    • Update apollo-angular to version 11 to be compatible with Angular v20 compatibility
    • Replace the deprecated ngIf, ngFor directive usage with @if and @for
    • Update the inject logic for DI

Don't miss a new jss release

NewReleases is sending notifications on new releases.