Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

v3.11 Release Notes

Welcome to gatsby@3.11.0 release (August 2021 #1)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog


Improvements to Parallel Query Running

In case you missed it, in 3.10 we’ve added experimental support for Parallel Query Running. Depending on your site you will see dramatic improvements in gatsby build performance. We’ve moved more information into LMDB, fixed a bug and optimized how we merge the state of the workers. You can also force the chunk size for each worker now by setting the GATSBY_PARALLEL_QUERY_CHUNK_SIZE environment variable.

To learn more about Parallel Query Running head to the previous release notes.

Please give it a try and report back in the PQR GitHub Discussion. We really appreciate any feedback!

Notable bugfixes & improvements

  • gatsby: Display message about unfit flags found in gatsby-config.js per PR #32394
  • gatsby: Correct pagination logic (fixing a regression) per PR #32496
  • gatsby-source-shopify: Add a query for ShopifyLocation and ShopifyInventoryLevel per PR #32450
  • gatsby-plugin-mdx: Performance improvement for a specific usage scenario (multiple GraphQL fields that require MDX processing) per PR #32462
  • gatsby-source-wordpress: Fetch referenced media items during single node updates per PR #32381
  • gatsby-plugin-gatsby-cloud: Fix bug where Incremental Builds on Gatsby Cloud would result in downloading duplicate JavaScript assets per PR #32535

Contributors

A big Thank You to our community who contributed to this release 💜

Start building today on Netlify!
Edit this page on GitHub
© 2023 Gatsby, Inc.