22.12.0
🎉 New Features & Improvements
- Migrate ESLint to v9 and flat config (#2186)(#2187)
- Add AGENTS.md and CLAUDE.md for AI coding assistant guidance (#2183)
🐛 Bug Fixes
[sitecore-jss-nextjs]Fix server transfer redirects (#2173)[sitecore-jss-nextjs]PreservebasePathwhen doing redirects in redirects-middleware (#2178) (#2181)
🛠 Breaking Changes
[Next.js]Upgrade to Next.js 16 (#2177)(#2179)- Upgrade to Node.js 24 (#2176)
[sitecore-jss-react]Placeholder suspense causes longer JavaScript Scripting execution time (#2185)- The default value of
disableSuspenseproperty is set totrueto avoid forcing Suspense usage across all components which could negatively impact performance metrics. Suspense can now be enabled explicitly when needed.
- The default value of