joellesenne / joellesenne.dev

This repo is archived. Thanks!
https://joellesenne.dev
MIT License
1 stars 0 forks source link

fix(deps): update gatsby (major) #387

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) ^2.32.13 -> ^4.6.1 age adoption passing confidence
gatsby-image ^2.11.0 -> ^3.11.0 age adoption passing confidence
gatsby-plugin-catch-links ^2.10.0 -> ^4.6.0 age adoption passing confidence
gatsby-plugin-feed ^2.13.1 -> ^4.6.0 age adoption passing confidence
gatsby-plugin-google-analytics ^2.11.0 -> ^4.6.0 age adoption passing confidence
gatsby-plugin-lodash ^3.10.0 -> ^5.6.0 age adoption passing confidence
gatsby-plugin-manifest ^2.12.1 -> ^4.6.0 age adoption passing confidence
gatsby-plugin-mdx ^1.10.1 -> ^3.6.0 age adoption passing confidence
gatsby-plugin-netlify ^2.11.1 -> ^4.1.0 age adoption passing confidence
gatsby-plugin-offline ^3.10.2 -> ^5.6.0 age adoption passing confidence
gatsby-plugin-react-helmet ^3.10.0 -> ^5.6.0 age adoption passing confidence
gatsby-plugin-sharp ^2.14.4 -> ^4.6.0 age adoption passing confidence
gatsby-plugin-sitemap ^2.12.0 -> ^5.6.0 age adoption passing confidence
gatsby-plugin-styled-components ^3.10.0 -> ^5.6.0 age adoption passing confidence
gatsby-remark-autolink-headers ^2.11.0 -> ^5.6.0 age adoption passing confidence
gatsby-remark-images ^3.11.1 -> ^6.6.0 age adoption passing confidence
gatsby-source-filesystem ^2.11.1 -> ^4.6.0 age adoption passing confidence
gatsby-transformer-sharp ^2.12.1 -> ^4.6.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby (gatsby) ### [`v4.6.1`](https://togithub.com/gatsbyjs/gatsby/compare/441e6da3e1659e73621492a37a47745d308a565f...f9478d92008bf67b4f8eb853a668f8dd343a9f68) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/441e6da3e1659e73621492a37a47745d308a565f...f9478d92008bf67b4f8eb853a668f8dd343a9f68) ### [`v4.6.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.6.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/cf965b659b3caa1d31aa2ba4050c1d1128202033...441e6da3e1659e73621492a37a47745d308a565f) Welcome to `gatsby@4.6.0` release (January 2022 #2) Key highlights of this release: - [Speeding Up Subsequent Queries](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#speeding-up-subsequent-queries) - [Tracking Image Changes in Markdown Files](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#tracking-image-changes-in-markdown-files) - [New Major Version for `gatsby-plugin-utils`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#fix-plugin-schema-validation) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v4.5) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.6.0-next.0...gatsby@4.6.0) ### [`v4.5.5`](https://togithub.com/gatsbyjs/gatsby/compare/80b3915e1373ef8c277e50fdfd6178b9930c830c...cf965b659b3caa1d31aa2ba4050c1d1128202033) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/80b3915e1373ef8c277e50fdfd6178b9930c830c...cf965b659b3caa1d31aa2ba4050c1d1128202033) ### [`v4.5.4`](https://togithub.com/gatsbyjs/gatsby/compare/c493ee721c16b5101134bcd98fdf4f6f0e40cede...80b3915e1373ef8c277e50fdfd6178b9930c830c) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c493ee721c16b5101134bcd98fdf4f6f0e40cede...80b3915e1373ef8c277e50fdfd6178b9930c830c) ### [`v4.5.3`](https://togithub.com/gatsbyjs/gatsby/compare/dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9...c493ee721c16b5101134bcd98fdf4f6f0e40cede) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9...c493ee721c16b5101134bcd98fdf4f6f0e40cede) ### [`v4.5.2`](https://togithub.com/gatsbyjs/gatsby/compare/9e6731c1216efa1fb8977a0088fd1a0ebe8de087...dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/9e6731c1216efa1fb8977a0088fd1a0ebe8de087...dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9) ### [`v4.5.1`](https://togithub.com/gatsbyjs/gatsby/compare/93c356e53f157b34b825ce3d1951fefc25dde433...9e6731c1216efa1fb8977a0088fd1a0ebe8de087) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/93c356e53f157b34b825ce3d1951fefc25dde433...9e6731c1216efa1fb8977a0088fd1a0ebe8de087) ### [`v4.5.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.5.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c09587abec36640b8d236455bc28bd430c7e112e...93c356e53f157b34b825ce3d1951fefc25dde433) Welcome to `gatsby@4.5.0` release (January 2022 #1) Key highlights of this release: - [Gracefully Handling Browser Cache Issues](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#gracefully-handling-browser-cache-issues) - [TypeScript Types for `getServerData`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#typescript-types-for-getserverdata) - [Deprecation of `gatsby-recipes`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#deprecation-of-gatsby-recipes) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://gatsbyjs.com/docs/reference/release-notes/v4.4/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.5.0-next.0...gatsby@4.5.0) ### [`v4.4.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.4.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/864751dd815c57f4122bc7aa12e17aac53ec3ba0...c09587abec36640b8d236455bc28bd430c7e112e) Welcome to `gatsby@4.4.0` release (December 2021 #1) Key highlights of this release: - [Detect Node Mutations](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4/#detect-node-mutations) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://gatsbyjs.com/docs/reference/release-notes/v4.3) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.4.0-next.0...gatsby@4.4.0) ### [`v4.3.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.3.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7ca9785a31b34ae3fcd1e1765c4851d313de3cec...864751dd815c57f4122bc7aa12e17aac53ec3ba0) Welcome to `gatsby@4.3.0` release (November 2021 [#​3](https://togithub.com/gatsbyjs/gatsby/issues/3)) Key highlights of this release: - [Content Sync Improvement](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#content-sync-improvements) - [Use renderToPipeableStream React 18 API](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#use-renderToPipeableStream-react-18-API) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://gatsbyjs.com/docs/reference/release-notes/v4.2) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.3.0-next.0...gatsby@4.3.0) ### [`v4.2.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.2.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa...7ca9785a31b34ae3fcd1e1765c4851d313de3cec) Welcome to `gatsby@4.2.0` release (November 2021 #2). Key highlights of this release: - [`gatsby-source-contentful` v7](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#gatsby-source-contentful-v7) - [`getServerData` improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#getserverdata-improvements) - [Framework Version Support](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#framework-version-support) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.2.0-next.0...gatsby@4.2.0) ### [`v4.1.6`](https://togithub.com/gatsbyjs/gatsby/compare/11b51528526dc29a933928c93a6ee16c61c44370...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/11b51528526dc29a933928c93a6ee16c61c44370...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) ### [`v4.1.5`](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...11b51528526dc29a933928c93a6ee16c61c44370) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...11b51528526dc29a933928c93a6ee16c61c44370) ### [`v4.1.4`](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) ### [`v4.1.3`](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) ### [`v4.1.2`](https://togithub.com/gatsbyjs/gatsby/compare/95a35242ce8303b682e6453e2ba746ec5b12264e...3b06677ed9e402042bd565b1c142e6016baa9a55) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/95a35242ce8303b682e6453e2ba746ec5b12264e...3b06677ed9e402042bd565b1c142e6016baa9a55) ### [`v4.1.1`](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...95a35242ce8303b682e6453e2ba746ec5b12264e) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...95a35242ce8303b682e6453e2ba746ec5b12264e) ### [`v4.1.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.1.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/5505c478ccbd59863cdcf2e55404b54ee000d73e...4086ca523d1caf68d44076e361f00e7b4b96c4a5) Welcome to `gatsby@4.1.0` release (November 2021 #1). Key highlights of this release: - [Support for Deferred Static Generation in File System Route API](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#support-for-deferred-static-generation-in-file-system-route-api) - [JSX Runtime Options in `gatsby-config.js`](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#jsx-runtime-options-in-gatsby-configjs) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@4.1.0-next.0...gatsby@4.1.0) ### [`v4.0.2`](https://togithub.com/gatsbyjs/gatsby/compare/cd0c018c968da3fefd135998bbbc92a2999d0697...5505c478ccbd59863cdcf2e55404b54ee000d73e) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/cd0c018c968da3fefd135998bbbc92a2999d0697...5505c478ccbd59863cdcf2e55404b54ee000d73e) ### [`v4.0.1`](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...cd0c018c968da3fefd135998bbbc92a2999d0697) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...cd0c018c968da3fefd135998bbbc92a2999d0697) ### [`v4.0.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@4.0.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1acb1bcf0f65c3c883c7ff82d39e273744212b65...8d07242926e54f7c0819fbee84c152a27ec77959) Welcome to `gatsby@4.0.0` release (October 2021 #1). We've released Gatsby 3 in [March 2021](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) 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](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v3-to-v4/) and [let us know](https://togithub.com/gatsbyjs/gatsby/issues/new/choose) if you encounter any issues when migrating. Key highlights of this release: - [Parallel Query Running](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#parallel-query-running) - up to 40% reduction in build times - [Deferred Static Generation (DSG)](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#deferred-static-generation-dsg) - defer page generation to user request, speeding up build times - [Server-Side Rendering (SSR)](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#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](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0/#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](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes for 3.14](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.14.0-next.0...gatsby@4.0.0) ### [`v3.14.6`](https://togithub.com/gatsbyjs/gatsby/compare/3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536...1acb1bcf0f65c3c883c7ff82d39e273744212b65) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536...1acb1bcf0f65c3c883c7ff82d39e273744212b65) ### [`v3.14.5`](https://togithub.com/gatsbyjs/gatsby/compare/fdf616c0a1695719ac9880d8fc5d0c37dc2290c2...3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fdf616c0a1695719ac9880d8fc5d0c37dc2290c2...3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536) ### [`v3.14.4`](https://togithub.com/gatsbyjs/gatsby/compare/a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c...fdf616c0a1695719ac9880d8fc5d0c37dc2290c2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c...fdf616c0a1695719ac9880d8fc5d0c37dc2290c2) ### [`v3.14.3`](https://togithub.com/gatsbyjs/gatsby/compare/ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33...a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33...a3a1cb9b5dcd471e754d1ec2ecf3d126ec0da75c) ### [`v3.14.2`](https://togithub.com/gatsbyjs/gatsby/compare/e10b2b93d49c8318deffe5e6a0168ab03f997766...ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e10b2b93d49c8318deffe5e6a0168ab03f997766...ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33) ### [`v3.14.1`](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...e10b2b93d49c8318deffe5e6a0168ab03f997766) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...e10b2b93d49c8318deffe5e6a0168ab03f997766) ### [`v3.14.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.14.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3cfc7910dbb8ef66bd86d29e31a5aedb2d00fd50...f3f1bbc4b75e4ede40500e899449820c958a72ff) Welcome to `gatsby@3.14.0` 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 `gatsby@4.0.0`. [See what's inside!](https://www.gatsbyjs.com/gatsby-4/) > > 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](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#better-ux-for-navigation-in-the-middle-of-deployment) - [New developer tools](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#new-developer-tools) - `createPages` snippet in GraphiQL and new GraphQL capability - [Preparations for gatsby v4](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#preparations-for-gatsby-v4) - API deprecations; migration guide; docs - [Improvements for `gatsby-source-drupal`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#gatsby-source-drupal-improvements) - [New home for `gatsby-plugin-netlify`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#new-home-for-gatsby-plugin-netlify) Also, check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.13) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.14.0-next.0...gatsby@3.14.0) ### [`v3.13.1`](https://togithub.com/gatsbyjs/gatsby/compare/0a455df964ce0ee46fda1c053617d5adf22a34da...3cfc7910dbb8ef66bd86d29e31a5aedb2d00fd50) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/0a455df964ce0ee46fda1c053617d5adf22a34da...3cfc7910dbb8ef66bd86d29e31a5aedb2d00fd50) ### [`v3.13.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.13.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/0a9058851e1307fdaab87f37d04dcb2855c1c0db...0a455df964ce0ee46fda1c053617d5adf22a34da) Welcome to `gatsby@3.13.0` release (August 2021 #3) Key highlights of this release: - [Improved Changelogs](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13/#improved-changelogs) - Better structured and easier to read - [`sharp` v0.29](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13/#sharp-v029) - Reduced install size, improved encoding time, and improved AVIF image quality - [Faster Sourcing for `gatsby-source-drupal`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13/#faster-sourcing-for-gatsby-source-drupal) - Speed up fetching data by around 4x - [webpack Caching in Development for Everyone](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13/#webpack-caching-in-development-for-everyone) - Activating it for all users Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.13.0-next.0...gatsby@3.13.0) ### [`v3.12.1`](https://togithub.com/gatsbyjs/gatsby/compare/a87bfc3263e37ae711d626a0f6df657dafb88d0d...0a9058851e1307fdaab87f37d04dcb2855c1c0db) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a87bfc3263e37ae711d626a0f6df657dafb88d0d...0a9058851e1307fdaab87f37d04dcb2855c1c0db) ### [`v3.12.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.12.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a7cd1d6ce850bc03f66fc18578af13747348830b...a87bfc3263e37ae711d626a0f6df657dafb88d0d) Welcome to `gatsby@3.12.0` release (August 2021 #2) Key highlights of this release: - [`webpack` dev server caching](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12/#webpack-dev-server-caching) - opt-in 20% of users - [Improvements to `gatsby-source-shopify`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12/#improvements-to-gatsby-source-shopify) - Add compat for breaking change in Shopify's API - [Improvements to `gatsby-source-wordpress`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12/#improvements-to-gatsby-source-wordpress) - Support for generating WebP images in HTML fields Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.12.0-next.0...gatsby@3.12.0) ### [`v3.11.1`](https://togithub.com/gatsbyjs/gatsby/compare/115e63196bb09f09446e7b57123e1178d81a7f40...a7cd1d6ce850bc03f66fc18578af13747348830b) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/115e63196bb09f09446e7b57123e1178d81a7f40...a7cd1d6ce850bc03f66fc18578af13747348830b) ### [`v3.11.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.11.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7404fc347b0d4b57b547b1932af77d5f9dcb3843...115e63196bb09f09446e7b57123e1178d81a7f40) Welcome to `gatsby@3.11.0` release (August 2021 [#​1](https://togithub.com/gatsbyjs/gatsby/issues/1)) Key highlights of this release: - [Improvements to Parallel Query Running](https://togithub.com/gatsbyjs/gatsby/blob/66bdfa2a46db3606ea7394a0c54472273716cb58/docs/docs/reference/release-notes/v3.11/index.md#improvements-to-parallel-query-running) - Better performance and more configurable Also check out [notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/66bdfa2a46db3606ea7394a0c54472273716cb58/docs/docs/reference/release-notes/v3.11/index.md#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://togithub.com/gatsbyjs/gatsby/blob/66bdfa2a46db3606ea7394a0c54472273716cb58/docs/docs/reference/release-notes/v3.10/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.11.0-next.0...gatsby@3.11.0) ### [`v3.10.2`](https://togithub.com/gatsbyjs/gatsby/compare/609bef1ef1a01f9f03f99423e24b0d5f115a4452...7404fc347b0d4b57b547b1932af77d5f9dcb3843) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/609bef1ef1a01f9f03f99423e24b0d5f115a4452...7404fc347b0d4b57b547b1932af77d5f9dcb3843) ### [`v3.10.1`](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...609bef1ef1a01f9f03f99423e24b0d5f115a4452) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...609bef1ef1a01f9f03f99423e24b0d5f115a4452) ### [`v3.10.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.10.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ea694a3d571a7ccc7dc9d3e22a7e4a0ba2829f07...e77af12aeb672cf074719e0bacb7cccf796ebaef) Welcome to `gatsby@3.10.0` release (July 2021 [#​2](https://togithub.com/gatsbyjs/gatsby/issues/2)) Key highlights of this release: - [Experimental: Parallel Query Running](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10#experimental-parallel-query-running) - Improves time it takes to run queries during gatsby build - [Experimental: webpack persistent caching for `gatsby develop`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10#experimental-webpack-persistent-caching-for-gatsby-develop) - significantly speed up start of webpack server Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.10.0-next.0...gatsby@3.10.0) ### [`v3.9.1`](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...ea694a3d571a7ccc7dc9d3e22a7e4a0ba2829f07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...ea694a3d571a7ccc7dc9d3e22a7e4a0ba2829f07) ### [`v3.9.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.9.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ee93b58b2281d26050bc97df3cf57d5054d3bd4b...808f32ff1506297af5daeef1dd9907f3e1ec47a1) Welcome to `gatsby@3.9.0` release (July 2021 [#​1](https://togithub.com/gatsbyjs/gatsby/issues/1)) Key highlights of this release: - [React 18 - New Suspense SSR Architecture](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9/#react-18---new-suspense-ssr-architecture) - Enables SSR support for Suspense when using React 18 (Alpha) - [Shopify App for Gatsby Cloud](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9/#shopify-app-for-gatsby-cloud) - [gatsby-source-contentful](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9/#quality-of-life-improvements-to-gatsby-source-contentful) - quality of life improvements Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.8) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.9.0-next.0...gatsby@3.9.0) ### [`v3.8.1`](https://togithub.com/gatsbyjs/gatsby/compare/715739c81824862bcf724ea581a9408fa357a27c...ee93b58b2281d26050bc97df3cf57d5054d3bd4b) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/715739c81824862bcf724ea581a9408fa357a27c...ee93b58b2281d26050bc97df3cf57d5054d3bd4b) ### [`v3.8.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.8.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6b7caf0abae1c18581cbb51c3c1cb15f025607f7...715739c81824862bcf724ea581a9408fa357a27c) Welcome to `gatsby@3.8.0` release (June 2021 #2) Key highlights of this release: - [React 18 - Alpha](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#react-18---alpha) - React 18 Alpha is available in Gatsby - [`gatsby-source-shopify` v5](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#gatsby-source-shopify-v5) - [Web Vitals Tracking](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#web-vitals-tracking) - Analytics Plugins now support tracking Web Vitals - [webpack caching](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#webpack-caching) - built-in persistent caching activated for everyone - [Improvements to Drupal integration](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#drupal-integration) — Sourcing is up to 30%+ faster and much more reliable Also, check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.7) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.8.0-next.0...gatsby@3.8.0) ### [`v3.7.2`](https://togithub.com/gatsbyjs/gatsby/compare/3be9c246afd928dc72a873567d5f6e3bf61e82a8...6b7caf0abae1c18581cbb51c3c1cb15f025607f7) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3be9c246afd928dc72a873567d5f6e3bf61e82a8...6b7caf0abae1c18581cbb51c3c1cb15f025607f7) ### [`v3.7.1`](https://togithub.com/gatsbyjs/gatsby/compare/fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06...3be9c246afd928dc72a873567d5f6e3bf61e82a8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06...3be9c246afd928dc72a873567d5f6e3bf61e82a8) ### [`v3.7.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.7.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ff489b0c2b3c39fa92e27bae3501a7198ab3ad3a...fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06) Welcome to `gatsby@3.7.0` release (June 2021 [#​1](https://togithub.com/gatsbyjs/gatsby/issues/1)) Key highlights of this release: - [Functions](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#functions) - Now generally available - [webpack caching](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#webpack-caching) - Starting gradual rollout - [Yarn 2 (PNP) support](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#yarn-2-pnp-support) - [New API for source plugins: `createNodeManifest`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#new-api-for-source-plugins-createnodemanifest) - [Experimental: Node persistence in LMDB](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#experimental-node-persistence-in-lmdb) - Lower peak memory usage - [`gatsby-remark-images`: async image decoding by default](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#gatsby-remark-images-async-image-decoding-by-default) Also, check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.6) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.7.0-next.0...gatsby@3.7.0) ### [`v3.6.2`](https://togithub.com/gatsbyjs/gatsby/compare/43dd21bda20d0766d3ae360f2722ce79cb79218b...ff489b0c2b3c39fa92e27bae3501a7198ab3ad3a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/43dd21bda20d0766d3ae360f2722ce79cb79218b...ff489b0c2b3c39fa92e27bae3501a7198ab3ad3a) ### [`v3.6.1`](https://togithub.com/gatsbyjs/gatsby/compare/4ccc53ff72dd4e082873d7d29561ccc756bda985...43dd21bda20d0766d3ae360f2722ce79cb79218b) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4ccc53ff72dd4e082873d7d29561ccc756bda985...43dd21bda20d0766d3ae360f2722ce79cb79218b) ### [`v3.6.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.6.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3f713988dc11f76647aeaa6a09bbc4643db79481...4ccc53ff72dd4e082873d7d29561ccc756bda985) Welcome to `gatsby@3.6.0` release (May 2021 #2) Key highlights of this release: - [Functions](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6#functions) - now supported in Plugins and Themes! Multiple performance and DX improvements. - [Preview Status Indicator](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6#preview-status-indicator) - Design upgrade and added functionality. Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.6.0-next.0...gatsby@3.6.0) ### [`v3.5.1`](https://togithub.com/gatsbyjs/gatsby/compare/102d92c5ac344bd82ed1767eff6849bd29dcafa1...3f713988dc11f76647aeaa6a09bbc4643db79481) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/102d92c5ac344bd82ed1767eff6849bd29dcafa1...3f713988dc11f76647aeaa6a09bbc4643db79481) ### [`v3.5.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.5.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/2d5080af829805b0214265cc2328ec09e2f6f522...102d92c5ac344bd82ed1767eff6849bd29dcafa1) Welcome to `gatsby@3.5.0` release (May 2021 #1) Key highlights of this release: - [Performance improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/#performance-improvements) - up to 20% faster CLI startup, up to 20% faster query running, 70% speedup to creating pages - [`gatsby-graphql-source-toolkit` v2](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/#gatsby-graphql-source-toolkit-v2) - Compatibility with Gatsby v3 - [New SSR in Develop overlay](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/#new-ssr-in-develop-overlay) - the experimental SSR in Develop feature got a new overlay - [Documentation updates](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/#documentation-updates) - new docs: Functions, CSS, and our image plugins Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.4) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.5.0-next.0...gatsby@3.5.0) ### [`v3.4.2`](https://togithub.com/gatsbyjs/gatsby/compare/c583e74bfccfd99c5629aaf1566fc540573e845a...2d5080af829805b0214265cc2328ec09e2f6f522) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c583e74bfccfd99c5629aaf1566fc540573e845a...2d5080af829805b0214265cc2328ec09e2f6f522) ### [`v3.4.1`](https://togithub.com/gatsbyjs/gatsby/compare/668aa435a3f4ee70f198ea78bda83fde39fda21e...c583e74bfccfd99c5629aaf1566fc540573e845a) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/668aa435a3f4ee70f198ea78bda83fde39fda21e...c583e74bfccfd99c5629aaf1566fc540573e845a) ### [`v3.4.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.4.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8fab106da592c5c0df4facb63532bd0f3a55531f...668aa435a3f4ee70f198ea78bda83fde39fda21e) Welcome to `gatsby@3.4.0` release (April 2021 #2) Key highlights of this release: - [Experimental: Enable webpack persistent caching for production builds](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4/#experimental-enable-webpack-persistent-caching-for-production-builds) - significantly speed up webpack compilation on subsequent builds - [Experimental: Gatsby Functions](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4/#experimental-functions) - serverless functions in Gatsby & Gatsby Cloud - [New Aggregation Resolvers](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4/#new-aggregation-resolvers) - adds `min()`, `max()`, and `sum()` resolvers to `allX` queries - [Better Fast Refresh handling for styling libraries](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4/#better-fast-refresh-handling-for-styling-libraries) - Theme UI and Chakra UI now work correctly with Fast Refresh Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](/docs/reference/release-notes/v3.3) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.4.0-next.0...gatsby@3.4.0) ### [`v3.3.1`](https://togithub.com/gatsbyjs/gatsby/compare/e98cb629f942b7b61814431da46948162ea21c36...8fab106da592c5c0df4facb63532bd0f3a55531f) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e98cb629f942b7b61814431da46948162ea21c36...8fab106da592c5c0df4facb63532bd0f3a55531f) ### [`v3.3.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.3.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/65a0a0344d5973301b83ec4f52df1a948a5b96e3...e98cb629f942b7b61814431da46948162ea21c36) Welcome to `gatsby@3.3.0` release (April 2021 #1) Key highlights of this release: - [Performance optimizations](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3/#performance-optimizations) - faster JS bundling, lower peak memory usage - [Upgrade to the latest `sharp`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3/#upgrade-to-the-latest-sharp) - built-in image optimizations; and now works on M1 Macs - [Upgrade to the latest `remark`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3/#upgrade-to-the-latest-remark) - more consistency in Markdown rendering - [Bugfixes in `gatsby-plugin-image`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3/#bugfixes-in-gatsby-plugin-image130) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3/#notable-bugfixes--improvements). **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.3.0-next.0...gatsby@3.3.0) ### [`v3.2.1`](https://togithub.com/gatsbyjs/gatsby/compare/fa00b246dcbfede3d10c822c64f943e5987c8859...65a0a0344d5973301b83ec4f52df1a948a5b96e3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fa00b246dcbfede3d10c822c64f943e5987c8859...65a0a0344d5973301b83ec4f52df1a948a5b96e3) ### [`v3.2.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.2.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/85724a650b7b1545d0ba2fffd0614abfaf2d6fbc...fa00b246dcbfede3d10c822c64f943e5987c8859) Welcome to `gatsby@3.2.0` release (March 2021 #3) Key highlights of this release: - [Better `StaticImage` errors](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2/#better-staticimage-errors) - [Adjustable ES Modules option for CSS Modules](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2/#adjustable-es-modules-option-for-css-modules) - [`gatsby-source-contentful`](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2/#gatsby-source-contentful520) - improved performance and other changes Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2/#notable-bugfixes). Sneak peek to next releases: - [Major bump of all remark plugins](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2/#next-version-major-bump-of-all-remark-plugins) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.2.0-next.0...gatsby@3.2.0) ### [`v3.1.3`](https://togithub.com/gatsbyjs/gatsby/compare/6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5...85724a650b7b1545d0ba2fffd0614abfaf2d6fbc) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5...85724a650b7b1545d0ba2fffd0614abfaf2d6fbc) ### [`v3.1.2`](https://togithub.com/gatsbyjs/gatsby/compare/220d8f08604d9bf85f054504e0460f606fa646a8...6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/220d8f08604d9bf85f054504e0460f606fa646a8...6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5) ### [`v3.1.1`](https://togithub.com/gatsbyjs/gatsby/compare/a2a16e4d843df361f5309e9ac82f901fd74d570a...220d8f08604d9bf85f054504e0460f606fa646a8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a2a16e4d843df361f5309e9ac82f901fd74d570a...220d8f08604d9bf85f054504e0460f606fa646a8) ### [`v3.1.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.1.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4fd16c5d8a2464ec9998d014d29e32de3549c5e9...a2a16e4d843df361f5309e9ac82f901fd74d570a) Welcome to `gatsby@3.1.0` release (March 2021 [#​2](https://togithub.com/gatsbyjs/gatsby/issues/2)) Key highlights of this release: - [Fast Refresh Dark Mode](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1/#fast-refresh-dark-mode) - [Improved Error Messages](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1/#improved-error-messages) - [Contentful `gatsbyImageData` is stable](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1/#contentful-gatsbyimagedata-is-stable) Also check out [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1/#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](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes for v3.0](/docs/reference/release-notes/v3.0) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@3.1.0-next.0...gatsby@3.1.0) ### [`v3.0.4`](https://togithub.com/gatsbyjs/gatsby/compare/043a025a833a18463b64b40115104d71d2cc1f69...4fd16c5d8a2464ec9998d014d29e32de3549c5e9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/043a025a833a18463b64b40115104d71d2cc1f69...4fd16c5d8a2464ec9998d014d29e32de3549c5e9) ### [`v3.0.3`](https://togithub.com/gatsbyjs/gatsby/compare/1939967242ba9a0cc0f2e1897206ca75441861a4...043a025a833a18463b64b40115104d71d2cc1f69) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1939967242ba9a0cc0f2e1897206ca75441861a4...043a025a833a18463b64b40115104d71d2cc1f69) ### [`v3.0.2`](https://togithub.com/gatsbyjs/gatsby/compare/8b53b2a6d835ace44e2f361080d1a8548bc9bac8...1939967242ba9a0cc0f2e1897206ca75441861a4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8b53b2a6d835ace44e2f361080d1a8548bc9bac8...1939967242ba9a0cc0f2e1897206ca75441861a4) ### [`v3.0.1`](https://togithub.com/gatsbyjs/gatsby/compare/f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597...8b53b2a6d835ace44e2f361080d1a8548bc9bac8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597...8b53b2a6d835ace44e2f361080d1a8548bc9bac8) ### [`v3.0.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@3.0.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/5a654faa25c5fef5ab058e634fd56378a26c067a...f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597) Welcome to `gatsby@3.0.0` release (March 2021 [#​1](https://togithub.com/gatsbyjs/gatsby/issues/1)). This is the first major bump of Gatsby since [September 2018](https://www.npmjs.com/package/gatsby/v/2.0.0)! We’ve tried to make migration smooth. Please refer to the [migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v2-to-v3/) and [let us know](https://togithub.com/gatsbyjs/gatsby/issues/new/choose) if you encounter any issues when migrating. Key highlights of this release: - [Incremental Builds in OSS](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#incremental-builds-in-oss) - regenerate HTML only when necessary, leading to faster builds - [Fast Refresh](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#fast-refresh) - new hot-reloading engine, error recovery, better DX - [gatsby-plugin-image@1.0.0](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#gatsby-plugin-image100) - [gatsby-source-wordpress@5.0.0](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#gatsby-source-wordpress500) - brand-new, significantly improved integration with WordPress - [gatsby-source-contentful@5.0.0](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#gatsby-source-contentful500) - [Miscellaneous changes in plugins](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#miscellaneous-changes-in-plugins) Major dependency updates: - [Node 12](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#node-12) - [webpack 5](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#webpack-5) - [React 17](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#react-17) - [GraphQL 15](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#graphql-15) - [ESLint 7](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#eslint-7) Also, check out [notable bugfixes and improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0/#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](https://togithub.com/gatsbyjs/gatsby/issues). [Previous release notes for v2.32](/docs/reference/release-notes/v2.32) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.32.0-next.0...gatsby@3.0.0)
gatsbyjs/gatsby (gatsby-image) ### [`v3.11.0`](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...115e63196bb09f09446e7b57123e1178d81a7f40) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...115e63196bb09f09446e7b57123e1178d81a7f40) ### [`v3.10.0`](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...e77af12aeb672cf074719e0bacb7cccf796ebaef) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...e77af12aeb672cf074719e0bacb7cccf796ebaef) ### [`v3.9.0`](htt

Configuration

📅 Schedule: "on the 2nd and 4th day instance on sunday after 9pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.