Gatsby 5: An Upgrade Worth the Hype
We at Gatsby are extremely proud of what we launched and have been pumped to see every site that has been updated to the fastest Gatsby yet. Let's review and see what the community has to say!
Netlify announces the next evolution of Gatsby Cloud. Learn more
We at Gatsby are extremely proud of what we launched and have been pumped to see every site that has been updated to the fastest Gatsby yet. Let's review and see what the community has to say!
Let's take a look at all of the exciting features that are packaged in Gatsby 5, notably the Slice API and Partial Hydration!
When should scripts be put in the Gatsby Head and when should they be loaded by the Gatsby Script component in your pages or components? Let's dig in!
The Gatsby Head API — available in gatsby@4.19 or later — enables you to update the document head of your page without any third-party library. This feature is built in such a way that it’s 100% compatible with React’s suspense/streaming capabilities.