Releases: gatsbyjs/gatsby
v4.2
Welcome to [email protected]
release (November 2021 #2).
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.
v4.1
Welcome to [email protected]
release (November 2021 #1).
Key highlights of this release:
- Support for Deferred Static Generation in File System Route API
- JSX Runtime Options in
gatsby-config.js
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.
v4.0.0
Welcome to [email protected]
release (October 2021 #1).
We've released Gatsby 3 in March 2021 and now have a lot of exciting new features for Gatsby 4!
We’ve tried to make migration smooth. Please refer to the migration guide
and let us know if you encounter any issues when migrating.
Key highlights of this release:
- Parallel Query Running - up to 40% reduction in build times
- Deferred Static Generation (DSG) - defer page generation to user request, speeding up build times
- Server-Side Rendering (SSR) - pre-render a page with data that is fetched when a user visits the page
Also check out notable bugfixes and improvements.
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next
and let us know
if you have any issues.
v3.14 (September 2021 #1)
Welcome to [email protected]
release (September 2021 #1)
This is the final minor release for gatsby v3. Gatsby v4 beta is already published behind the
next
npm tag and the next stable release will be[email protected]
. See what's inside!We will keep publishing patches for 3.14.x with hotfixes until
4.0.0
stable is published and at least several weeks after.
Key highlights of this release:
- Better UX for navigation in the middle of deployment
- New developer tools -
createPages
snippet in GraphiQL and new GraphQL capability - Preparations for gatsby v4 - API deprecations; migration guide; docs
- Improvements for
gatsby-source-drupal
- New home for
gatsby-plugin-netlify
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.
v3.13 (August 2021 #3)
Welcome to [email protected]
release (August 2021 #3)
Key highlights of this release:
- Improved Changelogs - Better structured and easier to read
sharp
v0.29 - Reduced install size, improved encoding time, and improved AVIF image quality- Faster Sourcing for
gatsby-source-drupal
- Speed up fetching data by around 4x - webpack Caching in Development for Everyone - Activating it for all users
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.
v3.12 (August 2021 #2)
Welcome to [email protected]
release (August 2021 #2)
Key highlights of this release:
webpack
dev server caching - opt-in 20% of users- Improvements to
gatsby-source-shopify
- Add compat for breaking change in Shopify's API - Improvements to
gatsby-source-wordpress
- Support for generating WebP images in HTML fields
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.
v3.11 (August 2021 #1)
Welcome to [email protected]
release (August 2021 #1)
Key highlights of this release:
- Improvements to Parallel Query Running - Better performance and more configurable
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.
v3.10 (July 2021 #2)
Welcome to [email protected]
release (July 2021 #2)
Key highlights of this release:
- Experimental: Parallel Query Running - Improves time it takes to run queries during gatsby build
- Experimental: webpack persistent caching for
gatsby develop
- significantly speed up start of webpack server
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.
v3.9 (July 2021 #1)
Welcome to [email protected]
release (July 2021 #1)
Key highlights of this release:
- React 18 - New Suspense SSR Architecture - Enables SSR support for Suspense when using React 18 (Alpha)
- Shopify App for Gatsby Cloud
- gatsby-source-contentful - quality of life improvements
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.
v3.8 (June 2021 #2)
Welcome to [email protected]
release (June 2021 #2)
Key highlights of this release:
- React 18 - Alpha - React 18 Alpha is available in Gatsby
gatsby-source-shopify
v5- Web Vitals Tracking - Analytics Plugins now support tracking Web Vitals
- webpack caching - built-in persistent caching activated for everyone
- Improvements to Drupal integration — Sourcing is up to 30%+ faster and much more reliable
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.