diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 45ff11319375c..6e7cbdfdc9d82 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.12.1/packages/babel-plugin-remove-graphql-queries) (2022-04-13) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.12.0/packages/babel-plugin-remove-graphql-queries) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.11.1/packages/babel-plugin-remove-graphql-queries) (2022-03-31) **Note:** Version bump only for package babel-plugin-remove-graphql-queries diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index cd7ede95566cd..faec3109c5994 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.12.1/packages/babel-preset-gatsby-package) (2022-04-13) + +**Note:** Version bump only for package babel-preset-gatsby-package + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.12.0/packages/babel-preset-gatsby-package) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.11.0/packages/babel-preset-gatsby-package) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 35dc1d983b1bf..99468aa2af695 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/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. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.12.1/packages/babel-preset-gatsby) (2022-04-13) + +**Note:** Version bump only for package babel-preset-gatsby + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.12.0/packages/babel-preset-gatsby) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Chores + +- Updated README to include babel presets [#35069](https://github.com/gatsbyjs/gatsby/issues/35069) ([9a594bd](https://github.com/gatsbyjs/gatsby/commit/9a594bdb58e81cfb2959d81b790922c7bdbb37cd)) + ### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.11.1/packages/babel-preset-gatsby) (2022-03-31) **Note:** Version bump only for package babel-preset-gatsby diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index e61cada7f045e..69f203e4b50d5 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-gatsby/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. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.12.1/packages/create-gatsby) (2022-04-13) + +**Note:** Version bump only for package create-gatsby + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.12.0/packages/create-gatsby) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- fix missing site title fix [#35272](https://github.com/gatsbyjs/gatsby/issues/35272) ([37a87ee](https://github.com/gatsbyjs/gatsby/commit/37a87ee736ab0b578a2cd6caa598bf87d8a167b8)) + +#### Chores + +- update formatting & linting [#35302](https://github.com/gatsbyjs/gatsby/issues/35302) ([ac4fddb](https://github.com/gatsbyjs/gatsby/commit/ac4fddbd6e0368e19ed7ccfff0df8cce4e22f57e)) + ### [2.11.2](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.11.2/packages/create-gatsby) (2022-04-05) #### Bug Fixes diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index c84dc9680f603..67223f2a1e896 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.12.1/packages/gatsby-cli) (2022-04-13) + +**Note:** Version bump only for package gatsby-cli + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.12.0/packages/gatsby-cli) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-cli + ### [4.11.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.11.2/packages/gatsby-cli) (2022-04-05) **Note:** Version bump only for package gatsby-cli diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 03682e0b8ae7b..391ac5e1bd3b3 100644 --- a/packages/gatsby-codemods/CHANGELOG.md +++ b/packages/gatsby-codemods/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.12.1/packages/gatsby-codemods) (2022-04-13) + +**Note:** Version bump only for package gatsby-codemods + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.12.0/packages/gatsby-codemods) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-codemods + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.11.0/packages/gatsby-codemods) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 752762e45b762..af9be2d885f9a 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.12.1/packages/gatsby-core-utils) (2022-04-13) + +**Note:** Version bump only for package gatsby-core-utils + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.12.0/packages/gatsby-core-utils) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) +- update dependency lmdb to ^2.2.6 for gatsby-core-utils [#35284](https://github.com/gatsbyjs/gatsby/issues/35284) ([2156937](https://github.com/gatsbyjs/gatsby/commit/215693750df99a6ef1f9866492ab4330acafd34c)) +- fix exports map fix [#35274](https://github.com/gatsbyjs/gatsby/issues/35274) ([6e4b3b5](https://github.com/gatsbyjs/gatsby/commit/6e4b3b5ca999219db1e61a332ef007aada4d2b3a)) +- windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) ([392d6bc](https://github.com/gatsbyjs/gatsby/commit/392d6bc4300b9856e37a33291789e4dce5ac22d2)) + ### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.11.1/packages/gatsby-core-utils) (2022-03-31) #### Bug Fixes diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index af9e3a846e75e..62f68428e45c8 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.12.1/packages/gatsby-cypress) (2022-04-13) + +**Note:** Version bump only for package gatsby-cypress + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.12.0/packages/gatsby-cypress) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-cypress + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.11.0/packages/gatsby-cypress) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index 51c45a7bb4ae4..3c141563d69ac 100644 --- a/packages/gatsby-design-tokens/CHANGELOG.md +++ b/packages/gatsby-design-tokens/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.12.1/packages/gatsby-design-tokens) (2022-04-13) + +**Note:** Version bump only for package gatsby-design-tokens + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.12.0/packages/gatsby-design-tokens) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-design-tokens + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.11.0/packages/gatsby-design-tokens) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index d37ac39cc477f..641785ab2da46 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.12.1/packages/gatsby-dev-cli) (2022-04-13) + +**Note:** Version bump only for package gatsby-dev-cli + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.12.0/packages/gatsby-dev-cli) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency signal-exit to ^3.0.7 for gatsby-dev-cli [#34978](https://github.com/gatsbyjs/gatsby/issues/34978) ([bf918c6](https://github.com/gatsbyjs/gatsby/commit/bf918c65859f188ccb19a911a4c5f952021a1891)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.11.0/packages/gatsby-dev-cli) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index f395391045445..0e821fedb614f 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.12.1/packages/gatsby-graphiql-explorer) (2022-04-13) + +**Note:** Version bump only for package gatsby-graphiql-explorer + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.12.0/packages/gatsby-graphiql-explorer) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.11.0/packages/gatsby-graphiql-explorer) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index 4724a9366be13..2aa5a195b0bf1 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.12.1/packages/gatsby-legacy-polyfills) (2022-04-13) + +**Note:** Version bump only for package gatsby-legacy-polyfills + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.12.0/packages/gatsby-legacy-polyfills) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-legacy-polyfills + ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.11.0/packages/gatsby-legacy-polyfills) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 38b767c44370d..921f8ed479153 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.12.1/packages/gatsby-link) (2022-04-13) + +**Note:** Version bump only for package gatsby-link + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.12.0/packages/gatsby-link) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-link + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.11.1/packages/gatsby-link) (2022-03-31) **Note:** Version bump only for package gatsby-link diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 79201cf8f3938..f30a5bff18054 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.12.1/packages/gatsby-page-utils) (2022-04-13) + +**Note:** Version bump only for package gatsby-page-utils + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.12.0/packages/gatsby-page-utils) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency micromatch to ^4.0.5 for gatsby-page-utils [#35285](https://github.com/gatsbyjs/gatsby/issues/35285) ([310bcf3](https://github.com/gatsbyjs/gatsby/commit/310bcf3d551e180c26a26ce52d64f93842ee6391)) + ### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.11.1/packages/gatsby-page-utils) (2022-03-31) **Note:** Version bump only for package gatsby-page-utils diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 982b0bddf9452..0b99b122551f3 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.12.1/packages/gatsby-plugin-benchmark-reporting) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.12.0/packages/gatsby-plugin-benchmark-reporting) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.11.1/packages/gatsby-plugin-benchmark-reporting) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-benchmark-reporting diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index 59a67ac97245c..0c681a25ee527 100644 --- a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md +++ b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.12.1/packages/gatsby-plugin-canonical-urls) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.12.0/packages/gatsby-plugin-canonical-urls) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.11.0/packages/gatsby-plugin-canonical-urls) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 3f9c87f093ad2..a37fd3718cb36 100644 --- a/packages/gatsby-plugin-catch-links/CHANGELOG.md +++ b/packages/gatsby-plugin-catch-links/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.12.1/packages/gatsby-plugin-catch-links) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-catch-links + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.12.0/packages/gatsby-plugin-catch-links) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.11.0/packages/gatsby-plugin-catch-links) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 5c4440e9068f2..494051f07d497 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.12.1/packages/gatsby-plugin-coffeescript) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.12.0/packages/gatsby-plugin-coffeescript) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.11.0/packages/gatsby-plugin-coffeescript) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index 9a15b0069c5d6..b4eb22671f455 100644 --- a/packages/gatsby-plugin-cxs/CHANGELOG.md +++ b/packages/gatsby-plugin-cxs/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.12.1/packages/gatsby-plugin-cxs) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-cxs + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.12.0/packages/gatsby-plugin-cxs) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-cxs + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.11.1/packages/gatsby-plugin-cxs) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-cxs diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index aca25c3d85bdd..af27f6049fc59 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [7.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.12.1/packages/gatsby-plugin-emotion) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-emotion + +## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.12.0/packages/gatsby-plugin-emotion) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.11.0/packages/gatsby-plugin-emotion) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index ce3fc45f789a6..6c7be954f0ad0 100644 --- a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.12.1/packages/gatsby-plugin-facebook-analytics) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.12.0/packages/gatsby-plugin-facebook-analytics) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.11.0/packages/gatsby-plugin-facebook-analytics) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 7fea097edee8c..3899a4651441e 100644 --- a/packages/gatsby-plugin-feed/CHANGELOG.md +++ b/packages/gatsby-plugin-feed/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.12.1/packages/gatsby-plugin-feed) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-feed + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.12.0/packages/gatsby-plugin-feed) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-feed + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.11.1/packages/gatsby-plugin-feed) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-feed diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index be06509a9f7fe..4b4c6a52fc5f6 100644 --- a/packages/gatsby-plugin-flow/CHANGELOG.md +++ b/packages/gatsby-plugin-flow/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.12.1/packages/gatsby-plugin-flow) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-flow + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.12.0/packages/gatsby-plugin-flow) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-flow + ### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.11.1/packages/gatsby-plugin-flow) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-flow diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 268e5df92a5a2..b614a0911011a 100644 --- a/packages/gatsby-plugin-fullstory/CHANGELOG.md +++ b/packages/gatsby-plugin-fullstory/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.12.1/packages/gatsby-plugin-fullstory) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-fullstory + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.12.0/packages/gatsby-plugin-fullstory) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.11.0/packages/gatsby-plugin-fullstory) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index e5115d2166609..5bb026b7c0cf7 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.12.1/packages/gatsby-plugin-gatsby-cloud) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.12.0/packages/gatsby-plugin-gatsby-cloud) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) + +#### Chores + +- update testing library [#35304](https://github.com/gatsbyjs/gatsby/issues/35304) ([51c8641](https://github.com/gatsbyjs/gatsby/commit/51c8641cecf273a77d2a615b0fea5d307a461ba9)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.11.1/packages/gatsby-plugin-gatsby-cloud) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-gatsby-cloud diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 2a9d66f3e89d3..73d8b4d2ee99a 100644 --- a/packages/gatsby-plugin-google-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-google-analytics/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.12.1/packages/gatsby-plugin-google-analytics) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.12.0/packages/gatsby-plugin-google-analytics) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.11.0/packages/gatsby-plugin-google-analytics) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 60bf64c6da996..fb3509b991010 100644 --- a/packages/gatsby-plugin-google-gtag/CHANGELOG.md +++ b/packages/gatsby-plugin-google-gtag/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.12.1/packages/gatsby-plugin-google-gtag) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.12.0/packages/gatsby-plugin-google-gtag) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency minimatch to ^3.1.2 for gatsby-plugin-google-gtag [#35287](https://github.com/gatsbyjs/gatsby/issues/35287) ([62fa55f](https://github.com/gatsbyjs/gatsby/commit/62fa55f8dfd500f7ad3cc75c73333e07ca2740fc)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.11.0/packages/gatsby-plugin-google-gtag) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index f60e85afddbf7..fbf848220247d 100644 --- a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.12.1/packages/gatsby-plugin-google-tagmanager) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.12.0/packages/gatsby-plugin-google-tagmanager) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.11.1/packages/gatsby-plugin-google-tagmanager) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-google-tagmanager diff --git a/packages/gatsby-plugin-graphql-config/CHANGELOG.md b/packages/gatsby-plugin-graphql-config/CHANGELOG.md index 5777707078407..5250504b6b4ad 100644 --- a/packages/gatsby-plugin-graphql-config/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql-config/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [1.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-graphql-config@1.12.1/packages/gatsby-plugin-graphql-config) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-graphql-config + +## [1.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-graphql-config@1.12.0/packages/gatsby-plugin-graphql-config) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-graphql-config + ## [1.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-graphql-config@1.11.0/packages/gatsby-plugin-graphql-config) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 1b564635e7352..37ba6fa3286d2 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/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. +### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.12.1/packages/gatsby-plugin-image) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-image + +## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.12.0/packages/gatsby-plugin-image) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency prop-types to ^15.8.1 for gatsby-plugin-image [#35292](https://github.com/gatsbyjs/gatsby/issues/35292) ([c662a39](https://github.com/gatsbyjs/gatsby/commit/c662a3931dc38bd819e75539e52b1346fbb95b70)) + +#### Chores + +- update dependency semver to ^7.3.5 [#35279](https://github.com/gatsbyjs/gatsby/issues/35279) ([1d5d4a6](https://github.com/gatsbyjs/gatsby/commit/1d5d4a6ff6e376476b2a7db6dd2f5f7ce61f4483)) + ### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.11.1/packages/gatsby-plugin-image) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-image diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 4025cd6a58dac..f40996e8194d5 100644 --- a/packages/gatsby-plugin-jss/CHANGELOG.md +++ b/packages/gatsby-plugin-jss/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.12.1/packages/gatsby-plugin-jss) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-jss + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.12.0/packages/gatsby-plugin-jss) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.11.0/packages/gatsby-plugin-jss) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 22a379cce2c5e..06b25901422c7 100644 --- a/packages/gatsby-plugin-layout/CHANGELOG.md +++ b/packages/gatsby-plugin-layout/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.12.1/packages/gatsby-plugin-layout) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-layout + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.12.0/packages/gatsby-plugin-layout) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.11.0/packages/gatsby-plugin-layout) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index 3f7d872b1a471..14706d878807f 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.12.1/packages/gatsby-plugin-less) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-less + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.12.0/packages/gatsby-plugin-less) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-less + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.11.0/packages/gatsby-plugin-less) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index bcc266e45de88..f78cfbfea6a3c 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.12.1/packages/gatsby-plugin-lodash) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-lodash + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.12.0/packages/gatsby-plugin-lodash) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.11.0/packages/gatsby-plugin-lodash) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 94a2a20a7af41..21e790b9f1152 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.12.1/packages/gatsby-plugin-manifest) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-manifest + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.12.0/packages/gatsby-plugin-manifest) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Chores + +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.11.1/packages/gatsby-plugin-manifest) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-manifest diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 6466535e3d3a5..5fd19038086f4 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.12.1/packages/gatsby-plugin-mdx) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-mdx + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.12.0/packages/gatsby-plugin-mdx) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-mdx + ### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.11.1/packages/gatsby-plugin-mdx) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-mdx diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index 9af8f87a09dc1..7c2aada54c247 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.12.1/packages/gatsby-plugin-netlify-cms) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.12.0/packages/gatsby-plugin-netlify-cms) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.11.0/packages/gatsby-plugin-netlify-cms) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index edc2236cf5751..83b4228addd17 100644 --- a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md +++ b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.12.1/packages/gatsby-plugin-no-sourcemaps) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.12.0/packages/gatsby-plugin-no-sourcemaps) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.11.0/packages/gatsby-plugin-no-sourcemaps) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index a09e2da92d6db..a914c87c89ade 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.12.1/packages/gatsby-plugin-nprogress) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-nprogress + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.12.0/packages/gatsby-plugin-nprogress) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.11.0/packages/gatsby-plugin-nprogress) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 99a0198beddb7..90b2a34bfa523 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.12.1/packages/gatsby-plugin-offline) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-offline + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.12.0/packages/gatsby-plugin-offline) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-offline + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.11.1/packages/gatsby-plugin-offline) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 3c3f98d2e2ce7..37def6e098fcf 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.12.1/packages/gatsby-plugin-page-creator) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-page-creator + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.12.0/packages/gatsby-plugin-page-creator) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency globby to ^11.1.0 for gatsby-plugin-page-creator [#35282](https://github.com/gatsbyjs/gatsby/issues/35282) ([9a28752](https://github.com/gatsbyjs/gatsby/commit/9a28752cfda8bbb7c00bed17a639e18e83a2b7ab)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.11.1/packages/gatsby-plugin-page-creator) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 4ff89969e8628..6b5eb86a7b6a2 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.12.1/packages/gatsby-plugin-postcss) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-postcss + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.12.0/packages/gatsby-plugin-postcss) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.11.0/packages/gatsby-plugin-postcss) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 507ee5f27832f..10646f0ef8bba 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/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. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.12.1/packages/gatsby-plugin-preact) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-preact + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.12.0/packages/gatsby-plugin-preact) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update minor and patch dependencies for gatsby-plugin-preact [#34980](https://github.com/gatsbyjs/gatsby/issues/34980) ([58c1ede](https://github.com/gatsbyjs/gatsby/commit/58c1ede960bc4b8cb3dd6bdf479ee50c48a04e61)) + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.11.0/packages/gatsby-plugin-preact) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 33e80a54756ce..be22d3dc1b48b 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.12.1/packages/gatsby-plugin-preload-fonts) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.12.0/packages/gatsby-plugin-preload-fonts) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.11.1/packages/gatsby-plugin-preload-fonts) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-preload-fonts diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index b4061e988018f..087fa592a1e30 100644 --- a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md +++ b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.12.1/packages/gatsby-plugin-react-css-modules) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.12.0/packages/gatsby-plugin-react-css-modules) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.11.0/packages/gatsby-plugin-react-css-modules) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index d23bb8f74fe83..8fedf83a8d89c 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.12.1/packages/gatsby-plugin-react-helmet) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.12.0/packages/gatsby-plugin-react-helmet) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.11.0/packages/gatsby-plugin-react-helmet) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md index bcf89a246bbdc..11e7dc9a26360 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md +++ b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.12.1/packages/gatsby-plugin-remove-trailing-slashes) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.12.0/packages/gatsby-plugin-remove-trailing-slashes) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.11.0/packages/gatsby-plugin-remove-trailing-slashes) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 6be7fe218b08f..210c9bcd924e4 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.12.1/packages/gatsby-plugin-sass) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-sass + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.12.0/packages/gatsby-plugin-sass) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Chores + +- update dependency autoprefixer to ^10.4.4 for gatsby-plugin-sass [#35277](https://github.com/gatsbyjs/gatsby/issues/35277) ([1956121](https://github.com/gatsbyjs/gatsby/commit/19561210069a3b4d7fcfc8e0eb35ef1f32e3a141)) + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.11.1/packages/gatsby-plugin-sass) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-sass diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index dd8ed2e25b2f1..a6e7a671741ed 100644 --- a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md +++ b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.12.1/packages/gatsby-plugin-schema-snapshot) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.12.0/packages/gatsby-plugin-schema-snapshot) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.11.0/packages/gatsby-plugin-schema-snapshot) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 87f6441d7c62f..eda2862da237e 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/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.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.12.1/packages/gatsby-plugin-sharp) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-sharp + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.12.0/packages/gatsby-plugin-sharp) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update minor and patch dependencies for gatsby-plugin-sharp [#35296](https://github.com/gatsbyjs/gatsby/issues/35296) ([6f088aa](https://github.com/gatsbyjs/gatsby/commit/6f088aa809549890ad1126df00fe40ab74870711)) +- windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) ([392d6bc](https://github.com/gatsbyjs/gatsby/commit/392d6bc4300b9856e37a33291789e4dce5ac22d2)) + +#### Chores + +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.1/packages/gatsby-plugin-sharp) (2022-03-31) #### Bug Fixes diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 569e7b57986aa..acbf4ffc0bfd5 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.12.1/packages/gatsby-plugin-sitemap) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-sitemap + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.12.0/packages/gatsby-plugin-sitemap) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency minimatch to ^3.1.2 for gatsby-plugin-sitemap [#35288](https://github.com/gatsbyjs/gatsby/issues/35288) ([b5c980a](https://github.com/gatsbyjs/gatsby/commit/b5c980a739bfc044f7beeeae7ebdcb5712930be3)) + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.11.1/packages/gatsby-plugin-sitemap) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-sitemap diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 070b5f9cbceda..d7978291bbda6 100644 --- a/packages/gatsby-plugin-styled-components/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-components/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.12.1/packages/gatsby-plugin-styled-components) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-styled-components + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.12.0/packages/gatsby-plugin-styled-components) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.11.0/packages/gatsby-plugin-styled-components) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index 56d55548b516d..e1be614b90ef9 100644 --- a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.12.1/packages/gatsby-plugin-styled-jsx) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.12.0/packages/gatsby-plugin-styled-jsx) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.11.0/packages/gatsby-plugin-styled-jsx) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index e38e94031b658..82f999bd602a6 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [7.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.12.1/packages/gatsby-plugin-styletron) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-styletron + +## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.12.0/packages/gatsby-plugin-styletron) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.11.0/packages/gatsby-plugin-styletron) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 4eebcaeb56cb4..5fcc21e59f427 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.12.1/packages/gatsby-plugin-stylus) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-stylus + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.12.0/packages/gatsby-plugin-stylus) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.11.0/packages/gatsby-plugin-stylus) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 6ff5bc777cb3c..72da483930b32 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.12.1/packages/gatsby-plugin-subfont) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-subfont + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.12.0/packages/gatsby-plugin-subfont) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.11.0/packages/gatsby-plugin-subfont) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 3c936327658c2..dbd92e1ba3bfd 100644 --- a/packages/gatsby-plugin-twitter/CHANGELOG.md +++ b/packages/gatsby-plugin-twitter/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.12.1/packages/gatsby-plugin-twitter) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-twitter + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.12.0/packages/gatsby-plugin-twitter) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-twitter + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.11.1/packages/gatsby-plugin-twitter) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-twitter diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 7a75e49f48b90..d2197cc9ec8cf 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.12.1/packages/gatsby-plugin-typescript) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-typescript + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.12.0/packages/gatsby-plugin-typescript) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-typescript + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.11.1/packages/gatsby-plugin-typescript) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-typescript diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 5211d1d545d63..db7c3d0a3fd4f 100644 --- a/packages/gatsby-plugin-typography/CHANGELOG.md +++ b/packages/gatsby-plugin-typography/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.12.1/packages/gatsby-plugin-typography) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-typography + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.12.0/packages/gatsby-plugin-typography) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.11.0/packages/gatsby-plugin-typography) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index 9fd773a07ceca..19961b7a2d460 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.6.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.6.1/packages/gatsby-plugin-utils) (2022-04-13) + +**Note:** Version bump only for package gatsby-plugin-utils + +## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.6.0/packages/gatsby-plugin-utils) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) + +#### Chores + +- update dependency msw to ^0.39.2 for gatsby-plugin-utils [#35300](https://github.com/gatsbyjs/gatsby/issues/35300) ([aa0f61a](https://github.com/gatsbyjs/gatsby/commit/aa0f61ab40560183745e96bcef834577bc4be156)) + ### [3.5.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.5.1/packages/gatsby-plugin-utils) (2022-03-31) **Note:** Version bump only for package gatsby-plugin-utils diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 33e25fe491218..74eec87b89c78 100644 --- a/packages/gatsby-react-router-scroll/CHANGELOG.md +++ b/packages/gatsby-react-router-scroll/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.12.1/packages/gatsby-react-router-scroll) (2022-04-13) + +**Note:** Version bump only for package gatsby-react-router-scroll + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.12.0/packages/gatsby-react-router-scroll) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency prop-types to ^15.8.1 for gatsby-react-router-scroll [#35293](https://github.com/gatsbyjs/gatsby/issues/35293) ([564a1d9](https://github.com/gatsbyjs/gatsby/commit/564a1d961e93f4bc85791e4870727afa7867df07)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.11.0/packages/gatsby-react-router-scroll) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 83009e0e14d27..8b4bb8fcdfc64 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.12.1/packages/gatsby-remark-autolink-headers) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.12.0/packages/gatsby-remark-autolink-headers) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.11.1/packages/gatsby-remark-autolink-headers) (2022-03-31) **Note:** Version bump only for package gatsby-remark-autolink-headers diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index a9aa7e1ded52b..cb3b4f2925a5c 100644 --- a/packages/gatsby-remark-code-repls/CHANGELOG.md +++ b/packages/gatsby-remark-code-repls/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. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.12.1/packages/gatsby-remark-code-repls) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-code-repls + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.12.0/packages/gatsby-remark-code-repls) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency urijs to ^1.19.10 for gatsby-remark-code-repls [#35294](https://github.com/gatsbyjs/gatsby/issues/35294) ([d426849](https://github.com/gatsbyjs/gatsby/commit/d42684912691617d71ea82d8b91d9f53a06280bc)) + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.11.0/packages/gatsby-remark-code-repls) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index 8056db31eec17..bb871464b222e 100644 --- a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md +++ b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.12.1/packages/gatsby-remark-copy-linked-files) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.12.0/packages/gatsby-remark-copy-linked-files) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency probe-image-size to ^7.2.3 for gatsby-remark-copy-linked-files [#35289](https://github.com/gatsbyjs/gatsby/issues/35289) ([5039ca0](https://github.com/gatsbyjs/gatsby/commit/5039ca048b6505fe75d273c0c97cabb6a40d9352)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.11.0/packages/gatsby-remark-copy-linked-files) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 53347f08e3157..da8dfea87c99d 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.12.1/packages/gatsby-remark-custom-blocks) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.12.0/packages/gatsby-remark-custom-blocks) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.11.0/packages/gatsby-remark-custom-blocks) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 7d8730c073e31..7ecbb91c685fe 100644 --- a/packages/gatsby-remark-embed-snippet/CHANGELOG.md +++ b/packages/gatsby-remark-embed-snippet/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [7.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.12.1/packages/gatsby-remark-embed-snippet) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + +## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.12.0/packages/gatsby-remark-embed-snippet) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.11.0/packages/gatsby-remark-embed-snippet) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 73b7675700ae7..4c4490380af13 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.12.1/packages/gatsby-remark-graphviz) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-graphviz + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.12.0/packages/gatsby-remark-graphviz) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.11.0/packages/gatsby-remark-graphviz) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index db983183fc43d..b6bd5e1b67614 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.12.1/packages/gatsby-remark-images-contentful) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-images-contentful + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.12.0/packages/gatsby-remark-images-contentful) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Chores + +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.11.0/packages/gatsby-remark-images-contentful) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 19fef81c47afe..7c4e081a6878c 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.12.1/packages/gatsby-remark-images) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-images + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.12.0/packages/gatsby-remark-images) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-images + ### [6.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.11.1/packages/gatsby-remark-images) (2022-03-31) **Note:** Version bump only for package gatsby-remark-images diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index e71669c87f03b..5da29155b59c1 100644 --- a/packages/gatsby-remark-katex/CHANGELOG.md +++ b/packages/gatsby-remark-katex/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.12.1/packages/gatsby-remark-katex) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-katex + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.12.0/packages/gatsby-remark-katex) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-katex + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.11.0/packages/gatsby-remark-katex) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 7210701c62863..b3ea3b9dacf4e 100644 --- a/packages/gatsby-remark-prismjs/CHANGELOG.md +++ b/packages/gatsby-remark-prismjs/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.12.1/packages/gatsby-remark-prismjs) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-prismjs + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.12.0/packages/gatsby-remark-prismjs) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.11.0/packages/gatsby-remark-prismjs) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index e69d3b9f0dde9..f23f8fd9e962e 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.12.1/packages/gatsby-remark-responsive-iframe) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.12.0/packages/gatsby-remark-responsive-iframe) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.11.0/packages/gatsby-remark-responsive-iframe) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 05befc8b63505..b9e1119ec6314 100644 --- a/packages/gatsby-remark-smartypants/CHANGELOG.md +++ b/packages/gatsby-remark-smartypants/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.12.1/packages/gatsby-remark-smartypants) (2022-04-13) + +**Note:** Version bump only for package gatsby-remark-smartypants + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.12.0/packages/gatsby-remark-smartypants) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.11.0/packages/gatsby-remark-smartypants) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 15438cc3ec061..ea2d5be8adb68 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.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.10.1/packages/gatsby-source-contentful) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-contentful + +## [7.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.10.0/packages/gatsby-source-contentful) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- handle backreferences on data updates properly [#35214](https://github.com/gatsbyjs/gatsby/issues/35214) ([cf98027](https://github.com/gatsbyjs/gatsby/commit/cf980279eabc6ad5b4a001666b69f7497c21bed1)) + ### [7.9.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.9.1/packages/gatsby-source-contentful) (2022-03-31) #### Bug Fixes diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index c1af11a2c59c2..86326cc00201d 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/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. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.12.1/packages/gatsby-source-drupal) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-drupal + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.12.0/packages/gatsby-source-drupal) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update minor and patch dependencies for gatsby-source-drupal [#34981](https://github.com/gatsbyjs/gatsby/issues/34981) ([e0ce04f](https://github.com/gatsbyjs/gatsby/commit/e0ce04faf4bcb71198648f4697b5cfd813e8e1ea)) + +#### Chores + +- Delete .Rhistory [#35251](https://github.com/gatsbyjs/gatsby/issues/35251) ([6328c9d](https://github.com/gatsbyjs/gatsby/commit/6328c9d355a85c647f09fdfb428ef458bc04a312)) + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.11.1/packages/gatsby-source-drupal) (2022-03-31) **Note:** Version bump only for package gatsby-source-drupal diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index 1e9d1aa75d00f..5e13a5f41c713 100644 --- a/packages/gatsby-source-faker/CHANGELOG.md +++ b/packages/gatsby-source-faker/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.12.1/packages/gatsby-source-faker) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-faker + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.12.0/packages/gatsby-source-faker) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-faker + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.11.0/packages/gatsby-source-faker) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 21919b459a3e0..1f9ae56e77a45 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/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.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.12.1/packages/gatsby-source-filesystem) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-filesystem + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.12.0/packages/gatsby-source-filesystem) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) +- use correct hash when using createFileNodeFromBuffer [#35243](https://github.com/gatsbyjs/gatsby/issues/35243) ([54f643b](https://github.com/gatsbyjs/gatsby/commit/54f643b04c296af22df1176397389dd110380791)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.11.1/packages/gatsby-source-filesystem) (2022-03-31) **Note:** Version bump only for package gatsby-source-filesystem diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index a9bcfce06874c..a477bad3d2209 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.12.1/packages/gatsby-source-graphql) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-graphql + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.12.0/packages/gatsby-source-graphql) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update minor and patch dependencies for gatsby-source-graphql [#35297](https://github.com/gatsbyjs/gatsby/issues/35297) ([e138218](https://github.com/gatsbyjs/gatsby/commit/e1382186889cd9da6dce946ad5a68976b9c90f47)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.11.1/packages/gatsby-source-graphql) (2022-03-31) **Note:** Version bump only for package gatsby-source-graphql diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index 9e86d250d64ec..bda73f06e724d 100644 --- a/packages/gatsby-source-hacker-news/CHANGELOG.md +++ b/packages/gatsby-source-hacker-news/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.12.1/packages/gatsby-source-hacker-news) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-hacker-news + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.12.0/packages/gatsby-source-hacker-news) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.11.0/packages/gatsby-source-hacker-news) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index ba07ddbcd3a57..169221ee007e8 100644 --- a/packages/gatsby-source-lever/CHANGELOG.md +++ b/packages/gatsby-source-lever/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.12.1/packages/gatsby-source-lever) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-lever + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.12.0/packages/gatsby-source-lever) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-lever + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.11.0/packages/gatsby-source-lever) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index 61fc2e4e2c656..7e3610aef20b1 100644 --- a/packages/gatsby-source-medium/CHANGELOG.md +++ b/packages/gatsby-source-medium/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.12.1/packages/gatsby-source-medium) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-medium + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.12.0/packages/gatsby-source-medium) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-medium + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.11.0/packages/gatsby-source-medium) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index d079dbdd90a89..e0a3e571c6230 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.12.1/packages/gatsby-source-mongodb) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-mongodb + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.12.0/packages/gatsby-source-mongodb) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.11.0/packages/gatsby-source-mongodb) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index 2223a4822e6c7..5d08a017b79b2 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.12.1/packages/gatsby-source-npm-package-search) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-npm-package-search + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.12.0/packages/gatsby-source-npm-package-search) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.11.0/packages/gatsby-source-npm-package-search) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 76c923def58e1..8aa584103b95e 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/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. +### [7.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.1.1/packages/gatsby-source-shopify) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-shopify + +## [7.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.1.0/packages/gatsby-source-shopify) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) + +#### Chores + +- update formatting & linting [#35302](https://github.com/gatsbyjs/gatsby/issues/35302) ([ac4fddb](https://github.com/gatsbyjs/gatsby/commit/ac4fddbd6e0368e19ed7ccfff0df8cce4e22f57e)) +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ### [7.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.0.1/packages/gatsby-source-shopify) (2022-03-31) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index a979d17df4fdd..d9b742847582a 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.12.1/packages/gatsby-source-wikipedia) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-wikipedia + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.12.0/packages/gatsby-source-wikipedia) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.11.0/packages/gatsby-source-wikipedia) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 5869cf6a8c521..281a86cd8b43f 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/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. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.12.1/packages/gatsby-source-wordpress) (2022-04-13) + +**Note:** Version bump only for package gatsby-source-wordpress + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.12.0/packages/gatsby-source-wordpress) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- logic for matching image nodes [#35324](https://github.com/gatsbyjs/gatsby/issues/35324) ([7824e60](https://github.com/gatsbyjs/gatsby/commit/7824e60fc1bedecee59b4fd6923ea98173abd747)) + +#### Chores + +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ### [6.11.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.11.2/packages/gatsby-source-wordpress) (2022-04-05) #### Bug Fixes diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index eaa716a9579df..cb6eb88b66a33 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.12.1/packages/gatsby-telemetry) (2022-04-13) + +**Note:** Version bump only for package gatsby-telemetry + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.12.0/packages/gatsby-telemetry) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-telemetry + ### [3.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.11.1/packages/gatsby-telemetry) (2022-03-31) **Note:** Version bump only for package gatsby-telemetry diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index a1600a959a0bc..07f2b1dc0455a 100644 --- a/packages/gatsby-transformer-asciidoc/CHANGELOG.md +++ b/packages/gatsby-transformer-asciidoc/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.12.1/packages/gatsby-transformer-asciidoc) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.12.0/packages/gatsby-transformer-asciidoc) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.11.0/packages/gatsby-transformer-asciidoc) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index ee63c95c23f0b..037590cf42731 100644 --- a/packages/gatsby-transformer-csv/CHANGELOG.md +++ b/packages/gatsby-transformer-csv/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.12.1/packages/gatsby-transformer-csv) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-csv + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.12.0/packages/gatsby-transformer-csv) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.11.0/packages/gatsby-transformer-csv) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index 8dd16f0a670f3..38cc08464000c 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [6.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.12.1/packages/gatsby-transformer-documentationjs) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + +## [6.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.12.0/packages/gatsby-transformer-documentationjs) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [6.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.11.0/packages/gatsby-transformer-documentationjs) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index a4cbb75f434b5..ae31a2c5135a0 100644 --- a/packages/gatsby-transformer-excel/CHANGELOG.md +++ b/packages/gatsby-transformer-excel/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.12.1/packages/gatsby-transformer-excel) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-excel + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.12.0/packages/gatsby-transformer-excel) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.11.0/packages/gatsby-transformer-excel) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 5268e1c7212ea..9155f923492c6 100644 --- a/packages/gatsby-transformer-hjson/CHANGELOG.md +++ b/packages/gatsby-transformer-hjson/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.12.1/packages/gatsby-transformer-hjson) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-hjson + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.12.0/packages/gatsby-transformer-hjson) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.11.0/packages/gatsby-transformer-hjson) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 7e1c2ecaf30f1..4dad29018838b 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.12.1/packages/gatsby-transformer-javascript-frontmatter) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.12.0/packages/gatsby-transformer-javascript-frontmatter) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.11.0/packages/gatsby-transformer-javascript-frontmatter) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index f9a4c2a1bb794..fb3a5ea365115 100644 --- a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.12.1/packages/gatsby-transformer-javascript-static-exports) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.12.0/packages/gatsby-transformer-javascript-static-exports) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.11.0/packages/gatsby-transformer-javascript-static-exports) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index cbbb7b4dbd2f0..ca876c097819c 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.12.1/packages/gatsby-transformer-json) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-json + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.12.0/packages/gatsby-transformer-json) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-json + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.11.0/packages/gatsby-transformer-json) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index d0797ecebd35d..9a81323203aa1 100644 --- a/packages/gatsby-transformer-pdf/CHANGELOG.md +++ b/packages/gatsby-transformer-pdf/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [3.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.12.1/packages/gatsby-transformer-pdf) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-pdf + +## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.12.0/packages/gatsby-transformer-pdf) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.11.0/packages/gatsby-transformer-pdf) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index aa2fcbb48f156..b5c2c00d02c4a 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [7.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.12.1/packages/gatsby-transformer-react-docgen) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + +## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.12.0/packages/gatsby-transformer-react-docgen) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [7.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.11.0/packages/gatsby-transformer-react-docgen) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 90af96b5c8732..08b52a1937cc5 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.12.1/packages/gatsby-transformer-remark) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-remark + +## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.12.0/packages/gatsby-transformer-remark) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-remark + ### [5.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.11.1/packages/gatsby-transformer-remark) (2022-03-31) **Note:** Version bump only for package gatsby-transformer-remark diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index ccb09cb8eced2..b43c109a5217c 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.12.1/packages/gatsby-transformer-screenshot) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-screenshot + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.12.0/packages/gatsby-transformer-screenshot) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.11.0/packages/gatsby-transformer-screenshot) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 3100ab692a4a9..85864f941cadf 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.12.1/packages/gatsby-transformer-sharp) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-sharp + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.12.0/packages/gatsby-transformer-sharp) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency probe-image-size to ^7.2.3 for gatsby-transformer-sharp [#35290](https://github.com/gatsbyjs/gatsby/issues/35290) ([5d1a5e5](https://github.com/gatsbyjs/gatsby/commit/5d1a5e586eb50d5c150f759d3d98e6f902922ba2)) + +#### Chores + +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.11.0/packages/gatsby-transformer-sharp) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index b87a760f0b1e2..32e3cd29902fa 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/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. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.12.1/packages/gatsby-transformer-sqip) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-sqip + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.12.0/packages/gatsby-transformer-sqip) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- update dependency mini-svg-data-uri to ^1.4.4 for gatsby-transformer-sqip [#35286](https://github.com/gatsbyjs/gatsby/issues/35286) ([e4ef32a](https://github.com/gatsbyjs/gatsby/commit/e4ef32a41021bb6cabb9dd195cf3c6fe5a52175c)) + +#### Chores + +- update dependency debug to ^4.3.4 for gatsby-transformer-sqip [#35278](https://github.com/gatsbyjs/gatsby/issues/35278) ([8b0e81b](https://github.com/gatsbyjs/gatsby/commit/8b0e81bf6d45acf87bb003595ec3a40ab54445f8)) + ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.11.1/packages/gatsby-transformer-sqip) (2022-03-31) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index 20c2587e4bf11..37fb70aa85a99 100644 --- a/packages/gatsby-transformer-toml/CHANGELOG.md +++ b/packages/gatsby-transformer-toml/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.12.1/packages/gatsby-transformer-toml) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-toml + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.12.0/packages/gatsby-transformer-toml) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.11.0/packages/gatsby-transformer-toml) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index e56fdfa0b8ad0..990b737d222d7 100644 --- a/packages/gatsby-transformer-xml/CHANGELOG.md +++ b/packages/gatsby-transformer-xml/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.12.1/packages/gatsby-transformer-xml) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-xml + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.12.0/packages/gatsby-transformer-xml) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.11.0/packages/gatsby-transformer-xml) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index bf6778d017de0..a1b5903530468 100644 --- a/packages/gatsby-transformer-yaml/CHANGELOG.md +++ b/packages/gatsby-transformer-yaml/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.12.1/packages/gatsby-transformer-yaml) (2022-04-13) + +**Note:** Version bump only for package gatsby-transformer-yaml + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.12.0/packages/gatsby-transformer-yaml) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.11.0/packages/gatsby-transformer-yaml) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index f3585d5083a42..3fc4df133065f 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [1.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.12.1/packages/gatsby-worker) (2022-04-13) + +**Note:** Version bump only for package gatsby-worker + +## [1.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.12.0/packages/gatsby-worker) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +**Note:** Version bump only for package gatsby-worker + ## [1.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.11.0/packages/gatsby-worker) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index dac5970f4d546..471e1b972710e 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.12.1/packages/gatsby) (2022-04-13) + +**Note:** Version bump only for package gatsby + +## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.12.0/packages/gatsby) (2022-04-12) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) + +#### Bug Fixes + +- only install 2.2.x patch versions of lmdb while 2.3.0 has a bug [#35397](https://github.com/gatsbyjs/gatsby/issues/35397) [#35398](https://github.com/gatsbyjs/gatsby/issues/35398) ([17c380b](https://github.com/gatsbyjs/gatsby/commit/17c380b8cea8b364d9628711be8222f4bffbd02f)) +- fix decoding issue in SSR fix [#35346](https://github.com/gatsbyjs/gatsby/issues/35346) ([0809c20](https://github.com/gatsbyjs/gatsby/commit/0809c20968713db91fb09a7e56aebc70aa111ea8)) +- fix DSG special char 404 issue fix [#35336](https://github.com/gatsbyjs/gatsby/issues/35336) ([e17e533](https://github.com/gatsbyjs/gatsby/commit/e17e533ddb3a7052e537710563b627d7187ef873)) +- ignore crawlers when prefetching [#35260](https://github.com/gatsbyjs/gatsby/issues/35260) ([9e7bf93](https://github.com/gatsbyjs/gatsby/commit/9e7bf93ab8b27b5e5736da222bc6f82fe11358a8)) +- path pieces too long and url safe base64 encoding [#35160](https://github.com/gatsbyjs/gatsby/issues/35160) ([3f12544](https://github.com/gatsbyjs/gatsby/commit/3f1254492bacfbe1957c5d2ce866392ec8105b50)) +- React 18 Hydration with offline plugin [#35319](https://github.com/gatsbyjs/gatsby/issues/35319) ([5a91e55](https://github.com/gatsbyjs/gatsby/commit/5a91e55c39e5109319dfae4804168b4c8bd231bb)) +- fix intermittent wrong sort results when sorting on materialized field fix [#35271](https://github.com/gatsbyjs/gatsby/issues/35271) ([ab4fa21](https://github.com/gatsbyjs/gatsby/commit/ab4fa2121f40c5e34d7215829bfa8803e0c019f7)) +- update dependency eslint-plugin-react-hooks to ^4.4.0 [#35305](https://github.com/gatsbyjs/gatsby/issues/35305) ([84156de](https://github.com/gatsbyjs/gatsby/commit/84156decc01f53f9173eb6c8ab3fa7361c0a8eaa)) +- update dependency eslint-plugin-react to ^7.29.4 [#35280](https://github.com/gatsbyjs/gatsby/issues/35280) ([43ba14e](https://github.com/gatsbyjs/gatsby/commit/43ba14ef0b58e33b5230065339aa6995b68ede25)) +- use gatsby root instead of process.cwd [#35263](https://github.com/gatsbyjs/gatsby/issues/35263) ([039f2cc](https://github.com/gatsbyjs/gatsby/commit/039f2cc1b9c0ad4f04e59b37134baa8afb3749d9)) + +#### Chores + +- e2e/integration with React 17 & 18 [#35320](https://github.com/gatsbyjs/gatsby/issues/35320) ([bb3287e](https://github.com/gatsbyjs/gatsby/commit/bb3287ed9fc4d76d8109c2c3c72cc5d19596787e)) +- update formatting & linting [#35302](https://github.com/gatsbyjs/gatsby/issues/35302) ([ac4fddb](https://github.com/gatsbyjs/gatsby/commit/ac4fddbd6e0368e19ed7ccfff0df8cce4e22f57e)) +- update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) +- add conditions to createRedirect api docs [#35240](https://github.com/gatsbyjs/gatsby/issues/35240) ([3acf40e](https://github.com/gatsbyjs/gatsby/commit/3acf40e9f4ef8aa738dfdf4dfe50707a3b6891a0)) + ### [4.11.3](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.11.3/packages/gatsby) (2022-04-11) #### Bug Fixes