diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 7bd6282db20d0..7fb291f607925 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.21.0/packages/babel-plugin-remove-graphql-queries) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.20.0/packages/babel-plugin-remove-graphql-queries) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index 910c120cbcc0a..e6a1095e16ce3 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.21.0/packages/babel-preset-gatsby-package) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.20.0/packages/babel-preset-gatsby-package) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 7a55f17fd2291..d0cbf38121c2f 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. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.21.0/packages/babel-preset-gatsby) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package babel-preset-gatsby + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.20.0/packages/babel-preset-gatsby) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index be488bbc7b69e..21a815ef7972c 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. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.21.0/packages/create-gatsby) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.20.0/packages/create-gatsby) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 894b38bbf0a65..c046071c1a569 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.21.0/packages/gatsby-cli) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Panic on gatsby-node.jsx/gatsby-node.tsx [#36308](https://github.com/gatsbyjs/gatsby/issues/36308) ([0ee492c](https://github.com/gatsbyjs/gatsby/commit/0ee492c8bf11917dc08b16acebe92bb752bdc3b7)) +- Add DEV_SSR note to 95312 error [#36295](https://github.com/gatsbyjs/gatsby/issues/36295) ([db531f8](https://github.com/gatsbyjs/gatsby/commit/db531f86f9e89d1da72d44399ad5fb72092be454)) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.20.0/packages/gatsby-cli) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 299538eb069de..689f55742afda 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.21.0/packages/gatsby-codemods) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-codemods + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.20.0/packages/gatsby-codemods) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index aa048eed395e2..0fd8e02f81ad5 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.21.0/packages/gatsby-core-utils) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update dependency del-cli to v5 for gatsby-core-utils [#36286](https://github.com/gatsbyjs/gatsby/issues/36286) ([a4f92b4](https://github.com/gatsbyjs/gatsby/commit/a4f92b4c2bcb75a84f01a857c4ed786fd40d27e7)) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.20.0/packages/gatsby-core-utils) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index 0a91d805adca4..0811701091e81 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. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.21.0/packages/gatsby-cypress) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-cypress + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.20.0/packages/gatsby-cypress) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index 1dc33ff7162d2..079f9c81dd965 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.21.0/packages/gatsby-design-tokens) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-design-tokens + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.20.0/packages/gatsby-design-tokens) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index aa91e4f70f948..272dfc3602556 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.21.0/packages/gatsby-dev-cli) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-dev-cli + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.20.0/packages/gatsby-dev-cli) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 773aa4822e808..62e10a8482e0a 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.21.0/packages/gatsby-graphiql-explorer) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.20.0/packages/gatsby-graphiql-explorer) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index 309ecbd461c46..6602c97a9043f 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.21.0/packages/gatsby-legacy-polyfills) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-legacy-polyfills + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.20.0/packages/gatsby-legacy-polyfills) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 434e9d6c44ad2..b87cc2cf43ba5 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.21.0/packages/gatsby-link) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Correctly export default for CJS [#36312](https://github.com/gatsbyjs/gatsby/issues/36312) ([abb0baa](https://github.com/gatsbyjs/gatsby/commit/abb0baac94dee30043d669ac39a88a830784603b)) + +#### Chores + +- update dependency del-cli to v5 for gatsby-link [#36287](https://github.com/gatsbyjs/gatsby/issues/36287) ([272b419](https://github.com/gatsbyjs/gatsby/commit/272b419cd85926c4d820f4d37a986d9b1c2326bf)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.20.0/packages/gatsby-link) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index a51906e70a63c..f87b81272fea6 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.21.0/packages/gatsby-page-utils) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-page-utils + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.20.0/packages/gatsby-page-utils) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-parcel-config/CHANGELOG.md b/packages/gatsby-parcel-config/CHANGELOG.md index 572abdbfab3b4..2bc07f8010dad 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. +## [0.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@0.12.0/packages/gatsby-parcel-config) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-parcel-config + ## [0.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-parcel-config@0.11.0/packages/gatsby-parcel-config) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md b/packages/gatsby-parcel-namer-relative-to-cwd/CHANGELOG.md index 64973babcc85c..a93fb332e312b 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. +## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@1.6.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package @gatsbyjs/parcel-namer-relative-to-cwd + ## [1.5.0](https://github.com/gatsbyjs/gatsby/commits/@gatsbyjs/parcel-namer-relative-to-cwd@1.5.0/packages/@gatsbyjs/parcel-namer-relative-to-cwd) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index d6c0c24a33262..78ba6ad0dd12d 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. +## [2.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.21.0/packages/gatsby-plugin-benchmark-reporting) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.20.0/packages/gatsby-plugin-benchmark-reporting) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index be84c0ac7fa58..664950fb2f9bf 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.21.0/packages/gatsby-plugin-canonical-urls) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.20.0/packages/gatsby-plugin-canonical-urls) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 765046782c631..c4b466eb3a65b 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.21.0/packages/gatsby-plugin-catch-links) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.20.0/packages/gatsby-plugin-catch-links) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index eeb2091a400e9..731ea9c248541 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.21.0/packages/gatsby-plugin-coffeescript) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.20.0/packages/gatsby-plugin-coffeescript) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index 262e95acc027b..b29be17795f3e 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.21.0/packages/gatsby-plugin-cxs) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.20.0/packages/gatsby-plugin-cxs) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 9e6600ad6e46d..71c1b2739e458 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. +## [7.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.21.0/packages/gatsby-plugin-emotion) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [7.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.20.0/packages/gatsby-plugin-emotion) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 7b062f1971efb..c040f33f9f43a 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.21.0/packages/gatsby-plugin-facebook-analytics) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.20.0/packages/gatsby-plugin-facebook-analytics) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index d2bb9b2a61521..10e6cecdd0c18 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.21.0/packages/gatsby-plugin-feed) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.20.0/packages/gatsby-plugin-feed) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 5e6891d06a109..c5fb250d4fc66 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.21.0/packages/gatsby-plugin-flow) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.20.0/packages/gatsby-plugin-flow) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index a17ba66289323..c82a40d5c28b9 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.21.0/packages/gatsby-plugin-fullstory) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.20.0/packages/gatsby-plugin-fullstory) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 13c08b820d513..a9e8481e92fe2 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.21.0/packages/gatsby-plugin-gatsby-cloud) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.20.0/packages/gatsby-plugin-gatsby-cloud) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index ad3c432a449b3..d2613036d7fd2 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.21.0/packages/gatsby-plugin-google-analytics) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.20.0/packages/gatsby-plugin-google-analytics) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 277fcbed603ab..12ceadec4721e 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.21.0/packages/gatsby-plugin-google-gtag) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.20.0/packages/gatsby-plugin-google-gtag) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index e4c941affb896..7793e4bca2f68 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.21.0/packages/gatsby-plugin-google-tagmanager) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.20.0/packages/gatsby-plugin-google-tagmanager) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 8fce56977446f..f5f8ced7453f4 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.21.0/packages/gatsby-plugin-image) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Add `outputPixelDensities` to `SHARP_ATTRIBUTES` [#36203](https://github.com/gatsbyjs/gatsby/issues/36203) ([ae226b5](https://github.com/gatsbyjs/gatsby/commit/ae226b589369e3b724cc3b5ded5b7b1b1a907afb)) + ## [2.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.20.0/packages/gatsby-plugin-image) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 96a0867f12338..96d7dc82abb0f 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.21.0/packages/gatsby-plugin-jss) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.20.0/packages/gatsby-plugin-jss) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 6bbb92329b9ce..4263b3a2b6540 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.21.0/packages/gatsby-plugin-layout) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.20.0/packages/gatsby-plugin-layout) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index 796bdeed9e47f..86deb0f2a767f 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.21.0/packages/gatsby-plugin-less) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-less + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.20.0/packages/gatsby-plugin-less) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index e9cf57b21c9b0..1c38b75cc8556 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.21.0/packages/gatsby-plugin-lodash) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.20.0/packages/gatsby-plugin-lodash) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 62a29b518d176..f8189e3f40f25 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.21.0/packages/gatsby-plugin-manifest) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.20.0/packages/gatsby-plugin-manifest) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index b3a490ecc9939..263d630ba62bf 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@4.0.0/packages/gatsby-plugin-mdx) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Hashing and pluginOptions [#36387](https://github.com/gatsbyjs/gatsby/issues/36387) [#36395](https://github.com/gatsbyjs/gatsby/issues/36395) ([3253a38](https://github.com/gatsbyjs/gatsby/commit/3253a3860c9c74bce23c8c2fd1df651e549566b9)) + +#### Chores + +- Add note about rehype-slug-custom-id ([bc80c23](https://github.com/gatsbyjs/gatsby/commit/bc80c23081943407dbd84d8baf38d466f26c2290)) +- Update .gitignore ([0705ac7](https://github.com/gatsbyjs/gatsby/commit/0705ac7e5e022e46509beb99eadb617541c5e637)) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.20.0/packages/gatsby-plugin-mdx) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index 4d3b25d2d13b2..2fee78807ff26 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.21.0/packages/gatsby-plugin-netlify-cms) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.20.0/packages/gatsby-plugin-netlify-cms) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index 89bbd5552d5b2..ba8510971871d 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.21.0/packages/gatsby-plugin-no-sourcemaps) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.20.0/packages/gatsby-plugin-no-sourcemaps) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index 811eadcbeab14..cea9e1602063f 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.21.0/packages/gatsby-plugin-nprogress) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.20.0/packages/gatsby-plugin-nprogress) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 4356681ddc0c7..a72643cfaf106 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.21.0/packages/gatsby-plugin-offline) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.20.0/packages/gatsby-plugin-offline) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index ea6b364e85f6f..24233bd77ba96 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.21.0/packages/gatsby-plugin-page-creator) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.20.0/packages/gatsby-plugin-page-creator) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index ddf7f8cbbd9a7..65e2c8d5cce1d 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.21.0/packages/gatsby-plugin-postcss) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.20.0/packages/gatsby-plugin-postcss) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 476f20f393ac4..484388948e39b 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.21.0/packages/gatsby-plugin-preact) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.20.0/packages/gatsby-plugin-preact) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 85082c68ceb81..a9a88e6ef6ddf 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.21.0/packages/gatsby-plugin-preload-fonts) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update dependency del-cli to v5 for gatsby-plugin-preload-fonts [#36288](https://github.com/gatsbyjs/gatsby/issues/36288) ([a90f40f](https://github.com/gatsbyjs/gatsby/commit/a90f40fdbf368fea8590f57662a357cb670a2cf1)) + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.20.0/packages/gatsby-plugin-preload-fonts) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 7b6c1db575e48..ac0a5c6a641f6 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.21.0/packages/gatsby-plugin-react-css-modules) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.20.0/packages/gatsby-plugin-react-css-modules) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index 471505994e986..416fbc669217e 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.21.0/packages/gatsby-plugin-react-helmet) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- stop appending empty title tags [#36303](https://github.com/gatsbyjs/gatsby/issues/36303) ([e7f0ce3](https://github.com/gatsbyjs/gatsby/commit/e7f0ce36935b6919f00760ce4fb7655530e999f2)) + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.20.0/packages/gatsby-plugin-react-helmet) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 2fd77c63726d9..cd078fd065487 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.21.0/packages/gatsby-plugin-sass) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.20.0/packages/gatsby-plugin-sass) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index c875c34ae53dd..4cdb1ae9dfd07 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.21.0/packages/gatsby-plugin-schema-snapshot) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.20.0/packages/gatsby-plugin-schema-snapshot) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index e40d845ff66d6..a6af2cea57761 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.21.0/packages/gatsby-plugin-sharp) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- Update `got` [#36366](https://github.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://github.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.20.0/packages/gatsby-plugin-sharp) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 4b44867233492..e2318a319c75c 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.21.0/packages/gatsby-plugin-sitemap) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.20.0/packages/gatsby-plugin-sitemap) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 65b4517458c9a..d5086acd79fc7 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.21.0/packages/gatsby-plugin-styled-components) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.20.0/packages/gatsby-plugin-styled-components) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index 0383d8d455a0b..1644ee26533e9 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.21.0/packages/gatsby-plugin-styled-jsx) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.20.0/packages/gatsby-plugin-styled-jsx) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 0feb265f78cd6..a896d01fc680d 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.21.0/packages/gatsby-plugin-styletron) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update [dev] minor and patch dependencies for gatsby-plugin-styletron [#36279](https://github.com/gatsbyjs/gatsby/issues/36279) ([587a8f3](https://github.com/gatsbyjs/gatsby/commit/587a8f3ef9aeb410344cb6b84192681a3ec2c83c)) + ## [7.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.20.0/packages/gatsby-plugin-styletron) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 8f7270109b569..91a07402f063e 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.21.0/packages/gatsby-plugin-stylus) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.20.0/packages/gatsby-plugin-stylus) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 6aaacdb375ed9..dc0a973da8034 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.21.0/packages/gatsby-plugin-subfont) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.20.0/packages/gatsby-plugin-subfont) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 54c2b0e044e92..4609162aaa4a8 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.21.0/packages/gatsby-plugin-twitter) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.20.0/packages/gatsby-plugin-twitter) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 71517b69922d9..32f8e5f7c3e46 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.21.0/packages/gatsby-plugin-typescript) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- only use resourceQuery for supported version of gatsby [#36328](https://github.com/gatsbyjs/gatsby/issues/36328) ([564a8f7](https://github.com/gatsbyjs/gatsby/commit/564a8f7358edd2599199e79c902468fa83f916b2)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.20.0/packages/gatsby-plugin-typescript) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 58a21f87b2fe1..07524b43625df 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.21.0/packages/gatsby-plugin-typography) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.20.0/packages/gatsby-plugin-typography) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index ceba62aecabaf..ae047a775fc37 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-utils/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.15.0/packages/gatsby-plugin-utils) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Hashing and pluginOptions [#36387](https://github.com/gatsbyjs/gatsby/issues/36387) [#36395](https://github.com/gatsbyjs/gatsby/issues/36395) ([3253a38](https://github.com/gatsbyjs/gatsby/commit/3253a3860c9c74bce23c8c2fd1df651e549566b9)) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + +#### Other Changes + +- BREAKING CHANGE(gatsby-plugin-mdx): MDX v2 [#35650](https://github.com/gatsbyjs/gatsby/issues/35650) ([c92db36](https://github.com/gatsbyjs/gatsby/commit/c92db36642268d1ee50c11ea568f836c7e5b4a03)) + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.14.0/packages/gatsby-plugin-utils) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index ef2f4920d74a2..4774bc8db322c 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.21.0/packages/gatsby-react-router-scroll) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.20.0/packages/gatsby-react-router-scroll) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 8d8deae6ad5ea..1f89debbda140 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.21.0/packages/gatsby-remark-autolink-headers) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- Add note about rehype-slug-custom-id ([bc80c23](https://github.com/gatsbyjs/gatsby/commit/bc80c23081943407dbd84d8baf38d466f26c2290)) + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.20.0/packages/gatsby-remark-autolink-headers) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index 5e1c4c6452277..8ae2716489fb3 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.21.0/packages/gatsby-remark-code-repls) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.20.0/packages/gatsby-remark-code-repls) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index f5fee705a4eea..832e2215f5eee 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.21.0/packages/gatsby-remark-copy-linked-files) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.20.0/packages/gatsby-remark-copy-linked-files) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 30d7e7002e5ec..338c6c0f23aa0 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.21.0/packages/gatsby-remark-custom-blocks) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.20.0/packages/gatsby-remark-custom-blocks) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 01c8c35f102df..bf1751b5b179b 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. +## [7.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.21.0/packages/gatsby-remark-embed-snippet) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [7.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.20.0/packages/gatsby-remark-embed-snippet) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 539c80bebfa67..20b849e3265ad 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.21.0/packages/gatsby-remark-graphviz) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.20.0/packages/gatsby-remark-graphviz) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index d47a8f3da7783..a6a12f1dd8859 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.21.0/packages/gatsby-remark-images-contentful) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.20.0/packages/gatsby-remark-images-contentful) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 494a429a7cc5a..97c59324d75e5 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.21.0/packages/gatsby-remark-images) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-images + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.20.0/packages/gatsby-remark-images) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index 2adcd69bd7579..cc97573617594 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.21.0/packages/gatsby-remark-katex) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-katex + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.20.0/packages/gatsby-remark-katex) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 29b22f1585bf8..218c4934dfa61 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.21.0/packages/gatsby-remark-prismjs) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.20.0/packages/gatsby-remark-prismjs) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index 9381347cb07e0..f14c3353b563d 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.21.0/packages/gatsby-remark-responsive-iframe) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.20.0/packages/gatsby-remark-responsive-iframe) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 22ee3dc9ef680..d3b18a6d584e5 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. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.21.0/packages/gatsby-remark-smartypants) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.20.0/packages/gatsby-remark-smartypants) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-script/CHANGELOG.md b/packages/gatsby-script/CHANGELOG.md index 66a3fe7460bc7..fbaf00177fea0 100644 --- a/packages/gatsby-script/CHANGELOG.md +++ b/packages/gatsby-script/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@1.6.0/packages/gatsby-script) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Features + +- Do not use context for script collection [#36246](https://github.com/gatsbyjs/gatsby/issues/36246) ([49cf094](https://github.com/gatsbyjs/gatsby/commit/49cf094380bcf69d9239f8abbbd4db9c1968dcf8)) + +#### Bug Fixes + +- Reach router import [#36385](https://github.com/gatsbyjs/gatsby/issues/36385) [#36394](https://github.com/gatsbyjs/gatsby/issues/36394) ([1880491](https://github.com/gatsbyjs/gatsby/commit/18804916a2c7c7660557320db3dfaa8bf1ed718e)) + +#### Chores + +- update dependency del-cli to v5 for gatsby-script [#36289](https://github.com/gatsbyjs/gatsby/issues/36289) ([2ff3b09](https://github.com/gatsbyjs/gatsby/commit/2ff3b09239702f3b9b027ce2acad6082aafe18da)) + ## [1.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-script@1.5.0/packages/gatsby-script) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-sharp/CHANGELOG.md b/packages/gatsby-sharp/CHANGELOG.md index 789782697f848..c698537230cdc 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. +## [0.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@0.15.0/packages/gatsby-sharp) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [0.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-sharp@0.14.0/packages/gatsby-sharp) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 2beacdeda9669..1088f30443565 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/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. +## [7.19.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.19.0/packages/gatsby-source-contentful) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- Correctly overwrite field type on Assets [#36337](https://github.com/gatsbyjs/gatsby/issues/36337) ([6ecfe4a](https://github.com/gatsbyjs/gatsby/commit/6ecfe4a05e8f84cd3bac99f45c30be3f1c9d8aa3)) + +#### Chores + +- Update `got` [#36366](https://github.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://github.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) + ## [7.18.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.18.0/packages/gatsby-source-contentful) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index f67f3dd803b51..39e620fc1b591 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. +## [5.22.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.22.0/packages/gatsby-source-drupal) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-drupal + ## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.21.0/packages/gatsby-source-drupal) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index ae40eb6ab867c..77e0f4b9670ae 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.21.0/packages/gatsby-source-faker) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-faker + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.20.0/packages/gatsby-source-faker) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index e881d7daa3f22..04c925412644e 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.21.0/packages/gatsby-source-filesystem) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Bug Fixes + +- update dependency file-type to ^16.5.4 for gatsby-source-filesystem [#36276](https://github.com/gatsbyjs/gatsby/issues/36276) ([2bbe96d](https://github.com/gatsbyjs/gatsby/commit/2bbe96d9099e1c3d9b64ab3bb5c9b257c40386b9)) + +#### Chores + +- Update `got` [#36366](https://github.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://github.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.20.0/packages/gatsby-source-filesystem) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 0a4fb5aae5e4a..41811382a57e0 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.21.0/packages/gatsby-source-graphql) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-graphql + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.20.0/packages/gatsby-source-graphql) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index 669029da5000f..9f2e132cebec2 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.21.0/packages/gatsby-source-hacker-news) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.20.0/packages/gatsby-source-hacker-news) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 9a063a3c04311..6a6ef33b128b8 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.21.0/packages/gatsby-source-lever) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-lever + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.20.0/packages/gatsby-source-lever) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index 5089f87d5e98f..9db3cb8909d55 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.21.0/packages/gatsby-source-medium) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-medium + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.20.0/packages/gatsby-source-medium) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index 5e74964402df7..c4d9c86b15692 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.21.0/packages/gatsby-source-mongodb) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.20.0/packages/gatsby-source-mongodb) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index a14d55665ebaa..4f4ee570805ee 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.21.0/packages/gatsby-source-npm-package-search) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.20.0/packages/gatsby-source-npm-package-search) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 221ab21b3aaa0..5b6a3ff2577ba 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. +## [7.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.10.0/packages/gatsby-source-shopify) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Features + +- Add query runtime warning for CI environments [#36142](https://github.com/gatsbyjs/gatsby/issues/36142) ([e90448f](https://github.com/gatsbyjs/gatsby/commit/e90448fbd204c3e3725938ab6af9fc3260617a07)) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [7.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.9.0/packages/gatsby-source-shopify) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 960095bf2883c..d0d2477384d6c 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.21.0/packages/gatsby-source-wikipedia) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.20.0/packages/gatsby-source-wikipedia) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 769851a7583c9..ca67d7741e104 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.21.0/packages/gatsby-source-wordpress) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) +- update dependency @types/semver to ^7.3.10 [#36027](https://github.com/gatsbyjs/gatsby/issues/36027) ([a529451](https://github.com/gatsbyjs/gatsby/commit/a5294515f966b336db6c910168bdc06897d2a42b)) + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.20.0/packages/gatsby-source-wordpress) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 8e3be4dc00650..491b6465eca1f 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.21.0/packages/gatsby-telemetry) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- upgrade git-up [#36358](https://github.com/gatsbyjs/gatsby/issues/36358) ([f2f0acf](https://github.com/gatsbyjs/gatsby/commit/f2f0acf0f8c40312a4ba7988ffa5265eb892e9d2)) + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.20.0/packages/gatsby-telemetry) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 8d6ed2d8bb5c6..ff2fb77654171 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.21.0/packages/gatsby-transformer-asciidoc) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.20.0/packages/gatsby-transformer-asciidoc) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 9cc34d141fc21..bff8475a2a51a 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.21.0/packages/gatsby-transformer-csv) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.20.0/packages/gatsby-transformer-csv) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index f869d867823b8..0da838d5f554d 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. +## [6.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.21.0/packages/gatsby-transformer-documentationjs) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [6.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.20.0/packages/gatsby-transformer-documentationjs) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index d227a120531a8..ac4ed1a82dc3f 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.21.0/packages/gatsby-transformer-excel) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.20.0/packages/gatsby-transformer-excel) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 59630732b52dc..a92a2792a9eb3 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.21.0/packages/gatsby-transformer-hjson) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.20.0/packages/gatsby-transformer-hjson) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index e1f92247864a8..fa66c3711d453 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.21.0/packages/gatsby-transformer-javascript-frontmatter) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.20.0/packages/gatsby-transformer-javascript-frontmatter) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index a51f441b7febf..4856895a9c8d6 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.21.0/packages/gatsby-transformer-javascript-static-exports) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.20.0/packages/gatsby-transformer-javascript-static-exports) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 63b6360753605..ac0ae92cc55e8 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.21.0/packages/gatsby-transformer-json) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-json + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.20.0/packages/gatsby-transformer-json) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 4d89959a5a6c5..622b0e1a4c805 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. +## [3.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.21.0/packages/gatsby-transformer-pdf) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [3.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.20.0/packages/gatsby-transformer-pdf) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index 68cd5a123d7f0..7242883b1a464 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. +## [7.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.21.0/packages/gatsby-transformer-react-docgen) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [7.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.20.0/packages/gatsby-transformer-react-docgen) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index c5c60ff6872db..1d0e480371226 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.21.0/packages/gatsby-transformer-remark) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [5.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.20.0/packages/gatsby-transformer-remark) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index d1aab2e9f5571..b3cadbe6303bd 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/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.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.21.0/packages/gatsby-transformer-screenshot) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update dependency aws-sdk to ^2.1185.0 [#36280](https://github.com/gatsbyjs/gatsby/issues/36280) ([ece58dc](https://github.com/gatsbyjs/gatsby/commit/ece58dcc5cba4af4bf75131722c64082160b9832)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.20.0/packages/gatsby-transformer-screenshot) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index e4767b776743b..3e901d4f13b18 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.21.0/packages/gatsby-transformer-sharp) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Chores + +- update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.20.0/packages/gatsby-transformer-sharp) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index eb26d8e223403..957ee6debf0cb 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.21.0/packages/gatsby-transformer-sqip) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.20.0/packages/gatsby-transformer-sqip) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index a3d7539a3484e..23e7a583dccc2 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.21.0/packages/gatsby-transformer-toml) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.20.0/packages/gatsby-transformer-toml) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 56450ff61103b..89e3dae949914 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.21.0/packages/gatsby-transformer-xml) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.20.0/packages/gatsby-transformer-xml) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 2f0dc9a9d010a..64428845b2259 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. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.21.0/packages/gatsby-transformer-yaml) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.20.0/packages/gatsby-transformer-yaml) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 3388badfb143d..e0417996ad7ff 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.21.0/packages/gatsby-worker) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +**Note:** Version bump only for package gatsby-worker + ## [1.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.20.0/packages/gatsby-worker) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index aae082af0f6da..16fb6aecd7410 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,41 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.21.0/packages/gatsby) (2022-08-16) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) + +#### Features + +- Telemetry tracking for Head API [#36352](https://github.com/gatsbyjs/gatsby/issues/36352) ([f664ad2](https://github.com/gatsbyjs/gatsby/commit/f664ad215a9c5fa20dbf04238e69629b58ff2fc2)) +- Do not use context for script collection [#36246](https://github.com/gatsbyjs/gatsby/issues/36246) ([49cf094](https://github.com/gatsbyjs/gatsby/commit/49cf094380bcf69d9239f8abbbd4db9c1968dcf8)) + +#### Bug Fixes + +- Hashing and pluginOptions [#36387](https://github.com/gatsbyjs/gatsby/issues/36387) [#36395](https://github.com/gatsbyjs/gatsby/issues/36395) ([3253a38](https://github.com/gatsbyjs/gatsby/commit/3253a3860c9c74bce23c8c2fd1df651e549566b9)) +- Make runtime error overlay work in non-v8 browsers [#36365](https://github.com/gatsbyjs/gatsby/issues/36365) ([2b4ff76](https://github.com/gatsbyjs/gatsby/commit/2b4ff76976aef0eac0e042ede14cc4cff3aa1846)) +- clear and close lmdb after each test suite close [#36343](https://github.com/gatsbyjs/gatsby/issues/36343) ([f990e08](https://github.com/gatsbyjs/gatsby/commit/f990e082b0713db46c92d2ed8f70bdfb24c100f1)) +- e.remove() is not a function when using Gatsby Head API [#36338](https://github.com/gatsbyjs/gatsby/issues/36338) ([7fcf580](https://github.com/gatsbyjs/gatsby/commit/7fcf58069958dc3abe988ef624f04ef7a5eb2073)) +- Panic on gatsby-node.jsx/gatsby-node.tsx [#36308](https://github.com/gatsbyjs/gatsby/issues/36308) ([0ee492c](https://github.com/gatsbyjs/gatsby/commit/0ee492c8bf11917dc08b16acebe92bb752bdc3b7)) +- update dependency eslint-webpack-plugin to ^2.7.0 [#36041](https://github.com/gatsbyjs/gatsby/issues/36041) ([0d649a8](https://github.com/gatsbyjs/gatsby/commit/0d649a81c7befbd39870959166fd77d25514eef7)) +- Add DEV_SSR note to 95312 error [#36295](https://github.com/gatsbyjs/gatsby/issues/36295) ([db531f8](https://github.com/gatsbyjs/gatsby/commit/db531f86f9e89d1da72d44399ad5fb72092be454)) +- Make