jbolda / gatsby-theme-recipes

MIT License
1 stars 0 forks source link

fix(deps): update gatsby monorepo #95

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (changelog) 2.20.18 -> 2.30.1 age adoption passing confidence
gatsby-image 2.3.2 -> 2.9.0 age adoption passing confidence
gatsby-plugin-mdx 1.1.7 -> 1.8.0 age adoption passing confidence
gatsby-plugin-netlify 2.2.1 -> 2.9.0 age adoption passing confidence
gatsby-plugin-react-helmet 3.2.2 -> 3.8.0 age adoption passing confidence
gatsby-plugin-sharp 2.5.4 -> 2.12.0 age adoption passing confidence
gatsby-source-filesystem 2.2.2 -> 2.9.0 age adoption passing confidence
gatsby-transformer-sharp 2.4.4 -> 2.10.0 age adoption passing confidence

Release Notes

gatsbyjs/gatsby ### [`v2.30.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0...gatsby@2.30.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0...gatsby@2.30.1) ### [`v2.30.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.30.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.3...gatsby@2.30.0) Welcome to `gatsby@2.30.0` release (January 2021 #‎1) [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md) Key highlights of this release: - [Query on Demand and Lazy Images: Generally available](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#query-on-demand-and-lazy-images-generally-available) - improves `gatsby develop` bootup time - [Server Side Rendering (SSR) in development](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#server-side-rendering-ssr-in-development) — helps you find and fix many build errors in development. We're starting a partial release of this feature to 5% of users. - [gatsby-plugin-sass v3](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-sass300) - use the latest `sass-loader` and `Dart Sass` by default - [Image transformations up to 30% faster](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-sharp2120) And several impactful updates in the new [`gatsby-plugin-image`](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#gatsby-plugin-image050-beta) (beta): - [AVIF support](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#avif-support) - enjoy next-gen image format - [Support remote static images](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#support-remote-image-urls-experimental) - download, transform and optimize remote images with a single line Also, check out [notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.30/index.md#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](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md) [Full Changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.30.0-next.0...gatsby@2.30.0) ### [`v2.29.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.2...gatsby@2.29.3) ### [`v2.29.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.1...gatsby@2.29.2) ### [`v2.29.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0...gatsby@2.29.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0...gatsby@2.29.1) ### [`v2.29.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.29.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.2...gatsby@2.29.0) Welcome to `gatsby@2.29.0` release (December 2020 [#​2](https://togithub.com/gatsbyjs/gatsby/issues/2)) [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md) Key highlights of this release: - [Query on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#query-on-demand) - improves `gatsby develop` bootup time - [Lazy Images](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#lazy-images) - do not wait for all images to be processed to start the development - [Improvements to our CLI](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#improvements-to-our-cli) - improved `create-gatsby` & new `plugin` command - [Experimental: Parallel data sourcing](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#experimental-parallel-data-sourcing) - run source plugins in parallel to speedup sourcing on sites with multiple source plugins Other notable changes: - [Performance improvements](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#performance-improvements) - [Slugify option for File System Route API](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#slugify-option-for-file-system-route-api) - [gatsby-image codemod](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#gatsby-image-codemod) - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.29/index.md#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](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.29.0-next.0...gatsby@2.29.0) ### [`v2.28.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.1...gatsby@2.28.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.1...gatsby@2.28.2) ### [`v2.28.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0...gatsby@2.28.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0...gatsby@2.28.1) ### [`v2.28.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.28.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.5...gatsby@2.28.0) Welcome to `gatsby@2.28.0` release (December 2020 #1). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md) Key highlights of this release: - [New `gatsby new`](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#new-gatsby-new) - new, interactive way to create a Gatsby site - [Feature flags in gatsby-config](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#feature-flags-in-gatsby-config) - set your feature toggles without environment variables - [Improved Fast Refresh integration](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#improved-fast-refresh-integration) - better hot reloading - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-lazy-images-in-develop) - run image transformations only when they are needed by browser Other notable changes: - [Image plugin helpers](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#image-plugin-helpers) - make it easier for plugin authors to support the new gatsby image plugin - [Experimental: New cache clearing behaviors](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-new-cache-clearing-behaviors) - we're experimenting with ways to be smarter about clearing caches - [gatsby-plugin-emotion v5.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#gatsby-plugin-emotion500) - now uses emotion v11 - [Removed experimental lazy page bundling](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#removed-experimental-lazy-page-bundling) - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#notable-bugfixes) Sneak peek to next releases: - [Experimental: Parallel data sourcing](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.28/index.md#experimental-parallel-data-sourcing) - run source plugins in parallel to speedup sourcing on sites with multiple source 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://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md)
[Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.28.0-next.0...gatsby@2.28.0) ### [`v2.27.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.4...gatsby@2.27.5) ### [`v2.27.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.3...gatsby@2.27.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.3...gatsby@2.27.4) ### [`v2.27.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.2...gatsby@2.27.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.2...gatsby@2.27.3) ### [`v2.27.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.1...gatsby@2.27.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.1...gatsby@2.27.2) ### [`v2.27.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0...gatsby@2.27.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0...gatsby@2.27.1) ### [`v2.27.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.27.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.1...gatsby@2.27.0) Welcome to `gatsby@2.27.0` release (November 2020 #2). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md) Key highlights of this release: - [create-gatsby](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#create-gatsby) - new, interactive way to create a Gatsby site - [Experimental: Queries on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-queries-on-demand) - improves `gatsby develop` bootup time - [Experimental: Lazy page bundling](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-lazy-page-bundling-in-development) - also improves `gatsby develop` bootup time - [Experimental: SSR in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-ssr-in-development) - catch SSR errors early - [gatsby-plugin-mdx@1.5.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#gatsby-plugin-mdx150) - new option for better performance - [Notable bugfixes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#notable-bugfixes) Sneak peek to next releases: - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#experimental-lazy-images-in-develop) - [Documentation Reorganization](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.27/index.md#documentation-reorganization) **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/master/docs/docs/reference/release-notes/v2.26/index.md) [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.27.0-next.0...gatsby@2.27.0) ### [`v2.26.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0...gatsby@2.26.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0...gatsby@2.26.1) ### [`v2.26.0`](https://togithub.com/gatsbyjs/gatsby/releases/gatsby@2.26.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.4...gatsby@2.26.0) Welcome to `gatsby@2.26.0` release (November 2020). [See full release notes](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md) Key highlights of this release: - [New Image Plugin (beta)](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-plugin-image010-beta) - access static images without GraphQL, high Lighthouse scores again - [File System Route API](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#file-system-route-api) - create routes from your data using filename conventions - [New Release Process](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#new-release-process) - more stability and clarity around Gatsby releases - [gatsby-source-contentful v4.0](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-source-contentful400) - new RichText implementation, performance improvements Other notable changes: - [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#gatsby-plugin-mdx140) - performance improvements - [Enable compression in the dev server](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#enable-compression-in-the-dev-server) - speeds up remote previews Sneak peek to next releases: - [Queries on Demand](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#queries-on-demand) - improves `gatsby develop` bootup time - [Experimental: Lazy images in develop](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#experimental-lazy-images-in-develop) - [Documentation Reorganization](https://togithub.com/gatsbyjs/gatsby/blob/master/docs/docs/reference/release-notes/v2.26/index.md#documentation-reorganization) **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). [Full changelog](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.26.0-next.0...gatsby@2.26.0) ### [`v2.25.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.3...gatsby@2.25.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.3...gatsby@2.25.4) ### [`v2.25.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.2...gatsby@2.25.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.2...gatsby@2.25.3) ### [`v2.25.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.1...gatsby@2.25.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.1...gatsby@2.25.2) ### [`v2.25.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.0...gatsby@2.25.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.25.0...gatsby@2.25.1) ### [`v2.25.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.92...gatsby@2.25.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.92...gatsby@2.25.0) ### [`v2.24.92`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.91...gatsby@2.24.92) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.91...gatsby@2.24.92) ### [`v2.24.91`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.90...gatsby@2.24.91) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.90...gatsby@2.24.91) ### [`v2.24.90`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.89...gatsby@2.24.90) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.89...gatsby@2.24.90) ### [`v2.24.89`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.88...gatsby@2.24.89) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.88...gatsby@2.24.89) ### [`v2.24.88`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.87...gatsby@2.24.88) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.87...gatsby@2.24.88) ### [`v2.24.87`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.86...gatsby@2.24.87) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.86...gatsby@2.24.87) ### [`v2.24.86`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.85...gatsby@2.24.86) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.85...gatsby@2.24.86) ### [`v2.24.85`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.84...gatsby@2.24.85) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.84...gatsby@2.24.85) ### [`v2.24.84`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.83...gatsby@2.24.84) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.83...gatsby@2.24.84) ### [`v2.24.83`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.82...gatsby@2.24.83) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.82...gatsby@2.24.83) ### [`v2.24.82`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.81...gatsby@2.24.82) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.81...gatsby@2.24.82) ### [`v2.24.81`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.80...gatsby@2.24.81) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.80...gatsby@2.24.81) ### [`v2.24.80`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.79...gatsby@2.24.80) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.79...gatsby@2.24.80) ### [`v2.24.79`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79) ### [`v2.24.78`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.77...gatsby@2.24.78) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.77...gatsby@2.24.78) ### [`v2.24.77`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.76...gatsby@2.24.77) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.76...gatsby@2.24.77) ### [`v2.24.76`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.75...gatsby@2.24.76) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.75...gatsby@2.24.76) ### [`v2.24.75`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.74...gatsby@2.24.75) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.74...gatsby@2.24.75) ### [`v2.24.74`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.73...gatsby@2.24.74) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.73...gatsby@2.24.74) ### [`v2.24.73`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.72...gatsby@2.24.73) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.72...gatsby@2.24.73) ### [`v2.24.72`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.71...gatsby@2.24.72) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.71...gatsby@2.24.72) ### [`v2.24.71`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.70...gatsby@2.24.71) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.70...gatsby@2.24.71) ### [`v2.24.70`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.69...gatsby@2.24.70) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.69...gatsby@2.24.70) ### [`v2.24.69`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.68...gatsby@2.24.69) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.68...gatsby@2.24.69) ### [`v2.24.68`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.67...gatsby@2.24.68) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.67...gatsby@2.24.68) ### [`v2.24.67`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.66...gatsby@2.24.67) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.66...gatsby@2.24.67) ### [`v2.24.66`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.66) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.65...gatsby@2.24.66) ### [`v2.24.65`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.64...gatsby@2.24.65) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.64...gatsby@2.24.65) ### [`v2.24.64`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.63...gatsby@2.24.64) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.63...gatsby@2.24.64) ### [`v2.24.63`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.62...gatsby@2.24.63) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.62...gatsby@2.24.63) ### [`v2.24.62`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.61...gatsby@2.24.62) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.61...gatsby@2.24.62) ### [`v2.24.61`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.60...gatsby@2.24.61) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.60...gatsby@2.24.61) ### [`v2.24.60`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.59...gatsby@2.24.60) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.59...gatsby@2.24.60) ### [`v2.24.59`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.58...gatsby@2.24.59) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.58...gatsby@2.24.59) ### [`v2.24.58`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.57...gatsby@2.24.58) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.57...gatsby@2.24.58) ### [`v2.24.57`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57) ### [`v2.24.56`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.55...gatsby@2.24.56) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.55...gatsby@2.24.56) ### [`v2.24.55`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.54...gatsby@2.24.55) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.54...gatsby@2.24.55) ### [`v2.24.54`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.53...gatsby@2.24.54) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.53...gatsby@2.24.54) ### [`v2.24.53`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.52...gatsby@2.24.53) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.52...gatsby@2.24.53) ### [`v2.24.52`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.51...gatsby@2.24.52) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.51...gatsby@2.24.52) ### [`v2.24.51`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.50...gatsby@2.24.51) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.50...gatsby@2.24.51) ### [`v2.24.50`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.49...gatsby@2.24.50) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.49...gatsby@2.24.50) ### [`v2.24.49`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.48...gatsby@2.24.49) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.48...gatsby@2.24.49) ### [`v2.24.48`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.47...gatsby@2.24.48) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.47...gatsby@2.24.48) ### [`v2.24.47`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.46...gatsby@2.24.47) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.46...gatsby@2.24.47) ### [`v2.24.46`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.45...gatsby@2.24.46) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.45...gatsby@2.24.46) ### [`v2.24.45`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.44...gatsby@2.24.45) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.44...gatsby@2.24.45) ### [`v2.24.44`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.43...gatsby@2.24.44) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.43...gatsby@2.24.44) ### [`v2.24.43`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.42...gatsby@2.24.43) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.42...gatsby@2.24.43) ### [`v2.24.42`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.41...gatsby@2.24.42) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.41...gatsby@2.24.42) ### [`v2.24.41`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.40...gatsby@2.24.41) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.40...gatsby@2.24.41) ### [`v2.24.40`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.39...gatsby@2.24.40) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.39...gatsby@2.24.40) ### [`v2.24.39`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.38...gatsby@2.24.39) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.38...gatsby@2.24.39) ### [`v2.24.38`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.37...gatsby@2.24.38) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.37...gatsby@2.24.38) ### [`v2.24.37`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.36...gatsby@2.24.37) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.36...gatsby@2.24.37) ### [`v2.24.36`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.35...gatsby@2.24.36) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.35...gatsby@2.24.36) ### [`v2.24.35`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.34...gatsby@2.24.35) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.34...gatsby@2.24.35) ### [`v2.24.34`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.33...gatsby@2.24.34) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.33...gatsby@2.24.34) ### [`v2.24.33`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.32...gatsby@2.24.33) ### [`v2.24.32`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.31...gatsby@2.24.32) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.31...gatsby@2.24.32) ### [`v2.24.31`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.30...gatsby@2.24.31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.30...gatsby@2.24.31) ### [`v2.24.30`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.29...gatsby@2.24.30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.29...gatsby@2.24.30) ### [`v2.24.29`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.28...gatsby@2.24.29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.28...gatsby@2.24.29) ### [`v2.24.28`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.27...gatsby@2.24.28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.27...gatsby@2.24.28) ### [`v2.24.27`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.26...gatsby@2.24.27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.26...gatsby@2.24.27) ### [`v2.24.26`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.25...gatsby@2.24.26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.25...gatsby@2.24.26) ### [`v2.24.25`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.24...gatsby@2.24.25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.24...gatsby@2.24.25) ### [`v2.24.24`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.23...gatsby@2.24.24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.23...gatsby@2.24.24) ### [`v2.24.23`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.15...gatsby@2.24.23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.15...gatsby@2.24.23) ### [`v2.24.15`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.14...gatsby@2.24.15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.14...gatsby@2.24.15) ### [`v2.24.14`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.13...gatsby@2.24.14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.13...gatsby@2.24.14) ### [`v2.24.13`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.12...gatsby@2.24.13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.12...gatsby@2.24.13) ### [`v2.24.12`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.11...gatsby@2.24.12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.11...gatsby@2.24.12) ### [`v2.24.11`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.10...gatsby@2.24.11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.10...gatsby@2.24.11) ### [`v2.24.10`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.9...gatsby@2.24.10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.9...gatsby@2.24.10) ### [`v2.24.9`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.8...gatsby@2.24.9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.8...gatsby@2.24.9) ### [`v2.24.8`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.7...gatsby@2.24.8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.7...gatsby@2.24.8) ### [`v2.24.7`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.6...gatsby@2.24.7) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.6...gatsby@2.24.7) ### [`v2.24.6`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.5...gatsby@2.24.6) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.5...gatsby@2.24.6) ### [`v2.24.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.4...gatsby@2.24.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.4...gatsby@2.24.5) ### [`v2.24.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.3...gatsby@2.24.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.3...gatsby@2.24.4) ### [`v2.24.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.2...gatsby@2.24.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.2...gatsby@2.24.3) ### [`v2.24.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.1...gatsby@2.24.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.1...gatsby@2.24.2) ### [`v2.24.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.0...gatsby@2.24.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.24.0...gatsby@2.24.1) ### [`v2.24.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.23...gatsby@2.24.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.23...gatsby@2.24.0) ### [`v2.23.23`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.22...gatsby@2.23.23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.22...gatsby@2.23.23) ### [`v2.23.22`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.21...gatsby@2.23.22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.21...gatsby@2.23.22) ### [`v2.23.21`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.20...gatsby@2.23.21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.20...gatsby@2.23.21) ### [`v2.23.20`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.19...gatsby@2.23.20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.19...gatsby@2.23.20) ### [`v2.23.19`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.18...gatsby@2.23.19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.18...gatsby@2.23.19) ### [`v2.23.18`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.17...gatsby@2.23.18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.17...gatsby@2.23.18) ### [`v2.23.17`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.16...gatsby@2.23.17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.16...gatsby@2.23.17) ### [`v2.23.16`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.15...gatsby@2.23.16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.15...gatsby@2.23.16) ### [`v2.23.15`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.14...gatsby@2.23.15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.14...gatsby@2.23.15) ### [`v2.23.14`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.12...gatsby@2.23.14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.12...gatsby@2.23.14) ### [`v2.23.12`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.11...gatsby@2.23.12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.11...gatsby@2.23.12) ### [`v2.23.11`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.10...gatsby@2.23.11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.10...gatsby@2.23.11) ### [`v2.23.10`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.9...gatsby@2.23.10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.9...gatsby@2.23.10) ### [`v2.23.9`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.8...gatsby@2.23.9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.8...gatsby@2.23.9) ### [`v2.23.8`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.7...gatsby@2.23.8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.7...gatsby@2.23.8) ### [`v2.23.7`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.6...gatsby@2.23.7) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.6...gatsby@2.23.7) ### [`v2.23.6`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.5...gatsby@2.23.6) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.5...gatsby@2.23.6) ### [`v2.23.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.4...gatsby@2.23.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.4...gatsby@2.23.5) ### [`v2.23.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.3...gatsby@2.23.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.3...gatsby@2.23.4) ### [`v2.23.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.2...gatsby@2.23.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.2...gatsby@2.23.3) ### [`v2.23.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.1...gatsby@2.23.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.1...gatsby@2.23.2) ### [`v2.23.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.0...gatsby@2.23.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.23.0...gatsby@2.23.1) ### [`v2.23.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.22...gatsby@2.23.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.22...gatsby@2.23.0) ### [`v2.22.22`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.21...gatsby@2.22.22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.21...gatsby@2.22.22) ### [`v2.22.21`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.20...gatsby@2.22.21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.20...gatsby@2.22.21) ### [`v2.22.20`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.19...gatsby@2.22.20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.19...gatsby@2.22.20) ### [`v2.22.19`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.18...gatsby@2.22.19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.18...gatsby@2.22.19) ### [`v2.22.18`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.17...gatsby@2.22.18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.17...gatsby@2.22.18) ### [`v2.22.17`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.16...gatsby@2.22.17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.16...gatsby@2.22.17) ### [`v2.22.16`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.15...gatsby@2.22.16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.15...gatsby@2.22.16) ### [`v2.22.15`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.14...gatsby@2.22.15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.14...gatsby@2.22.15) ### [`v2.22.14`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.13...gatsby@2.22.14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.13...gatsby@2.22.14) ### [`v2.22.13`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.12...gatsby@2.22.13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.12...gatsby@2.22.13) ### [`v2.22.12`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.11...gatsby@2.22.12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.11...gatsby@2.22.12) ### [`v2.22.11`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.10...gatsby@2.22.11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.10...gatsby@2.22.11) ### [`v2.22.10`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.9...gatsby@2.22.10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.9...gatsby@2.22.10) ### [`v2.22.9`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.8...gatsby@2.22.9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.8...gatsby@2.22.9) ### [`v2.22.8`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.7...gatsby@2.22.8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.7...gatsby@2.22.8) ### [`v2.22.7`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.6...gatsby@2.22.7) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.6...gatsby@2.22.7) ### [`v2.22.6`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.5...gatsby@2.22.6) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.5...gatsby@2.22.6) ### [`v2.22.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.4...gatsby@2.22.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.4...gatsby@2.22.5) ### [`v2.22.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.3...gatsby@2.22.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.3...gatsby@2.22.4) ### [`v2.22.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.2...gatsby@2.22.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.2...gatsby@2.22.3) ### [`v2.22.2`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.1...gatsby@2.22.2) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.1...gatsby@2.22.2) ### [`v2.22.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.0...gatsby@2.22.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.22.0...gatsby@2.22.1) ### [`v2.22.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.40...gatsby@2.22.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.40...gatsby@2.22.0) ### [`v2.21.40`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.39...gatsby@2.21.40) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.39...gatsby@2.21.40) ### [`v2.21.39`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.38...gatsby@2.21.39) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.38...gatsby@2.21.39) ### [`v2.21.38`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.37...gatsby@2.21.38) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.37...gatsby@2.21.38) ### [`v2.21.37`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.36...gatsby@2.21.37) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.36...gatsby@2.21.37) ### [`v2.21.36`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.35...gatsby@2.21.36) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.35...gatsby@2.21.36) ### [`v2.21.35`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.34...gatsby@2.21.35) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.34...gatsby@2.21.35) ### [`v2.21.34`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.33...gatsby@2.21.34) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.33...gatsby@2.21.34) ### [`v2.21.33`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.32...gatsby@2.21.33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.32...gatsby@2.21.33) ### [`v2.21.32`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.31...gatsby@2.21.32) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.31...gatsby@2.21.32) ### [`v2.21.31`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.30...gatsby@2.21.31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.30...gatsby@2.21.31) ### [`v2.21.30`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.29...gatsby@2.21.30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.29...gatsby@2.21.30) ### [`v2.21.29`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.28...gatsby@2.21.29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.28...gatsby@2.21.29) ### [`v2.21.28`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.27...gatsby@2.21.28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.27...gatsby@2.21.28) ### [`v2.21.27`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.26...gatsby@2.21.27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.26...gatsby@2.21.27) ### [`v2.21.26`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.25...gatsby@2.21.26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.25...gatsby@2.21.26) ### [`v2.21.25`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.24...gatsby@2.21.25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.24...gatsby@2.21.25) ### [`v2.21.24`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.23...gatsby@2.21.24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.23...gatsby@2.21.24) ### [`v2.21.23`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.22...gatsby@2.21.23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.22...gatsby@2.21.23) ### [`v2.21.22`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.21...gatsby@2.21.22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.21...gatsby@2.21.22) ### [`v2.21.21`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.20...gatsby@2.21.21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.20...gatsby@2.21.21) ### [`v2.21.20`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.19...gatsby@2.21.20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.19...gatsby@2.21.20) ### [`v2.21.19`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.18...gatsby@2.21.19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.18...gatsby@2.21.19) ### [`v2.21.18`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.17...gatsby@2.21.18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.17...gatsby@2.21.18) ### [`v2.21.17`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.16...gatsby@2.21.17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.16...gatsby@2.21.17) ### [`v2.21.16`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.15...gatsby@2.21.16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.15...gatsby@2.21.16) ### [`v2.21.15`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.14...gatsby@2.21.15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.14...gatsby@2.21.15) ### [`v2.21.14`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.13...gatsby@2.21.14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.13...gatsby@2.21.14) ### [`v2.21.13`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.12...gatsby@2.21.13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.12...gatsby@2.21.13) ### [`v2.21.12`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.11...gatsby@2.21.12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.11...gatsby@2.21.12) ### [`v2.21.11`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.10...gatsby@2.21.11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.10...gatsby@2.21.11) ### [`v2.21.10`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.9...gatsby@2.21.10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.9...gatsby@2.21.10) ### [`v2.21.9`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.8...gatsby@2.21.9) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.8...gatsby@2.21.9) ### [`v2.21.8`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.7...gatsby@2.21.8) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.7...gatsby@2.21.8) ### [`v2.21.7`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.6...gatsby@2.21.7) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.6...gatsby@2.21.7) ### [`v2.21.6`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.5...gatsby@2.21.6) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.5...gatsby@2.21.6) ### [`v2.21.5`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.4...gatsby@2.21.5) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.4...gatsby@2.21.5) ### [`v2.21.4`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.3...gatsby@2.21.4) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.3...gatsby@2.21.4) ### [`v2.21.3`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.1...gatsby@2.21.3) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.1...gatsby@2.21.3) ### [`v2.21.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.0...gatsby@2.21.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.21.0...gatsby@2.21.1) ### [`v2.21.0`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.36...gatsby@2.21.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.36...gatsby@2.21.0) ### [`v2.20.36`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.35...gatsby@2.20.36) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.35...gatsby@2.20.36) ### [`v2.20.35`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.34...gatsby@2.20.35) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.34...gatsby@2.20.35) ### [`v2.20.34`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.33...gatsby@2.20.34) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.33...gatsby@2.20.34) ### [`v2.20.33`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.32...gatsby@2.20.33) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.32...gatsby@2.20.33) ### [`v2.20.32`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.31...gatsby@2.20.32) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.31...gatsby@2.20.32) ### [`v2.20.31`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.30...gatsby@2.20.31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.30...gatsby@2.20.31) ### [`v2.20.30`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.29...gatsby@2.20.30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.29...gatsby@2.20.30) ### [`v2.20.29`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.28...gatsby@2.20.29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.28...gatsby@2.20.29) ### [`v2.20.28`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.27...gatsby@2.20.28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.27...gatsby@2.20.28) ### [`v2.20.27`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.26...gatsby@2.20.27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.26...gatsby@2.20.27) ### [`v2.20.26`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.25...gatsby@2.20.26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.25...gatsby@2.20.26) ### [`v2.20.25`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.24...gatsby@2.20.25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.24...gatsby@2.20.25) ### [`v2.20.24`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.23...gatsby@2.20.24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.23...gatsby@2.20.24) ### [`v2.20.23`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.22...gatsby@2.20.23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.22...gatsby@2.20.23) ### [`v2.20.20`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.19...gatsby@2.20.20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.19...gatsby@2.20.20) ### [`v2.20.19`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.18...gatsby@2.20.19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.20.18...gatsby@2.20.19)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

