Releases: gatsbyjs/gatsby
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.
v3.7 (June 2021 #1)
Welcome to [email protected]
release (June 2021 #1)
Key highlights of this release:
- Functions - Now generally available
- webpack caching - Starting gradual rollout
- Yarn 2 (PNP) support
- New API for source plugins:
createNodeManifest
- Experimental: Node persistence in LMDB - Lower peak memory usage
gatsby-remark-images
: async image decoding by default
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.6 (May 2021 #2)
Welcome to [email protected]
release (May 2021 #2)
Key highlights of this release:
- Functions - now supported in Plugins and Themes! Multiple performance and DX improvements.
- Preview Status Indicator - Design upgrade and added functionality.
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.5 (May 2021 #1)
Welcome to [email protected]
release (May 2021 #1)
Key highlights of this release:
- Performance improvements - up to 20% faster CLI startup, up to 20% faster query running, 70% speedup to creating pages
gatsby-graphql-source-toolkit
v2 - Compatibility with Gatsby v3- New SSR in Develop overlay - the experimental SSR in Develop feature got a new overlay
- Documentation updates - new docs: Functions, CSS, and our image plugins
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.