22.5.1
🎉 New Features & Improvements
[sitecore-jss-nextjs]
[RichText] Add support for the "prefetch on hover" (#2049):- The
prefetchLinks
property now supports thehover
value, that allows prefetching internal links on hover.
- The
[sitecore-jss-nextjs]
Refactor RedirectsMiddleware for better extensibility (#2040)(#2048):- Introduced
processRedirectRequest
that can be overridden in custom middleware.
- Introduced
[sitecore-jss-nextjs]
Link component supportsprefetch
property (#2039)(#2046)[create-sitecore-jss]
Create apps with exact jss dependency versions for prerelease versions; all apps are now created with v0.1.0 instead of the version of JSS (#2033)