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

Update suspense notes

Open rickhanlonii opened this issue 4 months ago • 1 comments

These notes were not fully updated when use(promise) was released. Now that there's an official way to suspend, we don't need so many caveats and scary warnings to use a data fetching library. It's just:

For Suspense you need to suspend, and here are the options

rickhanlonii avatar Sep 11 '25 15:09 rickhanlonii

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] avatar Sep 11 '25 16:09 github-actions[bot]