jgeraigery / gatsby-starter-netlify-cms

MIT License
0 stars 1 forks source link

[LOW] Update gatsby monorepo (major) #27

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gatsby (source, changelog) ^4.0.0 -> ^5.0.0 age adoption passing confidence
gatsby-plugin-netlify-cms (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
gatsby-plugin-react-helmet (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
gatsby-plugin-sass (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
gatsby-plugin-sharp (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence
gatsby-remark-copy-linked-files (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
gatsby-remark-images (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
gatsby-source-filesystem (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence
gatsby-transformer-remark (source) ^5.0.0 -> ^6.0.0 age adoption passing confidence
gatsby-transformer-sharp (source) ^4.0.0 -> ^5.0.0 age adoption passing confidence

By merging this PR, the issue #59 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
High High 7.5 CVE-2024-37890

Unreachable

High High 7.5 WS-2023-0439
High High 7.3 CVE-2024-38355

Unreachable

Medium Medium 6.5 CVE-2023-31125

Unreachable

Medium Medium 6.5 CVE-2023-45857

Unreachable

Medium Medium 5.3 CVE-2022-33987

Unreachable

Low Low 0.0 CVE-2024-27088

Unreachable

By merging this PR, the issue #50 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Medium Medium 5.3 CVE-2021-26539

Unreachable

Medium Medium 5.3 CVE-2021-26540

Unreachable

Medium Medium 5.3 CVE-2022-25887

Unreachable

Medium Medium 5.3 CVE-2024-21501

Unreachable


Release Notes

gatsbyjs/gatsby (gatsby) ### [`v5.14.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.14.0): v5.14.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.7...gatsby@5.14.0) This release focused on performance improvements and security fixes. #### What's Changed - minor docs improvements: [https://github.com/gatsbyjs/gatsby/pull/38816](https://redirect.github.com/gatsbyjs/gatsby/pull/38816), [https://github.com/gatsbyjs/gatsby/pull/39052](https://redirect.github.com/gatsbyjs/gatsby/pull/39052), [https://github.com/gatsbyjs/gatsby/pull/39133](https://redirect.github.com/gatsbyjs/gatsby/pull/39133), [https://github.com/gatsbyjs/gatsby/pull/39060](https://redirect.github.com/gatsbyjs/gatsby/pull/39060) - security fixes: - bump gh-pages: [https://github.com/gatsbyjs/gatsby/pull/39089](https://redirect.github.com/gatsbyjs/gatsby/pull/39089) - bump underscore: [https://github.com/gatsbyjs/gatsby/pull/39092](https://redirect.github.com/gatsbyjs/gatsby/pull/39092) - bump thenify: [https://github.com/gatsbyjs/gatsby/pull/39095](https://redirect.github.com/gatsbyjs/gatsby/pull/39095) - bump axios: [https://github.com/gatsbyjs/gatsby/pull/39101](https://redirect.github.com/gatsbyjs/gatsby/pull/39101) [https://github.com/gatsbyjs/gatsby/pull/39118](https://redirect.github.com/gatsbyjs/gatsby/pull/39118) - bump ejs: [https://github.com/gatsbyjs/gatsby/pull/39093](https://redirect.github.com/gatsbyjs/gatsby/pull/39093) - bump set-getter: [https://github.com/gatsbyjs/gatsby/pull/39091](https://redirect.github.com/gatsbyjs/gatsby/pull/39091) - bump express: [https://github.com/gatsbyjs/gatsby/pull/39099](https://redirect.github.com/gatsbyjs/gatsby/pull/39099) - bump express: [https://github.com/gatsbyjs/gatsby/pull/39098](https://redirect.github.com/gatsbyjs/gatsby/pull/39098) - bump css-what: [https://github.com/gatsbyjs/gatsby/pull/39107](https://redirect.github.com/gatsbyjs/gatsby/pull/39107) - bump rollup: [https://github.com/gatsbyjs/gatsby/pull/39112](https://redirect.github.com/gatsbyjs/gatsby/pull/39112) [https://github.com/gatsbyjs/gatsby/pull/39115](https://redirect.github.com/gatsbyjs/gatsby/pull/39115) - bump body-parser: [https://github.com/gatsbyjs/gatsby/pull/39097](https://redirect.github.com/gatsbyjs/gatsby/pull/39097) [https://github.com/gatsbyjs/gatsby/pull/39132](https://redirect.github.com/gatsbyjs/gatsby/pull/39132) - bump webpack-dev-middleware: [https://github.com/gatsbyjs/gatsby/pull/39106](https://redirect.github.com/gatsbyjs/gatsby/pull/39106) - bump path-to-regexp: [https://github.com/gatsbyjs/gatsby/pull/39096](https://redirect.github.com/gatsbyjs/gatsby/pull/39096) - \[`gatsby`, `create-gatsby`, `gatsby-cli`, `gatsby-dev-cli`, `gatsby-plugin-gatsby-cloud`, `gatsby-plugin-page-creator`] perf: disable telemetry reporting [https://github.com/gatsbyjs/gatsby/pull/39137](https://redirect.github.com/gatsbyjs/gatsby/pull/39137) [See full release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14/) ### [`v5.13.7`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.7): v5.13.7 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.6...gatsby@5.13.7) 2024-07-12 #### What's Changed - fix(gatsby-adapter-netlify): support monorepos ([#​39005](https://redirect.github.com/gatsbyjs/gatsby/issues/39005)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/39037](https://redirect.github.com/gatsbyjs/gatsby/pull/39037) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/39046](https://redirect.github.com/gatsbyjs/gatsby/pull/39046) ### [`v5.13.6`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.6): v5.13.6 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.5...gatsby@5.13.6) 2024-05-29 #### What's Changed - perf(gatsby-adapter-netlify): improve adapt() performance ([#​38988](https://redirect.github.com/gatsbyjs/gatsby/issues/38988)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38991](https://redirect.github.com/gatsbyjs/gatsby/pull/38991) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/39004](https://redirect.github.com/gatsbyjs/gatsby/pull/39004) ### [`v5.13.5`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.5): v5.13.5 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.4...gatsby@5.13.5) 2024-05-17 #### What's Changed - chore: pin [@​vercel/webpack-asset-relocator-loader](https://redirect.github.com/vercel/webpack-asset-relocator-loader) ([#​38981](https://redirect.github.com/gatsbyjs/gatsby/issues/38981)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38982](https://redirect.github.com/gatsbyjs/gatsby/pull/38982) - feat: allow dsg/ssr renders without access to datastore if it's not required ([#​38974](https://redirect.github.com/gatsbyjs/gatsby/issues/38974)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38979](https://redirect.github.com/gatsbyjs/gatsby/pull/38979) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/38984](https://redirect.github.com/gatsbyjs/gatsby/pull/38984) ### [`v5.13.4`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.4): v5.13.4 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.3...gatsby@5.13.4) 2024-04-10 #### What's Changed - fix(gatsby-source-wordpress): only diff wpgraphql schema if the user opts in ([#​38856](https://redirect.github.com/gatsbyjs/gatsby/issues/38856)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38860](https://redirect.github.com/gatsbyjs/gatsby/pull/38860) - chore(gatsby-source-wordpress): upgrade file-type ([#​38861](https://redirect.github.com/gatsbyjs/gatsby/issues/38861)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38863](https://redirect.github.com/gatsbyjs/gatsby/pull/38863) - fix(gatsby-adapter-netlify): handler generation on windows ([#​38900](https://redirect.github.com/gatsbyjs/gatsby/issues/38900)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38929](https://redirect.github.com/gatsbyjs/gatsby/pull/38929) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/38969](https://redirect.github.com/gatsbyjs/gatsby/pull/38969) ### [`v5.13.3`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.3): v5.13.3 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.2...gatsby@5.13.3) 2024-01-24 #### What's Changed - perf: use must-revalidate cache-control header as common and only create header routes for routes with different cache-control ([#​38820](https://redirect.github.com/gatsbyjs/gatsby/issues/38820)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38824](https://redirect.github.com/gatsbyjs/gatsby/pull/38824) - fix: add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engine ([#​38822](https://redirect.github.com/gatsbyjs/gatsby/issues/38822)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38823](https://redirect.github.com/gatsbyjs/gatsby/pull/38823) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/38834](https://redirect.github.com/gatsbyjs/gatsby/pull/38834) ### [`v5.13.2`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.2): v5.13.2 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.1...gatsby@5.13.2) 2024-01-23 #### What's Changed - fix(gatsby): more robust adapter zero-conf handling ([#​38778](https://redirect.github.com/gatsbyjs/gatsby/issues/38778)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38800](https://redirect.github.com/gatsbyjs/gatsby/pull/38800) - fix(gatsby): try to automatically recover when parcel segfaults ([#​38773](https://redirect.github.com/gatsbyjs/gatsby/issues/38773)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38799](https://redirect.github.com/gatsbyjs/gatsby/pull/38799) - fix(gatsby): fix webpack compilation when pnpm is used ([#​38757](https://redirect.github.com/gatsbyjs/gatsby/issues/38757)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38804](https://redirect.github.com/gatsbyjs/gatsby/pull/38804) - chore: swap babel-plugin-lodash with updated version that doesn't use deprecated APIs ([#​38797](https://redirect.github.com/gatsbyjs/gatsby/issues/38797)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38803](https://redirect.github.com/gatsbyjs/gatsby/pull/38803) - fix(gatsby): support builtin modules prefixed with `node:` on `build-html` ([#​38516](https://redirect.github.com/gatsbyjs/gatsby/issues/38516)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38818](https://redirect.github.com/gatsbyjs/gatsby/pull/38818) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/38821](https://redirect.github.com/gatsbyjs/gatsby/pull/38821) ### [`v5.13.1`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.1): v5.13.1 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.13.0...gatsby@5.13.1) 2013-12-22 #### What's Changed - fix(docs): update remote url docs ([#​38768](https://redirect.github.com/gatsbyjs/gatsby/issues/38768)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38770](https://redirect.github.com/gatsbyjs/gatsby/pull/38770) - chore(gatsby-cli,gatsby-source-wordpress): bump clipboardy ([#​38775](https://redirect.github.com/gatsbyjs/gatsby/issues/38775)) by [@​gatsbybot](https://redirect.github.com/gatsbybot) in [https://github.com/gatsbyjs/gatsby/pull/38776](https://redirect.github.com/gatsbyjs/gatsby/pull/38776) See full release notes: [https://github.com/gatsbyjs/gatsby/pull/38796](https://redirect.github.com/gatsbyjs/gatsby/pull/38796). ### [`v5.13.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.13.0): v5.13.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.12...gatsby@5.13.0) Welcome to `gatsby@5.13.0` release (December 2023 #1) Key highlight of this release: - [Custom Image and File CDN URL generators](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13#custom-image-and-file-cdn-url-generators) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) ### [`v5.12.12`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.11...gatsby@5.12.12) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.11...gatsby@5.12.12) ### [`v5.12.11`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.10...gatsby@5.12.11) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.10...gatsby@5.12.11) ### [`v5.12.10`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.9...gatsby@5.12.10) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.9...gatsby@5.12.10) ### [`v5.12.9`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.8...gatsby@5.12.9) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.8...gatsby@5.12.9) ### [`v5.12.8`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.7...gatsby@5.12.8) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.7...gatsby@5.12.8) ### [`v5.12.7`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.6...gatsby@5.12.7) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.6...gatsby@5.12.7) ### [`v5.12.6`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.5...gatsby@5.12.6) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.5...gatsby@5.12.6) ### [`v5.12.5`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.4...gatsby@5.12.5) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.4...gatsby@5.12.5) ### [`v5.12.4`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.3...gatsby@5.12.4) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.3...gatsby@5.12.4) ### [`v5.12.3`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.2...gatsby@5.12.3) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.2...gatsby@5.12.3) ### [`v5.12.2`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.1...gatsby@5.12.2) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.1...gatsby@5.12.2) ### [`v5.12.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.0...gatsby@5.12.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.12.0...gatsby@5.12.1) ### [`v5.12.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.12.0): v5.12.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.11.0...gatsby@5.12.0) Welcome to `gatsby@5.12.0` release (August 2023 #1) Key highlight of this release: - [Adapters](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12#adapters) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) ### [`v5.11.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.11.0): v5.11.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.10.0...gatsby@5.11.0) Welcome to `gatsby@5.11.0` release (June 2023 #1) Key highlights of this release: - [RFC: Adapters](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11#rfc-adapters) - [`gatsby-source-wordpress`: Support for multiple instances](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11#gatsby-source-wordpress-support-for-multiple-instances) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.11.0-next.0...gatsby@5.11.0) ### [`v5.10.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.10.0): v5.10.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.9.1...gatsby@5.10.0) Welcome to `gatsby@5.10.0` release (May 2023 #1) This release focused on bug fixes and perf improvements. Check out [notable bugfixes and improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.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://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.10.0-next.0...gatsby@5.10.0) ### [`v5.9.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.9.0...gatsby@5.9.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.9.0...gatsby@5.9.1) ### [`v5.9.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.9.0): v5.9.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.8.1...gatsby@5.9.0) Welcome to `gatsby@5.9.0` release (April 2023 #1) Key highlights of this release: - [Performance improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9#performance-improvements) - [New "Creating a Source Plugin" tutorial](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9#new-creating-a-source-plugin-tutorial) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.9.0-next.0...gatsby@5.9.0) ### [`v5.8.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.8.0...gatsby@5.8.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.8.0...gatsby@5.8.1) ### [`v5.8.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.7.0...gatsby@5.8.0) ### [`v5.7.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.7.0): v5.7.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.6.1...gatsby@5.7.0) Welcome to `gatsby@5.7.0` release (February 2023 #2) This release focused on bug fixes and perf improvements. Check out [notable bugfixes and improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.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://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.7.0-next.0...gatsby@5.7.0) ### [`v5.6.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.6.0...gatsby@5.6.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.6.0...gatsby@5.6.1) ### [`v5.6.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.6.0): v5.6.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.5.0...gatsby@5.6.0) Welcome to `gatsby@5.6.0` release (February 2023 #1) Key highlights of this release: - [Gatsby is joining Netlify](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6/#gatsby-is-joining-netlify) - [Head API supports context providers from `wrapRootElement`](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6/#head-api-supports-context-providers-from-wraprootelement) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com//docs/reference/release-notes/v5.5) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.6.0-next.0...gatsby@5.6.0) ### [`v5.5.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.5.0): v5.5.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.2...gatsby@5.5.0) Welcome to `gatsby@5.5.0` release (January 2023 #2) Key highlights of this release: - [Faster Hashing for `gatsby-source-filesytem`](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5/#faster-hashing-for-gatsby-source-filesytem) - [Setting `` and `` attributes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5/#setting-html-and-body-attributes) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com//docs/reference/release-notes/v5.4) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.5.0-next.0...gatsby@5.5.0) ### [`v5.4.2`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.1...gatsby@5.4.2) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.1...gatsby@5.4.2) ### [`v5.4.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.0...gatsby@5.4.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.0...gatsby@5.4.1) ### [`v5.4.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.4.0): v5.4.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.3...gatsby@5.4.0) Welcome to `gatsby@5.4.0` release (January 2023 #1) The whole team took time off for a much deserved winter break and we hope you had relaxing holidays, too! Before the break we spent time doing maintenance work such as updating internal dependencies or fixing some smaller bugs here and there. In case you missed it, we shipped [ES Modules (ESM) in Gatsby files](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3#es-modules-esm-in-gatsby-files) in the last release. So check out the [notable bugfixes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4#notable-bugfixes--improvements) section to learn more. **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.4.0-next.0...gatsby@5.4.0) ### [`v5.3.3`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.2...gatsby@5.3.3) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.2...gatsby@5.3.3) ### [`v5.3.2`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.1...gatsby@5.3.2) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.1...gatsby@5.3.2) ### [`v5.3.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.0...gatsby@5.3.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.0...gatsby@5.3.1) ### [`v5.3.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.3.0): v5.3.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.2.0...gatsby@5.3.0) Welcome to `gatsby@5.3.0` release (December 2022 [#​1](https://redirect.github.com/gatsbyjs/gatsby/issues/1)) Key highlights of this release: - [ES Modules (ESM) in Gatsby files](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#es-modules-esm-in-gatsby-files) - [Improved error messages](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3/#improved-error-messages) **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). [Previous release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2) [Full changelog](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.3.0-next.0...gatsby@5.3.0) ### [`v5.2.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.2.0): v5.2.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.1.0...gatsby@5.2.0) Welcome to `gatsby@5.2.0` release (November 2022 #3) This is an out of band release due to the [removal of the Potrace](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2/#removal-of-potrace) library in Gatsby. We'll continue with our biweekly schedule as normal. **Bleeding Edge:** Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). ### [`v5.1.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.1.0): v5.1.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.0.1...gatsby@5.1.0) Welcome to `gatsby@5.1.0` release (November 2022 #2) This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed. If you haven’t migrated yet, please refer to the [migration guide](https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v4-to-v5/). We’ve done our best to make the transition smooth! Some brief notes about what Gatsby 5 brings to the table: - [Slices API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-slice/) unlocks up to 90% reduction in build duration for content changes in highly shared components - [Partial Hydration](https://www.gatsbyjs.com/docs/how-to/performance/partial-hydration/) allows you to ship only the necessary JavaScript to the browser **Bleeding Edge**: Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). ### [`v5.0.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.0.0...gatsby@5.0.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@5.0.0...gatsby@5.0.1) ### [`v5.0.0`](https://redirect.github.com/gatsbyjs/gatsby/releases/tag/gatsby%405.0.0): v5.0.0 [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@4.25.9...gatsby@5.0.0) Welcome to `gatsby@5.0.0` release (November 2022 #1) Key highlights of this release: - [Slice API](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#slice-api) - Only re-build individual slices of your page - [Partial Hydration (Beta)](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#partial-hydration-beta) - Improve frontend performance by shipping less JavaScript - [GraphiQL v2](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#graphiql-v2) - An all new UI with features like dark mode, tabs, and persisted state - [Performance Improvements](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#performance-improvements) Major dependency updates: - [Node 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#node-18) - [React 18](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0/#react-18) **Bleeding Edge**: Want to try new features as soon as possible? Install `gatsby@next` and let us know if you have any [issues](https://redirect.github.com/gatsbyjs/gatsby/issues). ### [`v4.25.9`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@4.25.8...gatsby@4.25.9) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby@4.25.8...gatsby@4.25.9)
gatsbyjs/gatsby (gatsby-plugin-netlify-cms) ### [`v7.12.1`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.12.0...gatsby-plugin-netlify-cms@7.12.1) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.12.0...gatsby-plugin-netlify-cms@7.12.1) ### [`v7.12.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.11.0...gatsby-plugin-netlify-cms@7.12.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.11.0...gatsby-plugin-netlify-cms@7.12.0) ### [`v7.11.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.10.0...gatsby-plugin-netlify-cms@7.11.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.10.0...gatsby-plugin-netlify-cms@7.11.0) ### [`v7.10.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.9.0...gatsby-plugin-netlify-cms@7.10.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.9.0...gatsby-plugin-netlify-cms@7.10.0) ### [`v7.9.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.8.0...gatsby-plugin-netlify-cms@7.9.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.8.0...gatsby-plugin-netlify-cms@7.9.0) ### [`v7.8.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.7.0...gatsby-plugin-netlify-cms@7.8.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.7.0...gatsby-plugin-netlify-cms@7.8.0) ### [`v7.7.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.6.0...gatsby-plugin-netlify-cms@7.7.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.6.0...gatsby-plugin-netlify-cms@7.7.0) ### [`v7.6.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.5.0...gatsby-plugin-netlify-cms@7.6.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.5.0...gatsby-plugin-netlify-cms@7.6.0) ### [`v7.5.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.4.0...gatsby-plugin-netlify-cms@7.5.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.4.0...gatsby-plugin-netlify-cms@7.5.0) ### [`v7.4.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.3.0...gatsby-plugin-netlify-cms@7.4.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.3.0...gatsby-plugin-netlify-cms@7.4.0) ### [`v7.3.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.2.0...gatsby-plugin-netlify-cms@7.3.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.2.0...gatsby-plugin-netlify-cms@7.3.0) ### [`v7.2.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.1.0...gatsby-plugin-netlify-cms@7.2.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.1.0...gatsby-plugin-netlify-cms@7.2.0) ### [`v7.1.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.0.0...gatsby-plugin-netlify-cms@7.1.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@7.0.0...gatsby-plugin-netlify-cms@7.1.0) ### [`v7.0.0`](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@6.25.0...gatsby-plugin-netlify-cms@7.0.0) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@6.25.0...gatsby-plugin-netlify-cms@7.0.0)
gatsbyjs/gatsby (gatsby-plugin-react-helmet) ### [`v6.14.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6140-2024-11-06) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.13.1...gatsby-plugin-react-helmet@6.14.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14) **Note:** Version bump only for package gatsby-plugin-react-helmet ##### [6.13.1](https://redirect.github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.13.1/packages/gatsby-plugin-react-helmet) (2024-01-23) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.13.1`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6131-2024-01-23) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.13.0...gatsby-plugin-react-helmet@6.13.1) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.13.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6130-2023-12-18) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.12.0...gatsby-plugin-react-helmet@6.13.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.12.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6120-2023-08-24) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.11.0...gatsby-plugin-react-helmet@6.12.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.11.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6110-2023-06-15) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.10.0...gatsby-plugin-react-helmet@6.11.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.10.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#6100-2023-05-16) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.9.0...gatsby-plugin-react-helmet@6.10.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.9.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#690-2023-04-18) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.8.0...gatsby-plugin-react-helmet@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.8.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#680-2023-03-21) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.7.0...gatsby-plugin-react-helmet@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.7.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#670-2023-02-21) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.6.0...gatsby-plugin-react-helmet@6.7.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.6.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#660-2023-02-07) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.5.0...gatsby-plugin-react-helmet@6.6.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6) ##### Bug Fixes - update babel monorepo [#​37568](https://redirect.github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://redirect.github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f)) ### [`v6.5.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#650-2023-01-24) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.4.0...gatsby-plugin-react-helmet@6.5.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.4.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#640-2023-01-10) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.3.0...gatsby-plugin-react-helmet@6.4.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) ##### Chores - update babel monorepo [#​37386](https://redirect.github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://redirect.github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ### [`v6.3.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#630-2022-12-13) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.2.0...gatsby-plugin-react-helmet@6.3.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.2.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#620-2022-11-25) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.1.0...gatsby-plugin-react-helmet@6.2.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.1.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#610-2022-11-22) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@6.0.0...gatsby-plugin-react-helmet@6.1.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.1) **Note:** Version bump only for package gatsby-plugin-react-helmet ### [`v6.0.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-react-helmet/CHANGELOG.md#600-2022-11-08) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@5.25.0...gatsby-plugin-react-helmet@6.0.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0) ##### Chores - Update peerDeps [#​36965](https://redirect.github.com/gatsbyjs/gatsby/issues/36965) ([b624442](https://redirect.github.com/gatsbyjs/gatsby/commit/b6244424fe8b724cbc23b80b2b4f5424cc2055a4)) - apply patches for v5 [#​36796](https://redirect.github.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://redirect.github.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c))
gatsbyjs/gatsby (gatsby-plugin-sass) ### [`v6.14.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6140-2024-11-06) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.13.1...gatsby-plugin-sass@6.14.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14) ##### Chores - update dependency autoprefixer to ^10.4.16 for gatsby-plugin-sass [#​38500](https://redirect.github.com/gatsbyjs/gatsby/issues/38500) ([24afe95](https://redirect.github.com/gatsbyjs/gatsby/commit/24afe951fa538b69961670d5138c9ef3667fe7fe)) ##### [6.13.1](https://redirect.github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.13.1/packages/gatsby-plugin-sass) (2024-01-23) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.13.1`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6131-2024-01-23) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.13.0...gatsby-plugin-sass@6.13.1) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.13.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6130-2023-12-18) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.12.3...gatsby-plugin-sass@6.13.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) **Note:** Version bump only for package gatsby-plugin-sass ##### [6.12.3](https://redirect.github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.3/packages/gatsby-plugin-sass) (2023-10-26) **Note:** Version bump only for package gatsby-plugin-sass ##### [6.12.2](https://redirect.github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.2/packages/gatsby-plugin-sass) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-sass ##### [6.12.1](https://redirect.github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.1/packages/gatsby-plugin-sass) (2023-10-09) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.12.3`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6123-2023-10-26) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.12.2...gatsby-plugin-sass@6.12.3) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.12.2`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6122-2023-10-20) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.12.1...gatsby-plugin-sass@6.12.2) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.12.1`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6121-2023-10-09) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.12.0...gatsby-plugin-sass@6.12.1) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.12.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6120-2023-08-24) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.11.0...gatsby-plugin-sass@6.12.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.11.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6110-2023-06-15) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.10.0...gatsby-plugin-sass@6.11.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.10.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#6100-2023-05-16) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.9.0...gatsby-plugin-sass@6.10.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.9.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#690-2023-04-18) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.8.0...gatsby-plugin-sass@6.9.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) ##### Chores - update dependency autoprefixer to ^10.4.14 for gatsby-plugin-sass [#​37819](https://redirect.github.com/gatsbyjs/gatsby/issues/37819) ([e193c81](https://redirect.github.com/gatsbyjs/gatsby/commit/e193c810b0ccc7cad9734aaefce763f346f9f67e)) ### [`v6.8.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#680-2023-03-21) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.7.0...gatsby-plugin-sass@6.8.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.7.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#670-2023-02-21) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.6.0...gatsby-plugin-sass@6.7.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) **Note:** Version bump only for package gatsby-plugin-sass ### [`v6.6.0`](https://redirect.github.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sass/CHANGELOG.md#660-2023-02-07) [Compare Source](https://redirect.github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@6.5.0...gatsby-plugin-sass@6.6.0)