Skip to content

Conversation

@devknoll
Copy link
Contributor

@devknoll devknoll commented Aug 4, 2021

Allows opting in to support for new concurrent features, like server-side Suspense.

!!! DO NOT USE !!!
This is highly experimental. We will be gating additional breaking changes behind this same flag.
!!! DO NOT USE !!!

Also resolves suspense for static pages (i.e. getStaticProps or next build/next export) since we can't currently support streaming for those cases anyway.

@ijjk

This comment has been minimized.

@ijjk

This comment has been minimized.

@ijjk

This comment has been minimized.

@devknoll devknoll marked this pull request as ready for review August 10, 2021 19:43
@ijjk

This comment has been minimized.

@devknoll devknoll force-pushed the add-concurrent-features branch from a17c537 to 2749134 Compare August 10, 2021 23:15
@ijjk

This comment has been minimized.

@ijjk

This comment has been minimized.

flybayer pushed a commit to blitz-js/next.js that referenced this pull request Aug 19, 2021
Allows opting in to support for new concurrent features, like server-side Suspense.

**!!! DO NOT USE !!!**
This is highly experimental. We **will** be gating additional breaking changes behind this same flag. 
**!!! DO NOT USE !!!**

Also resolves suspense for static pages (i.e. `getStaticProps` or `next build`/`next export`) since we can't currently support streaming for those cases anyway.
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants