From 8be439f643325246130fee19f5b4965fb8d92075 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Thu, 7 Sep 2023 00:10:11 +0000 Subject: [PATCH] chore(changelogs): update changelogs --- .../CHANGELOG.md | 8 ++++ .../babel-preset-gatsby-package/CHANGELOG.md | 8 ++++ packages/babel-preset-gatsby/CHANGELOG.md | 6 +++ packages/create-gatsby/CHANGELOG.md | 8 ++++ packages/gatsby-cli/CHANGELOG.md | 20 ++++++++ packages/gatsby-codemods/CHANGELOG.md | 6 +++ packages/gatsby-core-utils/CHANGELOG.md | 12 +++++ packages/gatsby-cypress/CHANGELOG.md | 6 +++ packages/gatsby-design-tokens/CHANGELOG.md | 6 +++ packages/gatsby-dev-cli/CHANGELOG.md | 8 ++++ .../gatsby-graphiql-explorer/CHANGELOG.md | 12 +++++ packages/gatsby-legacy-polyfills/CHANGELOG.md | 12 +++++ packages/gatsby-link/CHANGELOG.md | 6 +++ packages/gatsby-page-utils/CHANGELOG.md | 12 +++++ packages/gatsby-parcel-config/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-plugin-canonical-urls/CHANGELOG.md | 6 +++ .../gatsby-plugin-catch-links/CHANGELOG.md | 6 +++ .../gatsby-plugin-coffeescript/CHANGELOG.md | 6 +++ packages/gatsby-plugin-cxs/CHANGELOG.md | 6 +++ packages/gatsby-plugin-emotion/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ packages/gatsby-plugin-feed/CHANGELOG.md | 6 +++ packages/gatsby-plugin-flow/CHANGELOG.md | 6 +++ packages/gatsby-plugin-fullstory/CHANGELOG.md | 6 +++ .../gatsby-plugin-gatsby-cloud/CHANGELOG.md | 8 ++++ .../CHANGELOG.md | 6 +++ .../gatsby-plugin-google-gtag/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ packages/gatsby-plugin-image/CHANGELOG.md | 13 +++++ packages/gatsby-plugin-jss/CHANGELOG.md | 6 +++ packages/gatsby-plugin-layout/CHANGELOG.md | 6 +++ packages/gatsby-plugin-less/CHANGELOG.md | 6 +++ packages/gatsby-plugin-lodash/CHANGELOG.md | 6 +++ packages/gatsby-plugin-manifest/CHANGELOG.md | 8 ++++ packages/gatsby-plugin-mdx/CHANGELOG.md | 12 +++++ .../gatsby-plugin-netlify-cms/CHANGELOG.md | 8 ++++ .../gatsby-plugin-no-sourcemaps/CHANGELOG.md | 6 +++ packages/gatsby-plugin-nprogress/CHANGELOG.md | 6 +++ packages/gatsby-plugin-offline/CHANGELOG.md | 6 +++ .../gatsby-plugin-page-creator/CHANGELOG.md | 6 +++ packages/gatsby-plugin-postcss/CHANGELOG.md | 8 ++++ packages/gatsby-plugin-preact/CHANGELOG.md | 6 +++ .../gatsby-plugin-preload-fonts/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-plugin-react-helmet/CHANGELOG.md | 6 +++ packages/gatsby-plugin-sass/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ packages/gatsby-plugin-sharp/CHANGELOG.md | 8 ++++ packages/gatsby-plugin-sitemap/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-plugin-styled-jsx/CHANGELOG.md | 6 +++ packages/gatsby-plugin-styletron/CHANGELOG.md | 6 +++ packages/gatsby-plugin-stylus/CHANGELOG.md | 6 +++ packages/gatsby-plugin-subfont/CHANGELOG.md | 6 +++ packages/gatsby-plugin-twitter/CHANGELOG.md | 6 +++ .../gatsby-plugin-typescript/CHANGELOG.md | 6 +++ .../gatsby-plugin-typography/CHANGELOG.md | 6 +++ packages/gatsby-plugin-utils/CHANGELOG.md | 12 +++++ .../gatsby-react-router-scroll/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-remark-code-repls/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-remark-custom-blocks/CHANGELOG.md | 8 ++++ .../gatsby-remark-embed-snippet/CHANGELOG.md | 6 +++ packages/gatsby-remark-graphviz/CHANGELOG.md | 8 ++++ .../CHANGELOG.md | 8 ++++ packages/gatsby-remark-images/CHANGELOG.md | 6 +++ packages/gatsby-remark-katex/CHANGELOG.md | 6 +++ packages/gatsby-remark-prismjs/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 8 ++++ .../gatsby-remark-smartypants/CHANGELOG.md | 6 +++ packages/gatsby-script/CHANGELOG.md | 8 ++++ packages/gatsby-sharp/CHANGELOG.md | 8 ++++ .../gatsby-source-contentful/CHANGELOG.md | 10 ++++ packages/gatsby-source-drupal/CHANGELOG.md | 6 +++ packages/gatsby-source-faker/CHANGELOG.md | 6 +++ .../gatsby-source-filesystem/CHANGELOG.md | 8 ++++ packages/gatsby-source-graphql/CHANGELOG.md | 8 ++++ .../gatsby-source-hacker-news/CHANGELOG.md | 6 +++ packages/gatsby-source-lever/CHANGELOG.md | 6 +++ packages/gatsby-source-medium/CHANGELOG.md | 6 +++ packages/gatsby-source-mongodb/CHANGELOG.md | 8 ++++ .../CHANGELOG.md | 8 ++++ packages/gatsby-source-shopify/CHANGELOG.md | 12 +++++ packages/gatsby-source-wikipedia/CHANGELOG.md | 6 +++ packages/gatsby-source-wordpress/CHANGELOG.md | 14 ++++++ packages/gatsby-telemetry/CHANGELOG.md | 8 ++++ .../gatsby-transformer-asciidoc/CHANGELOG.md | 6 +++ packages/gatsby-transformer-csv/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-transformer-excel/CHANGELOG.md | 6 +++ .../gatsby-transformer-hjson/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ packages/gatsby-transformer-json/CHANGELOG.md | 6 +++ packages/gatsby-transformer-pdf/CHANGELOG.md | 6 +++ .../CHANGELOG.md | 6 +++ .../gatsby-transformer-remark/CHANGELOG.md | 8 ++++ .../CHANGELOG.md | 12 +++++ .../gatsby-transformer-sharp/CHANGELOG.md | 8 ++++ packages/gatsby-transformer-sqip/CHANGELOG.md | 6 +++ packages/gatsby-transformer-toml/CHANGELOG.md | 6 +++ packages/gatsby-transformer-xml/CHANGELOG.md | 6 +++ packages/gatsby-transformer-yaml/CHANGELOG.md | 6 +++ packages/gatsby-worker/CHANGELOG.md | 8 ++++ packages/gatsby/CHANGELOG.md | 48 +++++++++++++++++++ 108 files changed, 817 insertions(+) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 66a526715b7d7..8717c9343784d 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/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.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.12.0/packages/babel-plugin-remove-graphql-queries) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- Correct `staticQueryDir` default and improved Storybook support [#38267](https://github.com/gatsbyjs/gatsby/issues/38267) ([2fd6623](https://github.com/gatsbyjs/gatsby/commit/2fd6623b4dc7107a2169bcf39b938e27e07f1633)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@5.11.0/packages/babel-plugin-remove-graphql-queries) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index 1800b5712b9e7..beb096ff64477 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/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. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.12.0/packages/babel-preset-gatsby-package) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency core-js to ^3.31.0 [#38309](https://github.com/gatsbyjs/gatsby/issues/38309) ([176b1cc](https://github.com/gatsbyjs/gatsby/commit/176b1ccc8b439d37522de9ad9413def399d89082)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.11.0/packages/babel-preset-gatsby-package) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 8ba2e7e0c49b5..6a3f8d13a00fa 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.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.12.0/packages/babel-preset-gatsby) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package babel-preset-gatsby + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@3.11.0/packages/babel-preset-gatsby) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index 0a608d008db0d..b5551bdcc32cb 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-gatsby/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. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.12.0/packages/create-gatsby) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Chores + +- update dependency @types/node to ^14.18.52 for create-gatsby [#38282](https://github.com/gatsbyjs/gatsby/issues/38282) ([3487bb8](https://github.com/gatsbyjs/gatsby/commit/3487bb8a58e26c0e379ea330196dd6f8e038edb9)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.11.0/packages/create-gatsby) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 758a596d41a0b..ee4328402c497 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.12.1/packages/gatsby-cli) (2023-09-05) + +#### Bug Fixes + +- don't break builds when using features unsupported by adapter [#38520](https://github.com/gatsbyjs/gatsby/issues/38520) [#38521](https://github.com/gatsbyjs/gatsby/issues/38521) ([232ec13](https://github.com/gatsbyjs/gatsby/commit/232ec1392d699d4e1240e327dec9cbc0873b5067)) + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.12.0/packages/gatsby-cli) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Features + +- Adapters [#38232](https://github.com/gatsbyjs/gatsby/issues/38232) ([b2d4aef](https://github.com/gatsbyjs/gatsby/commit/b2d4aefa7716e3ef02a19b530a8a7e4678d086e1)) + +#### Bug Fixes + +- update dependency envinfo to ^7.10.0 for gatsby-cli [#38312](https://github.com/gatsbyjs/gatsby/issues/38312) ([5f7f910](https://github.com/gatsbyjs/gatsby/commit/5f7f910471332807ac49bc4d9336dbc3f7b60bcb)) +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@5.11.0/packages/gatsby-cli) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 618651f8a7b37..0bde5f25fa9e3 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.12.0/packages/gatsby-codemods) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-codemods + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.11.0/packages/gatsby-codemods) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index b72fa3b702968..7ad95922fe40e 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/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. +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.12.0/packages/gatsby-core-utils) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + +#### Chores + +- update dependency msw to ^1.2.2 for gatsby-core-utils [#38283](https://github.com/gatsbyjs/gatsby/issues/38283) ([ada5fef](https://github.com/gatsbyjs/gatsby/commit/ada5fef39da6b48bac899243715472311b6343df)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@4.11.0/packages/gatsby-core-utils) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index a430df93f14bd..1ac195d67a1c6 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.12.0/packages/gatsby-cypress) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-cypress + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@3.11.0/packages/gatsby-cypress) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index 550976b382bca..15d5ad53f38c3 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.12.0/packages/gatsby-design-tokens) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-design-tokens + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.11.0/packages/gatsby-design-tokens) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index a79ef2563d6e2..6f6cca3bb2e29 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.12.0/packages/gatsby-dev-cli) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency verdaccio to ^5.25.0 for gatsby-dev-cli [#38318](https://github.com/gatsbyjs/gatsby/issues/38318) ([cde8b49](https://github.com/gatsbyjs/gatsby/commit/cde8b49a4d90cf2bbf4bd75a32f4fd849656f79a)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@5.11.0/packages/gatsby-dev-cli) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 5565a877664b8..ec105d3dcf3e7 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/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. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.12.0/packages/gatsby-graphiql-explorer) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency core-js to ^3.31.0 [#38309](https://github.com/gatsbyjs/gatsby/issues/38309) ([176b1cc](https://github.com/gatsbyjs/gatsby/commit/176b1ccc8b439d37522de9ad9413def399d89082)) + +#### Chores + +- update [dev] minor and patch dependencies for gatsby-graphiql-explorer [#38279](https://github.com/gatsbyjs/gatsby/issues/38279) ([39c4987](https://github.com/gatsbyjs/gatsby/commit/39c4987e30954bea4bc5b07ad5c96fe9c1834855)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@3.11.0/packages/gatsby-graphiql-explorer) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index 5a248ce4246be..8ed8f29bb70f0 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/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. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.12.0/packages/gatsby-legacy-polyfills) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency core-js-compat to v3.31.0 [#38310](https://github.com/gatsbyjs/gatsby/issues/38310) ([c948af8](https://github.com/gatsbyjs/gatsby/commit/c948af8ab1e42e75b0463ff404f931b91bccdab0)) + +#### Chores + +- update dependency core-js to v3.31.0 [#38301](https://github.com/gatsbyjs/gatsby/issues/38301) ([f9729f2](https://github.com/gatsbyjs/gatsby/commit/f9729f223fc3bbfcf6595320a9c0b2ba8d7ef4ba)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@3.11.0/packages/gatsby-legacy-polyfills) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 2eda702299978..77d948677aeef 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.12.0/packages/gatsby-link) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-link + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@5.11.0/packages/gatsby-link) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 2ede19004a054..9e0ca17c3cac5 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/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. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.12.0/packages/gatsby-page-utils) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Features + +- Adapters [#38232](https://github.com/gatsbyjs/gatsby/issues/38232) ([b2d4aef](https://github.com/gatsbyjs/gatsby/commit/b2d4aefa7716e3ef02a19b530a8a7e4678d086e1)) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@3.11.0/packages/gatsby-page-utils) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-parcel-config/CHANGELOG.md b/packages/gatsby-parcel-config/CHANGELOG.md index 1accf84f688ac..19079afc4c961 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.12.0/packages/gatsby-parcel-config) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-parcel-config + ## [1.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@1.11.0/packages/gatsby-parcel-config) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md index b7ae6a144810d..9c35c625b524a 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.12.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.12.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@2.11.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 0aa6c0dc8ec5b..2d89d092d5e78 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.12.0/packages/gatsby-plugin-benchmark-reporting) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@3.11.0/packages/gatsby-plugin-benchmark-reporting) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index 670d43ae79f53..8dbd994374b77 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.12.0/packages/gatsby-plugin-canonical-urls) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@5.11.0/packages/gatsby-plugin-canonical-urls) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 5e19b0b60a5df..9495926cf0a38 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.12.0/packages/gatsby-plugin-catch-links) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.11.0/packages/gatsby-plugin-catch-links) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 8ac9e5f33bd01..57121be21d25e 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.12.0/packages/gatsby-plugin-coffeescript) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@5.11.0/packages/gatsby-plugin-coffeescript) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index c5149a84dd623..b39517efe6547 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.12.0/packages/gatsby-plugin-cxs) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@5.11.0/packages/gatsby-plugin-cxs) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index c78bed56f63e0..943552378d5b3 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.12.0/packages/gatsby-plugin-emotion) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@8.11.0/packages/gatsby-plugin-emotion) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 79563d23623da..d8dbb3c3ffc38 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.12.0/packages/gatsby-plugin-facebook-analytics) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@5.11.0/packages/gatsby-plugin-facebook-analytics) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 7b199da79dbf3..247a11451a9ab 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.0/packages/gatsby-plugin-feed) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.11.0/packages/gatsby-plugin-feed) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index c895108856e04..6c50d39a074e7 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.12.0/packages/gatsby-plugin-flow) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@4.11.0/packages/gatsby-plugin-flow) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 59ca14c7969ea..0b396c4008855 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.12.0/packages/gatsby-plugin-fullstory) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@5.11.0/packages/gatsby-plugin-fullstory) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index c5c67e4169e35..36e75488204b1 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.12.0/packages/gatsby-plugin-gatsby-cloud) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Chores + +- update dependency msw to ^1.2.2 for gatsby-plugin-gatsby-cloud [#38284](https://github.com/gatsbyjs/gatsby/issues/38284) ([edbbce5](https://github.com/gatsbyjs/gatsby/commit/edbbce5d159ab51d7af76fcbec5b79e412c41227)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@5.11.0/packages/gatsby-plugin-gatsby-cloud) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 20354bce1ce35..73d9bedbbf6de 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.12.0/packages/gatsby-plugin-google-analytics) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@5.11.0/packages/gatsby-plugin-google-analytics) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 9ef887739504f..9efdd34b79adf 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.12.0/packages/gatsby-plugin-google-gtag) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@5.11.0/packages/gatsby-plugin-google-gtag) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 0d57818e5b7a4..09f42c12b290c 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.12.0/packages/gatsby-plugin-google-tagmanager) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@5.11.0/packages/gatsby-plugin-google-tagmanager) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 42c5bd0bf45d1..8b28bbc8898a4 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.12.0/packages/gatsby-plugin-image) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Features + +- Adapters [#38232](https://github.com/gatsbyjs/gatsby/issues/38232) ([b2d4aef](https://github.com/gatsbyjs/gatsby/commit/b2d4aefa7716e3ef02a19b530a8a7e4678d086e1)) + +#### Bug Fixes + +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.11.0/packages/gatsby-plugin-image) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index c78ecd8aa21a3..1846fedd07a1d 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.12.0/packages/gatsby-plugin-jss) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@5.11.0/packages/gatsby-plugin-jss) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index ea4b38285deb3..ee66524fd97b3 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.12.0/packages/gatsby-plugin-layout) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@4.11.0/packages/gatsby-plugin-layout) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index 64f2471c142a8..727d3eedf6500 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.12.0/packages/gatsby-plugin-less) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-less + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@7.11.0/packages/gatsby-plugin-less) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index 2fd0003ddff8a..9f612f83da07b 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.12.0/packages/gatsby-plugin-lodash) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@6.11.0/packages/gatsby-plugin-lodash) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 86938f6bf4af1..913c61d2af979 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.12.0/packages/gatsby-plugin-manifest) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.11.0/packages/gatsby-plugin-manifest) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 9d28d0bc49ae6..d4da1350e41da 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.12.0/packages/gatsby-plugin-mdx) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + +#### Chores + +- update dependency webpack to ^5.88.1 for gatsby-plugin-mdx [#38306](https://github.com/gatsbyjs/gatsby/issues/38306) ([31df9ef](https://github.com/gatsbyjs/gatsby/commit/31df9efeec325c5c8f71d5ab242b63f909b27131)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.11.0/packages/gatsby-plugin-mdx) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index 2d92e981dac21..4f4d619468e0a 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@7.12.0/packages/gatsby-plugin-netlify-cms) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency html-webpack-plugin to ^5.5.3 for gatsby-plugin-netlify-cms [#38292](https://github.com/gatsbyjs/gatsby/issues/38292) ([635919f](https://github.com/gatsbyjs/gatsby/commit/635919f5712f808e314c75d633a506d352152a8e)) + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@7.11.0/packages/gatsby-plugin-netlify-cms) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index b20e3f067fe32..fde91a1982fcb 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@5.12.0/packages/gatsby-plugin-no-sourcemaps) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@5.11.0/packages/gatsby-plugin-no-sourcemaps) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index cf83a3aeae72e..133481c3da32f 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.12.0/packages/gatsby-plugin-nprogress) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@5.11.0/packages/gatsby-plugin-nprogress) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 737825c60e429..29297da6e0e5b 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.12.0/packages/gatsby-plugin-offline) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.11.0/packages/gatsby-plugin-offline) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 35b17e72c6161..1185c232179e8 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.12.0/packages/gatsby-plugin-page-creator) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@5.11.0/packages/gatsby-plugin-page-creator) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index f47ec1d5be9c9..d1d06d5b15e87 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.12.0/packages/gatsby-plugin-postcss) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency postcss-loader to ^7.3.3 for gatsby-plugin-postcss [#38295](https://github.com/gatsbyjs/gatsby/issues/38295) ([5fe2257](https://github.com/gatsbyjs/gatsby/commit/5fe2257044425b62a3f22f2f082bb792aa54bdcc)) + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@6.11.0/packages/gatsby-plugin-postcss) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index b981714a2fe7d..db9fb3d06f301 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.12.0/packages/gatsby-plugin-preact) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@7.11.0/packages/gatsby-plugin-preact) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 1a14010710a8d..59a0178d72b4a 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.12.0/packages/gatsby-plugin-preload-fonts) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@4.11.0/packages/gatsby-plugin-preload-fonts) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 08eccdcbefc23..d2219d58fb692 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.12.0/packages/gatsby-plugin-react-css-modules) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@5.11.0/packages/gatsby-plugin-react-css-modules) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index f7f82baa123d6..913d2c5ba470c 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.12.0/packages/gatsby-plugin-react-helmet) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@6.11.0/packages/gatsby-plugin-react-helmet) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index a6fb5a032312d..b4e173367cb0d 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.12.0/packages/gatsby-plugin-sass) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@6.11.0/packages/gatsby-plugin-sass) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index 9ca81e38cc793..0538c0b5019ae 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@4.12.0/packages/gatsby-plugin-schema-snapshot) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@4.11.0/packages/gatsby-plugin-schema-snapshot) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 81d13a3fd8544..115409c5e80d0 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.0/packages/gatsby-plugin-sharp) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.11.0/packages/gatsby-plugin-sharp) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 105ed665148f0..5662baa05d273 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.12.0/packages/gatsby-plugin-sitemap) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@6.11.0/packages/gatsby-plugin-sitemap) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index da572fbb2c070..6eb68ce5606da 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.12.0/packages/gatsby-plugin-styled-components) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.11.0/packages/gatsby-plugin-styled-components) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index d77325a88429e..13fccea3eb1fb 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.12.0/packages/gatsby-plugin-styled-jsx) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@6.11.0/packages/gatsby-plugin-styled-jsx) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 372ab6de6f43e..5c9746929f194 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.12.0/packages/gatsby-plugin-styletron) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@8.11.0/packages/gatsby-plugin-styletron) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 6b984f480c130..cb36d4c243afd 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.12.0/packages/gatsby-plugin-stylus) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@5.11.0/packages/gatsby-plugin-stylus) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 5e98444f57ff8..cdfcc83556b9b 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.12.0/packages/gatsby-plugin-subfont) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@5.11.0/packages/gatsby-plugin-subfont) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 73b3bbb014c73..7e1d36405d53e 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.12.0/packages/gatsby-plugin-twitter) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@5.11.0/packages/gatsby-plugin-twitter) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 6ff7c544c190d..804b4f2f8870e 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.12.0/packages/gatsby-plugin-typescript) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@5.11.0/packages/gatsby-plugin-typescript) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index afef87b3140bb..9d5ece0faa585 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.12.0/packages/gatsby-plugin-typography) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.11.0/packages/gatsby-plugin-typography) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index 26dc2839fd68e..39935906b05bc 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-utils/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. +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.12.0/packages/gatsby-plugin-utils) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + +#### Chores + +- update dependency msw to ^1.2.2 for gatsby-plugin-utils [#38285](https://github.com/gatsbyjs/gatsby/issues/38285) ([13fc00f](https://github.com/gatsbyjs/gatsby/commit/13fc00f009097ad0eeec346f6732120e7d203257)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@4.11.0/packages/gatsby-plugin-utils) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index a548f67194928..ac1fa90cd7cd4 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.12.0/packages/gatsby-react-router-scroll) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@6.11.0/packages/gatsby-react-router-scroll) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index fb4cae85b79e3..b00e85331f77e 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.12.0/packages/gatsby-remark-autolink-headers) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@6.11.0/packages/gatsby-remark-autolink-headers) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index 33438d785c659..1527cedf10570 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.12.0/packages/gatsby-remark-code-repls) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@7.11.0/packages/gatsby-remark-code-repls) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index e97681078a9d3..ccc39c76f32e1 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.12.0/packages/gatsby-remark-copy-linked-files) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@6.11.0/packages/gatsby-remark-copy-linked-files) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 2dc098962fdad..b1082e09bb885 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.12.0/packages/gatsby-remark-custom-blocks) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- Pin broken `unist-util-find` dep [#38261](https://github.com/gatsbyjs/gatsby/issues/38261) ([7e82972](https://github.com/gatsbyjs/gatsby/commit/7e82972bfce25295e71f513e59048b4b263afa34)) + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@5.11.1/packages/gatsby-remark-custom-blocks) (2023-06-26) #### Bug Fixes diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 8b41d234ef5ef..bd9bccfa1187a 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.12.0/packages/gatsby-remark-embed-snippet) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@8.11.0/packages/gatsby-remark-embed-snippet) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 9605dd4a264db..99185975ff4d0 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.12.0/packages/gatsby-remark-graphviz) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- Pin broken `unist-util-find` dep [#38261](https://github.com/gatsbyjs/gatsby/issues/38261) ([7e82972](https://github.com/gatsbyjs/gatsby/commit/7e82972bfce25295e71f513e59048b4b263afa34)) + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@5.11.1/packages/gatsby-remark-graphviz) (2023-06-26) #### Bug Fixes diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index 7b97181e3444c..de3f8a6659b9e 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-contentful/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.12.0/packages/gatsby-remark-images-contentful) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@6.11.0/packages/gatsby-remark-images-contentful) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 3cf73bf95e7fe..1133f7aaabf08 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.12.0/packages/gatsby-remark-images) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-images + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.11.0/packages/gatsby-remark-images) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index 6d8c18295b73c..8daa452b6f387 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.12.0/packages/gatsby-remark-katex) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-katex + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@7.11.0/packages/gatsby-remark-katex) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 3a095b6907334..dad8297fee622 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.12.0/packages/gatsby-remark-prismjs) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@7.11.0/packages/gatsby-remark-prismjs) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index 648cf6a572330..04afcb955d863 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.12.0/packages/gatsby-remark-responsive-iframe) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- Pin broken `unist-util-find` dep [#38261](https://github.com/gatsbyjs/gatsby/issues/38261) ([7e82972](https://github.com/gatsbyjs/gatsby/commit/7e82972bfce25295e71f513e59048b4b263afa34)) + ### [6.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.11.1/packages/gatsby-remark-responsive-iframe) (2023-06-26) #### Bug Fixes diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 29bba42d0d98d..ec42c7d23ef55 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.12.0/packages/gatsby-remark-smartypants) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.11.0/packages/gatsby-remark-smartypants) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-script/CHANGELOG.md b/packages/gatsby-script/CHANGELOG.md index 34bfa8ee0baf1..0009d8b751541 100644 --- a/packages/gatsby-script/CHANGELOG.md +++ b/packages/gatsby-script/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. +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@2.12.0/packages/gatsby-script) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@2.11.0/packages/gatsby-script) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-sharp/CHANGELOG.md b/packages/gatsby-sharp/CHANGELOG.md index 7239c79e29ea3..f4e9d0b60f39d 100644 --- a/packages/gatsby-sharp/CHANGELOG.md +++ b/packages/gatsby-sharp/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. +## [1.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@1.12.0/packages/gatsby-sharp) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [1.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@1.11.0/packages/gatsby-sharp) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 999981731e864..0aeab500abc34 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.12.0/packages/gatsby-source-contentful) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- handle nullable fields [#38358](https://github.com/gatsbyjs/gatsby/issues/38358) ([7a2778b](https://github.com/gatsbyjs/gatsby/commit/7a2778b2a7c142c7602704c852685338c6c8839e)) +- update minor and patch dependencies for gatsby-source-contentful [#38322](https://github.com/gatsbyjs/gatsby/issues/38322) ([06015b9](https://github.com/gatsbyjs/gatsby/commit/06015b9736b5b7b37497313b0e2a9d2829c9f419)) +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@8.11.0/packages/gatsby-source-contentful) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 8257736effa2c..4498e58b3c1c1 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.12.0/packages/gatsby-source-drupal) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-drupal + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@6.11.0/packages/gatsby-source-drupal) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index 2036145fc99d5..b9059962c4f0c 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.12.0/packages/gatsby-source-faker) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-faker + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@5.11.0/packages/gatsby-source-faker) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 607e8bdd1f088..ca7c3ea6508f4 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.12.0/packages/gatsby-source-filesystem) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency xstate to ^4.38.0 for gatsby-source-filesystem [#38319](https://github.com/gatsbyjs/gatsby/issues/38319) ([1d2dd04](https://github.com/gatsbyjs/gatsby/commit/1d2dd04e912dfd1e1c3b67b1f380d68cb5ab936e)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.11.0/packages/gatsby-source-filesystem) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 4991f47d11069..3014ca6ddb104 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.12.0/packages/gatsby-source-graphql) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency @apollo/client to ^3.7.16 for gatsby-source-graphql [#38290](https://github.com/gatsbyjs/gatsby/issues/38290) ([7ffaebe](https://github.com/gatsbyjs/gatsby/commit/7ffaebed96d58cac5345d65d2850c02716942c82)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@5.11.0/packages/gatsby-source-graphql) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index a6489f6841d92..766db518b717e 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.12.0/packages/gatsby-source-hacker-news) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@5.11.0/packages/gatsby-source-hacker-news) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index b72758eb11ece..1926513adf454 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.12.0/packages/gatsby-source-lever) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-lever + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@5.11.0/packages/gatsby-source-lever) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index e2aa60e707066..9632b9fa0db28 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.12.0/packages/gatsby-source-medium) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-medium + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@5.11.0/packages/gatsby-source-medium) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index ba737f39d56a2..53f4b936101c6 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.12.0/packages/gatsby-source-mongodb) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency mongodb to ^3.7.4 for gatsby-source-mongodb [#38294](https://github.com/gatsbyjs/gatsby/issues/38294) ([2cbd1e2](https://github.com/gatsbyjs/gatsby/commit/2cbd1e2fbb4c9e82345177e99e1b899202905838)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@5.11.0/packages/gatsby-source-mongodb) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index d6df69e49b98e..df960869f70d5 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.12.0/packages/gatsby-source-npm-package-search) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency algoliasearch to ^4.18.0 for gatsby-source-npm-package-search [#38308](https://github.com/gatsbyjs/gatsby/issues/38308) ([668aa5f](https://github.com/gatsbyjs/gatsby/commit/668aa5f66eff422cea3efca8d334007c35e95eb2)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@5.11.0/packages/gatsby-source-npm-package-search) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 8d19b59f52c85..e7684640146ec 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/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. +## [8.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.12.0/packages/gatsby-source-shopify) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + +#### Chores + +- update [dev] minor and patch dependencies for gatsby-source-shopify [#38281](https://github.com/gatsbyjs/gatsby/issues/38281) ([0b7fa34](https://github.com/gatsbyjs/gatsby/commit/0b7fa34507dc22968569bcfd469376ce916672d0)) + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@8.11.0/packages/gatsby-source-shopify) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 4cdc00ba9b188..9b01af2a8c7f6 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.12.0/packages/gatsby-source-wikipedia) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@5.11.0/packages/gatsby-source-wikipedia) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 47fd6da121dc3..62e0331bd8f45 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.12.0/packages/gatsby-source-wordpress) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- Set empty default alt tag for inline images [#38341](https://github.com/gatsbyjs/gatsby/issues/38341) ([e5126f9](https://github.com/gatsbyjs/gatsby/commit/e5126f902861cdf5e61af1b169b885dcd90a10b1)) +- update minor and patch dependencies for gatsby-source-wordpress [#38293](https://github.com/gatsbyjs/gatsby/issues/38293) ([b074b85](https://github.com/gatsbyjs/gatsby/commit/b074b8545c7c0c1d11ff042a444ef698ba84c7c3)) +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + +#### Chores + +- remove warning about multiple plugin instances [#38241](https://github.com/gatsbyjs/gatsby/issues/38241) ([b941380](https://github.com/gatsbyjs/gatsby/commit/b9413808c0dd7fe6d44487e41a3776608aa842fe)) + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@7.11.0/packages/gatsby-source-wordpress) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index e58a9edd242f7..5f04cbc7064e2 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/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. +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.12.0/packages/gatsby-telemetry) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@4.11.0/packages/gatsby-telemetry) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 102ead89397d4..f77bd14c063ce 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.12.0/packages/gatsby-transformer-asciidoc) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@4.11.0/packages/gatsby-transformer-asciidoc) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index cce5702beacc3..28d472c382513 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.12.0/packages/gatsby-transformer-csv) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@5.11.0/packages/gatsby-transformer-csv) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index 2c32ce961efcb..7c42f8ec17a20 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.12.0/packages/gatsby-transformer-documentationjs) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@7.11.0/packages/gatsby-transformer-documentationjs) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index a5641ae31dd33..eaf31f2a30007 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.12.0/packages/gatsby-transformer-excel) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@5.11.0/packages/gatsby-transformer-excel) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 03bb53e66a1a3..5d193626df9bf 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.12.0/packages/gatsby-transformer-hjson) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@5.11.0/packages/gatsby-transformer-hjson) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 374cfecd902ac..db7c8185c5ba9 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.12.0/packages/gatsby-transformer-javascript-frontmatter) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@5.11.0/packages/gatsby-transformer-javascript-frontmatter) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 39edc62e72751..970148ea5f7cb 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.12.0/packages/gatsby-transformer-javascript-static-exports) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@5.11.0/packages/gatsby-transformer-javascript-static-exports) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 0fd49623d6f48..8fdbdc2649e66 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.12.0/packages/gatsby-transformer-json) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-json + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@5.11.0/packages/gatsby-transformer-json) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 27744a3450165..e3d30a1f345ad 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.12.0/packages/gatsby-transformer-pdf) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@4.11.0/packages/gatsby-transformer-pdf) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index 3c2ac96ac7d47..e9ffb8d05d58c 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.12.0/packages/gatsby-transformer-react-docgen) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [8.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@8.11.0/packages/gatsby-transformer-react-docgen) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 7e5808ea06b3a..0fa8c10ab977e 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.12.0/packages/gatsby-transformer-remark) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency sanitize-html to ^2.11.0 for gatsby-transformer-remark [#38315](https://github.com/gatsbyjs/gatsby/issues/38315) ([87a3412](https://github.com/gatsbyjs/gatsby/commit/87a34128a8543aaea17d6a2bfa4f369e541aa8ce)) + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@6.11.0/packages/gatsby-transformer-remark) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index 718d7568616fb..d854be982de09 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.12.0/packages/gatsby-transformer-screenshot) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency gatsby-core-utils to ^4.11.0 [#38313](https://github.com/gatsbyjs/gatsby/issues/38313) ([a621c85](https://github.com/gatsbyjs/gatsby/commit/a621c8529be79a30b54589cce4c3270764426016)) + +#### Chores + +- update dependency aws-sdk to ^2.1407.0 [#38300](https://github.com/gatsbyjs/gatsby/issues/38300) ([0bfcecd](https://github.com/gatsbyjs/gatsby/commit/0bfcecd7225f6af07fb4cf29c3ba3981ee17a339)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@5.11.0/packages/gatsby-transformer-screenshot) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 42297ab372f1f..ed1a971db0747 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.12.0/packages/gatsby-transformer-sharp) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.11.0/packages/gatsby-transformer-sharp) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 859fdf9390f00..b1492deaf6ae7 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.12.0/packages/gatsby-transformer-sqip) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@5.11.0/packages/gatsby-transformer-sqip) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index 3c0d68dc49e0e..a9e205477a16f 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.12.0/packages/gatsby-transformer-toml) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@5.11.0/packages/gatsby-transformer-toml) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 3794518cb20fe..fde0817472e31 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.12.0/packages/gatsby-transformer-xml) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@5.11.0/packages/gatsby-transformer-xml) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 5d8d766245741..a7562fe6fa7cd 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.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.12.0/packages/gatsby-transformer-yaml) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.11.0/packages/gatsby-transformer-yaml) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 25aebbd0b249d..372efbb2bf589 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/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. +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.12.0/packages/gatsby-worker) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Bug Fixes + +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@2.11.0/packages/gatsby-worker) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index d8c61b8284fec..b7cb5c72d1299 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,54 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.4](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.4/packages/gatsby) (2023-09-05) + +#### Bug Fixes + +- don't break builds when using features unsupported by adapter [#38520](https://github.com/gatsbyjs/gatsby/issues/38520) [#38521](https://github.com/gatsbyjs/gatsby/issues/38521) ([232ec13](https://github.com/gatsbyjs/gatsby/commit/232ec1392d699d4e1240e327dec9cbc0873b5067)) + +### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.3/packages/gatsby) (2023-08-28) + +#### Bug Fixes + +- fix api function compilation on Windows fix [#38489](https://github.com/gatsbyjs/gatsby/issues/38489) fix [#38491](https://github.com/gatsbyjs/gatsby/issues/38491) ([da050e5](https://github.com/gatsbyjs/gatsby/commit/da050e55d6794e9b570f31926471413365ff25f3)) + +### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.2/packages/gatsby) (2023-08-28) + +#### Bug Fixes + +- fix fetching adapters manifest from latest gatsby version fix [#38475](https://github.com/gatsbyjs/gatsby/issues/38475) fix [#38482](https://github.com/gatsbyjs/gatsby/issues/38482) ([6a73ee1](https://github.com/gatsbyjs/gatsby/commit/6a73ee19e3905a3ab96d2cfe81e0bbbed6ff1b8a)) + +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.1/packages/gatsby) (2023-08-24) + +#### Bug Fixes + +- fix fetching adapters manifest from latest gatsby version ([1f9e806](https://github.com/gatsbyjs/gatsby/commit/1f9e806bea4afb0dfc4a18d96e8a7fa7d823781a)) + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.12.0/packages/gatsby) (2023-08-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) + +#### Features + +- Adapters [#38232](https://github.com/gatsbyjs/gatsby/issues/38232) ([b2d4aef](https://github.com/gatsbyjs/gatsby/commit/b2d4aefa7716e3ef02a19b530a8a7e4678d086e1)) + +#### Bug Fixes + +- update minor and patch dependencies for gatsby [#38297](https://github.com/gatsbyjs/gatsby/issues/38297) ([544862b](https://github.com/gatsbyjs/gatsby/commit/544862b94334e00c9458c33ef79bdf032ff0fe29)) +- update dependency core-js to ^3.31.0 [#38309](https://github.com/gatsbyjs/gatsby/issues/38309) ([176b1cc](https://github.com/gatsbyjs/gatsby/commit/176b1ccc8b439d37522de9ad9413def399d89082)) +- copy slices overrides to 404.html copy [#38337](https://github.com/gatsbyjs/gatsby/issues/38337) ([6c7a0e3](https://github.com/gatsbyjs/gatsby/commit/6c7a0e3ab1a6b7aa1a7ef288b8d61bdf4e5b4622)) +- update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) +- update typescript [#38324](https://github.com/gatsbyjs/gatsby/issues/38324) ([5d0d7c1](https://github.com/gatsbyjs/gatsby/commit/5d0d7c12552fa7570bad2002806bca3d18f923de)) +- Correct `staticQueryDir` default and improved Storybook support [#38267](https://github.com/gatsbyjs/gatsby/issues/38267) ([2fd6623](https://github.com/gatsbyjs/gatsby/commit/2fd6623b4dc7107a2169bcf39b938e27e07f1633)) +- allow touching nodes owned by another plugin [#38235](https://github.com/gatsbyjs/gatsby/issues/38235) ([5ec74c1](https://github.com/gatsbyjs/gatsby/commit/5ec74c1dd7031a9ad752b47c67708e59dadb0431)) + +#### Chores + +- update [dev] minor and patch dependencies for gatsby-graphiql-explorer [#38279](https://github.com/gatsbyjs/gatsby/issues/38279) ([39c4987](https://github.com/gatsbyjs/gatsby/commit/39c4987e30954bea4bc5b07ad5c96fe9c1834855)) +- update dependency graphql to ^16.7.1 [#38302](https://github.com/gatsbyjs/gatsby/issues/38302) ([5549846](https://github.com/gatsbyjs/gatsby/commit/554984642f8b588262987a01f40274b695e77fb1)) +- update [dev] minor and patch dependencies for gatsby [#38278](https://github.com/gatsbyjs/gatsby/issues/38278) ([8a90efd](https://github.com/gatsbyjs/gatsby/commit/8a90efd76f0a635cc142d574f17b3797d73283ed)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@5.11.0/packages/gatsby) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)