Introducing the Gatsby Head API
By Jude Agboola on August 3rd, 2022
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.
Read more