react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Beta] Hydrate with startTransition

Open gaearon opened this issue 3 years ago • 1 comments
trafficstars

Maybe we can make the root hydration non-blocking too? I don't see a reason not to..

gaearon avatar Sep 10 '22 16:09 gaearon

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 82.44 KB (🟡 +4 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] avatar Sep 10 '22 16:09 github-actions[bot]