rsnext/packages
Gerald Monaco 459b391775
Add experimental concurrentFeatures config (#27768)
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.
2021-08-11 03:06:42 +00:00
..
create-next-app v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
eslint-config-next v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
eslint-plugin-next v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next Add experimental concurrentFeatures config (#27768) 2021-08-11 03:06:42 +00:00
next-bundle-analyzer v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-codemod v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-env v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-mdx v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-plugin-storybook v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-polyfill-module v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
next-polyfill-nomodule v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
react-dev-overlay v11.0.2-canary.28 2021-08-10 11:01:53 +02:00
react-refresh-utils v11.0.2-canary.28 2021-08-10 11:01:53 +02:00