:ghost: 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.

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5efcb180e7994b3c963c9fc7 Website Draft URL: https://5efcb180e7994b3c963c9fc7--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5efe459b2a423802f51fc64c Website Draft URL: https://5efe459b2a423802f51fc64c--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5efee3502dd3f9a446c6af7c Website Draft URL: https://5efee3502dd3f9a446c6af7c--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5eff0d483d36c274a89a0073 Website Draft URL: https://5eff0d483d36c274a89a0073--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f02dd700e71d0f2d93aabe4 Website Draft URL: https://5f02dd700e71d0f2d93aabe4--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f043fbbe51c4d69b0234c25 Website Draft URL: https://5f043fbbe51c4d69b0234c25--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f06bf56d7ee7afd79c0e50b Website Draft URL: https://5f06bf56d7ee7afd79c0e50b--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f06d76aba8a4e21b59f6b16 Website Draft URL: https://5f06d76aba8a4e21b59f6b16--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f06d9a3322f0b1ea82e81c2 Website Draft URL: https://5f06d9a3322f0b1ea82e81c2--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f06f4207f0fbe2c51f3113d Website Draft URL: https://5f06f4207f0fbe2c51f3113d--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f06f543c7235d3659bb7af3 Website Draft URL: https://5f06f543c7235d3659bb7af3--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f08442e5edcd5008da73133 Website Draft URL: https://5f08442e5edcd5008da73133--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 4 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f0f48dd1f48aee1d6fb2b77 Website Draft URL: https://5f0f48dd1f48aee1d6fb2b77--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 3 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5f9917ce82f1252844a77fad Website Draft URL: https://5f9917ce82f1252844a77fad--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 3 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5fc0f8945ec11ade6a1fc5e6 Website Draft URL: https://5fc0f8945ec11ade6a1fc5e6--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 3 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5fd0e712d16d5c14e619dbc2 Website Draft URL: https://5fd0e712d16d5c14e619dbc2--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 3 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5ff51969bf0689144aa61752 Website Draft URL: https://5ff51969bf0689144aa61752--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 3 years ago

minimal

Deploy path: /home/runner/work/gatsby-theme-recipes/gatsby-theme-recipes/examples/minimal/public Deploying to draft URL...

Logs: https://app.netlify.com/sites/gatsby-theme-recipes-minimal/deploys/5ffa6eb3fce2f338d0e935e9 Website Draft URL: https://5ffa6eb3fce2f338d0e935e9--gatsby-theme-recipes-minimal.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod