Bug fixes
- #1329 - update TSR to latest, using navigate from useRouter, by @franky47
- #1344 - use process.env.DEBUG for server-side debug detection, by @ryannguyen95 (closes #1336)
Documentation
- #1328 - prevent layout overflow in mobile landing demo, by @bforbilly24
- #1337 - fix quotes avatar urls, by @franky47
Other changes
- #1324 - test Next.js cacheComponents in CI, by @franky47
- #1325 - disable sourcemap errors for RRv7 & Remix, by @franky47
- #1326 - fix trpc tsc errors by bumping react-router deps, by @franky47
- #1327 - update dependencies, by @franky47
- #1332 - add custom Playwright reporter, by @franky47
- #1333 - only apply cacheComponents to Next.js 16, by @franky47
Thanks
Huge thanks to @bforbilly24, @PaulRBerg, and @ryannguyen95 for helping!