Upgrade Guide https://redwoodjs.com/upgrade/v8 Changelog 🚨 Breaking deps(react): 18.3.1 (#10885) by @Tobbe Please see #10885 for more details fix(template): Set scripts/ module resolution to match api/ (#11366) by @Tobbe Make the module resolution for scripts/ be more predictable/stable, and match that of api/ See also #11170 fix(tsconfig): set "module" to "ESNext" for web/tsconfig.json (#11368)