rsnext/test/e2e/app-dir/shallow-routing
Jiachi Liu 02c2f11ec9
Enable missing suspense bailout by default (#60840)
`experimental.missingSuspenseWithCSRBailout` should be enabled by
default to help users to disciver unwrapped suspense boundaries.

Add more notes in the error doc about deprecation and temporary
workaround to disable it.

Closes NEXT-2157

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2024-01-18 21:11:22 +01:00
..
app Enable missing suspense bailout by default (#60840) 2024-01-18 21:11:22 +01:00
next.config.js Enable windowHistorySupport by default (#60557) 2024-01-12 14:18:43 +01:00
shallow-routing.test.ts Support passing a relative string to pushState/replaceState (#58438) 2023-11-16 22:11:14 +01:00