rsnext/test/e2e/app-dir/params-hooks-compat
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
pages/pages Make useSearchParams and useParams compatible between app and pages router (#55280) 2023-09-18 12:42:20 +00:00
shared Enable missing suspense bailout by default (#60840) 2024-01-18 21:11:22 +01:00
index.test.ts Make useSearchParams and useParams compatible between app and pages router (#55280) 2023-09-18 12:42:20 +00:00