diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 5205d8756751c..4278c8a5ab166 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.8.0/packages/babel-plugin-remove-graphql-queries) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.7.0/packages/babel-plugin-remove-graphql-queries) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index c45d12cf7be01..c26f59e9b1335 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.8.0/packages/babel-preset-gatsby-package) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.7.0/packages/babel-preset-gatsby-package) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 0022bf0533074..4246eadf9de5f 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.8.0/packages/babel-preset-gatsby) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package babel-preset-gatsby + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.7.0/packages/babel-preset-gatsby) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index d4a31fe21f847..d9db78b4d2d14 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-gatsby/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.8.0/packages/create-gatsby) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package create-gatsby + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.7.0/packages/create-gatsby) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 47573333e0e89..cbf5ebb66502f 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.8.0/packages/gatsby-cli) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- Pass `pluginName` to `reporter.activityTimer` & `reporter.createProgress` [#37710](https://github.com/gatsbyjs/gatsby/issues/37710) ([21e798b](https://github.com/gatsbyjs/gatsby/commit/21e798b198b334cef238c3c40da67b7657390f16)) + +#### Other Changes + +- feat:(gatsby-cli) - support REACT_PROFILE env var value to set profile cli argument [#37754](https://github.com/gatsbyjs/gatsby/issues/37754) ([7bda38a](https://github.com/gatsbyjs/gatsby/commit/7bda38ac161fbd9521cb6f000675e07d810e634f)) + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.7.0/packages/gatsby-cli) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index a45195ec5a4ff..4d73e41166d11 100644 --- a/packages/gatsby-codemods/CHANGELOG.md +++ b/packages/gatsby-codemods/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.8.0/packages/gatsby-codemods) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-codemods + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.7.0/packages/gatsby-codemods) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index a4ba5a5a5df12..928565ab86605 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.8.0/packages/gatsby-core-utils) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-core-utils + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.7.0/packages/gatsby-core-utils) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index d85f09c32c219..d3c3b64568317 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.8.0/packages/gatsby-cypress) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-cypress + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.7.0/packages/gatsby-cypress) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index e52225c5a61f3..11088a3dca420 100644 --- a/packages/gatsby-design-tokens/CHANGELOG.md +++ b/packages/gatsby-design-tokens/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.8.0/packages/gatsby-design-tokens) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-design-tokens + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.7.0/packages/gatsby-design-tokens) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index 53386db19eb79..0d09cad9c96a6 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.8.0/packages/gatsby-dev-cli) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- Add `self_path` to verdaccio config [#37727](https://github.com/gatsbyjs/gatsby/issues/37727) ([b9def24](https://github.com/gatsbyjs/gatsby/commit/b9def24d957d16d8ba6b520ef71bed459ee9a784)) + ### [5.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.7.1/packages/gatsby-dev-cli) (2023-03-10) #### Bug Fixes diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index f51d42f9d73ce..b76727064b4bb 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.8.0/packages/gatsby-graphiql-explorer) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.7.0/packages/gatsby-graphiql-explorer) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index b08b1dfb6e192..23fb24057f29d 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.8.0/packages/gatsby-legacy-polyfills) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-legacy-polyfills + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.7.0/packages/gatsby-legacy-polyfills) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 8f74372873201..81382660875b4 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.8.0/packages/gatsby-link) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-link + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.7.0/packages/gatsby-link) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 2482ed8a78b38..cf6cfc4c4a669 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.8.0/packages/gatsby-page-utils) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-page-utils + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.7.0/packages/gatsby-page-utils) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-parcel-config/CHANGELOG.md b/packages/gatsby-parcel-config/CHANGELOG.md index 73a9fe1c89caa..f971ded92424a 100644 --- a/packages/gatsby-parcel-config/CHANGELOG.md +++ b/packages/gatsby-parcel-config/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.8.0/packages/gatsby-parcel-config) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-parcel-config + ## [1.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.7.0/packages/gatsby-parcel-config) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md index 70ec4789312ff..94d9ea818541e 100644 --- a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md +++ b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.8.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd + ## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.7.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index ce7714c73c70d..6e1c83c9f3a45 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.8.0/packages/gatsby-plugin-benchmark-reporting) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.7.0/packages/gatsby-plugin-benchmark-reporting) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index d88ea30c0beec..7a599fabb01d9 100644 --- a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md +++ b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.8.0/packages/gatsby-plugin-canonical-urls) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.7.0/packages/gatsby-plugin-canonical-urls) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 2f9fb3e5aa175..add20eedc4806 100644 --- a/packages/gatsby-plugin-catch-links/CHANGELOG.md +++ b/packages/gatsby-plugin-catch-links/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.8.0/packages/gatsby-plugin-catch-links) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.7.0/packages/gatsby-plugin-catch-links) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 290ff389c82cf..5c1625ab565cf 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.8.0/packages/gatsby-plugin-coffeescript) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.7.0/packages/gatsby-plugin-coffeescript) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index e8b5947e47d06..84a3cf3a7fe11 100644 --- a/packages/gatsby-plugin-cxs/CHANGELOG.md +++ b/packages/gatsby-plugin-cxs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.8.0/packages/gatsby-plugin-cxs) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.7.0/packages/gatsby-plugin-cxs) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index e97f100de7f2c..65b66b8ca5aa5 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.8.0/packages/gatsby-plugin-emotion) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.7.0/packages/gatsby-plugin-emotion) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 304824b294fcc..f5c3a1db95758 100644 --- a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.8.0/packages/gatsby-plugin-facebook-analytics) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.7.0/packages/gatsby-plugin-facebook-analytics) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index c31cb3094e86a..8af208c7f8e36 100644 --- a/packages/gatsby-plugin-feed/CHANGELOG.md +++ b/packages/gatsby-plugin-feed/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.8.0/packages/gatsby-plugin-feed) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.7.0/packages/gatsby-plugin-feed) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 01d7ec4d4b1fe..1936a9c080530 100644 --- a/packages/gatsby-plugin-flow/CHANGELOG.md +++ b/packages/gatsby-plugin-flow/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.8.0/packages/gatsby-plugin-flow) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.7.0/packages/gatsby-plugin-flow) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 39da505f78742..3ed0b1b60e620 100644 --- a/packages/gatsby-plugin-fullstory/CHANGELOG.md +++ b/packages/gatsby-plugin-fullstory/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.8.0/packages/gatsby-plugin-fullstory) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.7.0/packages/gatsby-plugin-fullstory) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 22adf77c03311..f80bbeebb2ef3 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.8.0/packages/gatsby-plugin-gatsby-cloud) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.7.0/packages/gatsby-plugin-gatsby-cloud) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 0703b47432ea4..deec594800ef1 100644 --- a/packages/gatsby-plugin-google-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-google-analytics/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.8.0/packages/gatsby-plugin-google-analytics) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.7.0/packages/gatsby-plugin-google-analytics) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 80470415915a3..d3ccd72e2d87b 100644 --- a/packages/gatsby-plugin-google-gtag/CHANGELOG.md +++ b/packages/gatsby-plugin-google-gtag/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.8.0/packages/gatsby-plugin-google-gtag) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.7.0/packages/gatsby-plugin-google-gtag) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index af759344ef1b3..2bbbb63ce5df8 100644 --- a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.8.0/packages/gatsby-plugin-google-tagmanager) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.7.0/packages/gatsby-plugin-google-tagmanager) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index a8bd3bf3c2bfd..b62f34a2a860c 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.8.0/packages/gatsby-plugin-image) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-image + ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.7.0/packages/gatsby-plugin-image) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 2bcb95df20b74..52f41d15e4ed2 100644 --- a/packages/gatsby-plugin-jss/CHANGELOG.md +++ b/packages/gatsby-plugin-jss/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.8.0/packages/gatsby-plugin-jss) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.7.0/packages/gatsby-plugin-jss) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 40b90904ce99b..5ec8a5ed66056 100644 --- a/packages/gatsby-plugin-layout/CHANGELOG.md +++ b/packages/gatsby-plugin-layout/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.8.0/packages/gatsby-plugin-layout) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.7.0/packages/gatsby-plugin-layout) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index cd251e62b4312..10a8b55712ed5 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.8.0/packages/gatsby-plugin-less) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-less + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.7.0/packages/gatsby-plugin-less) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index d45a7e1e3a361..bc398b7b41323 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.8.0/packages/gatsby-plugin-lodash) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.7.0/packages/gatsby-plugin-lodash) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 540f72ebd7e6b..695a8397b1425 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.8.0/packages/gatsby-plugin-manifest) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-manifest + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.7.0/packages/gatsby-plugin-manifest) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index d63c271262129..0f6b0d2501074 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.8.0/packages/gatsby-plugin-mdx) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- Account for links/inline code in ToC [#37739](https://github.com/gatsbyjs/gatsby/issues/37739) ([3241b34](https://github.com/gatsbyjs/gatsby/commit/3241b3486e39de571004f3433a60e3e12f38e1ff)) + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.7.0/packages/gatsby-plugin-mdx) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index 159d4f2871806..24240f4dc6a80 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@7.8.0/packages/gatsby-plugin-netlify-cms) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@7.7.0/packages/gatsby-plugin-netlify-cms) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index dd1de4c63268f..de61b9a3ecca0 100644 --- a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md +++ b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@5.8.0/packages/gatsby-plugin-no-sourcemaps) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@5.7.0/packages/gatsby-plugin-no-sourcemaps) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index 3eff88f7f78b1..520409227c2dd 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.8.0/packages/gatsby-plugin-nprogress) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.7.0/packages/gatsby-plugin-nprogress) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 236405c7e3146..aab0c9b765c69 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.8.0/packages/gatsby-plugin-offline) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.7.0/packages/gatsby-plugin-offline) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 65a2dc45da8a9..417a935f0b084 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.8.0/packages/gatsby-plugin-page-creator) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- Track correct `knownPagePaths` [#37745](https://github.com/gatsbyjs/gatsby/issues/37745) ([b121057](https://github.com/gatsbyjs/gatsby/commit/b1210574cfd59752b2f95e7146b8d83ea20a7110)) + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.7.0/packages/gatsby-plugin-page-creator) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 192daef382d5a..5dc4411b70dfc 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.8.0/packages/gatsby-plugin-postcss) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.7.0/packages/gatsby-plugin-postcss) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index f8525317fca1d..b9f895fc7c151 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.8.0/packages/gatsby-plugin-preact) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.7.0/packages/gatsby-plugin-preact) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 738107de3a101..c5f78b677cd5c 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.8.0/packages/gatsby-plugin-preload-fonts) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.7.0/packages/gatsby-plugin-preload-fonts) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index d0589f4fdd866..f058d35327c11 100644 --- a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md +++ b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.8.0/packages/gatsby-plugin-react-css-modules) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.7.0/packages/gatsby-plugin-react-css-modules) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index e01701c0feb5b..cbd5aa6d5fdf3 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.8.0/packages/gatsby-plugin-react-helmet) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.7.0/packages/gatsby-plugin-react-helmet) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index ddf9df44e4552..0ce0ba0204dc2 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.8.0/packages/gatsby-plugin-sass) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.7.0/packages/gatsby-plugin-sass) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index 68db845732e6c..f2013fbf800c1 100644 --- a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md +++ b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@4.8.0/packages/gatsby-plugin-schema-snapshot) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@4.7.0/packages/gatsby-plugin-schema-snapshot) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 5cb4daef8ae6f..02b4fd5515c0a 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.8.0/packages/gatsby-plugin-sharp) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-sharp + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.7.0/packages/gatsby-plugin-sharp) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index f27bde88d5bcf..466e3637fa084 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.8.0/packages/gatsby-plugin-sitemap) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.7.0/packages/gatsby-plugin-sitemap) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 9216915e49e7e..c03792a779107 100644 --- a/packages/gatsby-plugin-styled-components/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-components/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.8.0/packages/gatsby-plugin-styled-components) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.7.0/packages/gatsby-plugin-styled-components) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index 55f129317f80c..8cdac45751345 100644 --- a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.8.0/packages/gatsby-plugin-styled-jsx) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.7.0/packages/gatsby-plugin-styled-jsx) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 93027299ce445..85650befc882f 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.8.0/packages/gatsby-plugin-styletron) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.7.0/packages/gatsby-plugin-styletron) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 5a745135026dc..bf4f34e0c76e5 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.8.0/packages/gatsby-plugin-stylus) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.7.0/packages/gatsby-plugin-stylus) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 32f781cc4a877..ac359ab0e5aff 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.8.0/packages/gatsby-plugin-subfont) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.7.0/packages/gatsby-plugin-subfont) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 5287c157ada73..4022eae49a73c 100644 --- a/packages/gatsby-plugin-twitter/CHANGELOG.md +++ b/packages/gatsby-plugin-twitter/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.8.0/packages/gatsby-plugin-twitter) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.7.0/packages/gatsby-plugin-twitter) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 65a39cf84db92..9efd971a02189 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.8.0/packages/gatsby-plugin-typescript) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.7.0/packages/gatsby-plugin-typescript) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index e73f492d6e8f2..c6909d68d0df8 100644 --- a/packages/gatsby-plugin-typography/CHANGELOG.md +++ b/packages/gatsby-plugin-typography/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.8.0/packages/gatsby-plugin-typography) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.7.0/packages/gatsby-plugin-typography) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index 6508c26f29271..adbb1209ca3f0 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.8.0/packages/gatsby-plugin-utils) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-plugin-utils + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.7.0/packages/gatsby-plugin-utils) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 3bb5f0f83ea24..c9e88c2236bb9 100644 --- a/packages/gatsby-react-router-scroll/CHANGELOG.md +++ b/packages/gatsby-react-router-scroll/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.8.0/packages/gatsby-react-router-scroll) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.7.0/packages/gatsby-react-router-scroll) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 3be4980fafe6a..6d6f8f1ca3c7f 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.8.0/packages/gatsby-remark-autolink-headers) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.7.0/packages/gatsby-remark-autolink-headers) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index 3e04ef118f886..c2d7662c37820 100644 --- a/packages/gatsby-remark-code-repls/CHANGELOG.md +++ b/packages/gatsby-remark-code-repls/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.8.0/packages/gatsby-remark-code-repls) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.7.0/packages/gatsby-remark-code-repls) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index d5bf5aef96fcc..e377957a21fb7 100644 --- a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md +++ b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.8.0/packages/gatsby-remark-copy-linked-files) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.7.0/packages/gatsby-remark-copy-linked-files) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index b9d530ce752fa..ff09ae0a978e0 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.8.0/packages/gatsby-remark-custom-blocks) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.7.0/packages/gatsby-remark-custom-blocks) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index f127ddcc553ab..f0caeb18994b4 100644 --- a/packages/gatsby-remark-embed-snippet/CHANGELOG.md +++ b/packages/gatsby-remark-embed-snippet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.8.0/packages/gatsby-remark-embed-snippet) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.7.0/packages/gatsby-remark-embed-snippet) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index e870f419a0d4a..2245af038e5e9 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.8.0/packages/gatsby-remark-graphviz) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.7.0/packages/gatsby-remark-graphviz) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index db3b7f6dd93f5..f9d7bb3c1359f 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-contentful/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.8.0/packages/gatsby-remark-images-contentful) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.7.0/packages/gatsby-remark-images-contentful) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index cf765ac80ea6c..e79f83cbc0430 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.8.0/packages/gatsby-remark-images) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-images + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.7.0/packages/gatsby-remark-images) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index a4e8815aa9fc3..0fe03fb3beb6f 100644 --- a/packages/gatsby-remark-katex/CHANGELOG.md +++ b/packages/gatsby-remark-katex/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.8.0/packages/gatsby-remark-katex) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-katex + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.7.0/packages/gatsby-remark-katex) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 7c7d9fdc2a7f3..85b5e3cc433b8 100644 --- a/packages/gatsby-remark-prismjs/CHANGELOG.md +++ b/packages/gatsby-remark-prismjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.8.0/packages/gatsby-remark-prismjs) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.7.0/packages/gatsby-remark-prismjs) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index 0af781ed689ec..3bf126a38f0b3 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.8.0/packages/gatsby-remark-responsive-iframe) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.7.0/packages/gatsby-remark-responsive-iframe) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index f4df8ddc68338..22e3db70abfae 100644 --- a/packages/gatsby-remark-smartypants/CHANGELOG.md +++ b/packages/gatsby-remark-smartypants/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.8.0/packages/gatsby-remark-smartypants) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.7.0/packages/gatsby-remark-smartypants) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-script/CHANGELOG.md b/packages/gatsby-script/CHANGELOG.md index 04d07797c61b8..11fc92855e896 100644 --- a/packages/gatsby-script/CHANGELOG.md +++ b/packages/gatsby-script/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@2.8.0/packages/gatsby-script) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-script + ## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@2.7.0/packages/gatsby-script) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-sharp/CHANGELOG.md b/packages/gatsby-sharp/CHANGELOG.md index 217ceaa61c15b..484d47b0570a9 100644 --- a/packages/gatsby-sharp/CHANGELOG.md +++ b/packages/gatsby-sharp/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@1.8.0/packages/gatsby-sharp) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-sharp + ## [1.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@1.7.0/packages/gatsby-sharp) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 038e336e75713..a93132d6c1302 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.8.0/packages/gatsby-source-contentful) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-contentful + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.7.0/packages/gatsby-source-contentful) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 16c56cf12a190..08c1441416cd5 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.8.0/packages/gatsby-source-drupal) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Features + +- filter api requests by languages [#37684](https://github.com/gatsbyjs/gatsby/issues/37684) ([310b30d](https://github.com/gatsbyjs/gatsby/commit/310b30d3dac26a4557bda8fdd915115e4839bd6d)) + ### [6.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.7.1/packages/gatsby-source-drupal) (2023-02-23) #### Features diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index a7cbe82b25ccf..3c3dc68aeecf4 100644 --- a/packages/gatsby-source-faker/CHANGELOG.md +++ b/packages/gatsby-source-faker/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.8.0/packages/gatsby-source-faker) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-faker + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.7.0/packages/gatsby-source-faker) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index bd6f590895eb9..2780bb510f77a 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.8.0/packages/gatsby-source-filesystem) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.7.0/packages/gatsby-source-filesystem) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 5b6e19b9806df..88f82c0344de2 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.8.0/packages/gatsby-source-graphql) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-graphql + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.7.0/packages/gatsby-source-graphql) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index 65e17973fb0b2..c07ff895ccb3e 100644 --- a/packages/gatsby-source-hacker-news/CHANGELOG.md +++ b/packages/gatsby-source-hacker-news/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.8.0/packages/gatsby-source-hacker-news) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.7.0/packages/gatsby-source-hacker-news) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 1b0d44404a9fb..c6edd7d9f07c6 100644 --- a/packages/gatsby-source-lever/CHANGELOG.md +++ b/packages/gatsby-source-lever/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.8.0/packages/gatsby-source-lever) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-lever + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.7.0/packages/gatsby-source-lever) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index 97d96e079cba4..74fa85c21caea 100644 --- a/packages/gatsby-source-medium/CHANGELOG.md +++ b/packages/gatsby-source-medium/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.8.0/packages/gatsby-source-medium) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-medium + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.7.0/packages/gatsby-source-medium) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index 1063571c38dfd..25df9accbb48b 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.8.0/packages/gatsby-source-mongodb) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.7.0/packages/gatsby-source-mongodb) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index f02620efc526e..24629efe2f3de 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.8.0/packages/gatsby-source-npm-package-search) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.7.0/packages/gatsby-source-npm-package-search) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 9b3d96f73d6c4..dd6d8d7a512a5 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.8.0/packages/gatsby-source-shopify) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Features + +- Add `apiVersion` option [#37605](https://github.com/gatsbyjs/gatsby/issues/37605) ([d0e0c49](https://github.com/gatsbyjs/gatsby/commit/d0e0c49e06e0eba0ba8a5d122b9b8728029e12e4)) + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.7.0/packages/gatsby-source-shopify) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 36158dbb2ecaf..35b37d15ca582 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.8.0/packages/gatsby-source-wikipedia) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.7.0/packages/gatsby-source-wikipedia) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index ad80741aad273..260737dad29a7 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.8.0/packages/gatsby-source-wordpress) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- prevent inconsistent schema customization [#37749](https://github.com/gatsbyjs/gatsby/issues/37749) ([9f26b67](https://github.com/gatsbyjs/gatsby/commit/9f26b6722955463492776965182baabe779216f8)) + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.7.0/packages/gatsby-source-wordpress) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index d515edaee367a..8f17bbb27b267 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.8.0/packages/gatsby-telemetry) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-telemetry + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.7.0/packages/gatsby-telemetry) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index f190e36f74cbf..6f0d3bda057d3 100644 --- a/packages/gatsby-transformer-asciidoc/CHANGELOG.md +++ b/packages/gatsby-transformer-asciidoc/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.8.0/packages/gatsby-transformer-asciidoc) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.7.0/packages/gatsby-transformer-asciidoc) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index a59e64a6936a2..7d220a43b8aed 100644 --- a/packages/gatsby-transformer-csv/CHANGELOG.md +++ b/packages/gatsby-transformer-csv/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.8.0/packages/gatsby-transformer-csv) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.7.0/packages/gatsby-transformer-csv) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index d589cd59dfe54..e457b377bfe7a 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.8.0/packages/gatsby-transformer-documentationjs) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [7.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.7.0/packages/gatsby-transformer-documentationjs) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index 54f8c63bb842b..8526fe39e83c8 100644 --- a/packages/gatsby-transformer-excel/CHANGELOG.md +++ b/packages/gatsby-transformer-excel/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.8.0/packages/gatsby-transformer-excel) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.7.0/packages/gatsby-transformer-excel) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 97fed1373ba36..635b94d8d2536 100644 --- a/packages/gatsby-transformer-hjson/CHANGELOG.md +++ b/packages/gatsby-transformer-hjson/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.8.0/packages/gatsby-transformer-hjson) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.7.0/packages/gatsby-transformer-hjson) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 9d9d4d6e20966..2b05d5b3e2435 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.8.0/packages/gatsby-transformer-javascript-frontmatter) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.7.0/packages/gatsby-transformer-javascript-frontmatter) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 56aab8c64e52f..bc492143fa9b3 100644 --- a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.8.0/packages/gatsby-transformer-javascript-static-exports) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.7.0/packages/gatsby-transformer-javascript-static-exports) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index cc1c1ee02e610..1a2c01cff7a46 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.8.0/packages/gatsby-transformer-json) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-json + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.7.0/packages/gatsby-transformer-json) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index f0c7fb957b84f..af2b244afa70f 100644 --- a/packages/gatsby-transformer-pdf/CHANGELOG.md +++ b/packages/gatsby-transformer-pdf/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.8.0/packages/gatsby-transformer-pdf) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.7.0/packages/gatsby-transformer-pdf) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index 50692b8030e41..eaee82788440b 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.8.0/packages/gatsby-transformer-react-docgen) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [8.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.7.0/packages/gatsby-transformer-react-docgen) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 905db6e9468cd..ccf3a06f57439 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.8.0/packages/gatsby-transformer-remark) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [6.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.7.0/packages/gatsby-transformer-remark) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index 99d0938ca2cfa..51cedb6a81e55 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.8.0/packages/gatsby-transformer-screenshot) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.7.0/packages/gatsby-transformer-screenshot) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 9b72f8069dc7f..200262e2e7564 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.8.0/packages/gatsby-transformer-sharp) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-sharp + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.7.0/packages/gatsby-transformer-sharp) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 8ef86137fac8d..d01ee5732090a 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.8.0/packages/gatsby-transformer-sqip) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.7.0/packages/gatsby-transformer-sqip) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index b5c2611344a9d..135984573f996 100644 --- a/packages/gatsby-transformer-toml/CHANGELOG.md +++ b/packages/gatsby-transformer-toml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.8.0/packages/gatsby-transformer-toml) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.7.0/packages/gatsby-transformer-toml) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 5c199406e1f67..6b0faad0b02ea 100644 --- a/packages/gatsby-transformer-xml/CHANGELOG.md +++ b/packages/gatsby-transformer-xml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.8.0/packages/gatsby-transformer-xml) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.7.0/packages/gatsby-transformer-xml) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 9408c29c36707..2454b2ec8f0a8 100644 --- a/packages/gatsby-transformer-yaml/CHANGELOG.md +++ b/packages/gatsby-transformer-yaml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.8.0/packages/gatsby-transformer-yaml) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.7.0/packages/gatsby-transformer-yaml) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 25aadc80824d3..25cc3ffa9666d 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.8.0/packages/gatsby-worker) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +**Note:** Version bump only for package gatsby-worker + ## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.7.0/packages/gatsby-worker) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 33b934432806e..f1d36819936c4 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.8.0/packages/gatsby) (2023-03-21) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) + +#### Bug Fixes + +- Correctly cache gatsby-node.mjs in webpack [#37750](https://github.com/gatsbyjs/gatsby/issues/37750) ([438ddda](https://github.com/gatsbyjs/gatsby/commit/438dddab5b7643cf0518383bda6c94615857185a)) +- track changes to lazy components [#37712](https://github.com/gatsbyjs/gatsby/issues/37712) ([2794ed3](https://github.com/gatsbyjs/gatsby/commit/2794ed31f693c74921d20011aa4b060bc32eaec0)) +- setup base flags when config file doesn't exist [#37714](https://github.com/gatsbyjs/gatsby/issues/37714) ([44cbfb5](https://github.com/gatsbyjs/gatsby/commit/44cbfb55f04c0d239b347ed882d157f13f2d6af0)) +- Pass `pluginName` to `reporter.activityTimer` & `reporter.createProgress` [#37710](https://github.com/gatsbyjs/gatsby/issues/37710) ([21e798b](https://github.com/gatsbyjs/gatsby/commit/21e798b198b334cef238c3c40da67b7657390f16)) +- Change backdrop position to `fixed` [#37698](https://github.com/gatsbyjs/gatsby/issues/37698) ([66aff8c](https://github.com/gatsbyjs/gatsby/commit/66aff8cec0adb9db30f8942d8feeea3290c1e7b1)) +- hide absolute path of \_\_contentFilePath in component chunk name [#37687](https://github.com/gatsbyjs/gatsby/issues/37687) ([db2d5e8](https://github.com/gatsbyjs/gatsby/commit/db2d5e8d97e19a069c73474f29caa698e441c68c)) +- Use optional chaining in `onHeadRendered` [#37669](https://github.com/gatsbyjs/gatsby/issues/37669) ([66584a2](https://github.com/gatsbyjs/gatsby/commit/66584a22426d8ce03cfcc9a1eb39d4342ef7f755)) + +#### Chores + +- Remove obsolete `st` package [#37726](https://github.com/gatsbyjs/gatsby/issues/37726) ([240f5a9](https://github.com/gatsbyjs/gatsby/commit/240f5a9dc9f0cc5f5369e3087244378aad3d5ccf)) + ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.7.0/packages/gatsby) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7)