diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index ce1037df28698..f63bf5b0ee2da 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.3.0/packages/babel-plugin-remove-graphql-queries) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.2.0/packages/babel-plugin-remove-graphql-queries) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index cf081b4a2193f..63b404e0496aa 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.3.0/packages/babel-preset-gatsby-package) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.2.0/packages/babel-preset-gatsby-package) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index faaf5296e675c..c6c356dd233d5 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.3.0/packages/babel-preset-gatsby) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package babel-preset-gatsby + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.2.0/packages/babel-preset-gatsby) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index 03609369850f7..ab213f7bd85c7 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-gatsby/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.3.0/packages/create-gatsby) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Order inputs alphabetically [#34057](https://github.com/gatsbyjs/gatsby/issues/34057) ([f8bbaf9](https://github.com/gatsbyjs/gatsby/commit/f8bbaf9c4f5f5048fa96437bdc78e9ab8c69b678)) + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.2.0/packages/create-gatsby) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 64513822f4fe3..0d9617b9ad39f 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.3.0/packages/gatsby-cli) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Features + +- Node manifest api v2 [#34024](https://github.com/gatsbyjs/gatsby/issues/34024) ([a7f3f85](https://github.com/gatsbyjs/gatsby/commit/a7f3f85dc64377ff6fadc865155aeb878c7cf97f)) + +#### Bug Fixes + +- fix stuck warnings not showing all the in-progress activities fix [#34079](https://github.com/gatsbyjs/gatsby/issues/34079) ([a996b51](https://github.com/gatsbyjs/gatsby/commit/a996b5123aaf1d183504e0b85ea25d493b9972e5)) + +#### Performance Improvements + +- dont retain logs in memory in non-ink loggers [#34045](https://github.com/gatsbyjs/gatsby/issues/34045) ([c30fbfc](https://github.com/gatsbyjs/gatsby/commit/c30fbfc7e85b28595522b75d53d439f767ab450e)) + +#### Chores + +- log pending jobs when build is stuck [#34102](https://github.com/gatsbyjs/gatsby/issues/34102) [#34107](https://github.com/gatsbyjs/gatsby/issues/34107) ([b90f394](https://github.com/gatsbyjs/gatsby/commit/b90f39461615b2131463b1c9396cd80e505755bf)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.2.0/packages/gatsby-cli) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index faf96b1212ed6..e57569d7fff2a 100644 --- a/packages/gatsby-codemods/CHANGELOG.md +++ b/packages/gatsby-codemods/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.3.0/packages/gatsby-codemods) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-codemods + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.2.0/packages/gatsby-codemods) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 43c7e6eca0507..0f595125624e0 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.3.0/packages/gatsby-core-utils) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- handle 304 correctly between builds [#33975](https://github.com/gatsbyjs/gatsby/issues/33975) ([734ff16](https://github.com/gatsbyjs/gatsby/commit/734ff16a14bb150c1d68627623ebb3988c8ce1d0)) + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.2.0/packages/gatsby-core-utils) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index 87e8c71ff9dda..6cc50305fa04d 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.3.0/packages/gatsby-cypress) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-cypress + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.2.0/packages/gatsby-cypress) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index b408cbfed7038..59eab0371e32f 100644 --- a/packages/gatsby-design-tokens/CHANGELOG.md +++ b/packages/gatsby-design-tokens/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.3.0/packages/gatsby-design-tokens) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-design-tokens + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.2.0/packages/gatsby-design-tokens) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index 7c9ac84a4e84c..b0b996958b9e8 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.3.0/packages/gatsby-dev-cli) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-dev-cli + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.2.0/packages/gatsby-dev-cli) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 6f91b8a1c99ec..a3f935116ffaa 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.3.0/packages/gatsby-graphiql-explorer) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.2.0/packages/gatsby-graphiql-explorer) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index 9919309b81381..d87e8979e59fb 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.3.0/packages/gatsby-legacy-polyfills) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-legacy-polyfills + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.2.0/packages/gatsby-legacy-polyfills) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index 08de2b2838ece..2af2b1559982f 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.3.0/packages/gatsby-link) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-link + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.2.0/packages/gatsby-link) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index f49fe7835d348..add7df70d283d 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.3.0/packages/gatsby-page-utils) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-page-utils + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.2.0/packages/gatsby-page-utils) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 05312c6df1252..4ed39d5f01e05 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.3.0/packages/gatsby-plugin-benchmark-reporting) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.2.0/packages/gatsby-plugin-benchmark-reporting) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index b26f6c0b122d3..92a68b6af8a28 100644 --- a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md +++ b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.3.0/packages/gatsby-plugin-canonical-urls) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.2.0/packages/gatsby-plugin-canonical-urls) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index e04ca058b2c3a..b2e9c78c4e399 100644 --- a/packages/gatsby-plugin-catch-links/CHANGELOG.md +++ b/packages/gatsby-plugin-catch-links/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.3.0/packages/gatsby-plugin-catch-links) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.2.0/packages/gatsby-plugin-catch-links) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 8eb46774c47a5..b3031b7f08099 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.3.0/packages/gatsby-plugin-coffeescript) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.2.0/packages/gatsby-plugin-coffeescript) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md b/packages/gatsby-plugin-create-client-paths/CHANGELOG.md index 987960851c926..759d2f9aacffc 100644 --- a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md +++ b/packages/gatsby-plugin-create-client-paths/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.3.0/packages/gatsby-plugin-create-client-paths) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-create-client-paths + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-create-client-paths@4.2.0/packages/gatsby-plugin-create-client-paths) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index 014f394b34a15..b07bf936969ee 100644 --- a/packages/gatsby-plugin-cxs/CHANGELOG.md +++ b/packages/gatsby-plugin-cxs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.3.0/packages/gatsby-plugin-cxs) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.2.0/packages/gatsby-plugin-cxs) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 50091dd227d21..7c87a8d154d23 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.3.0/packages/gatsby-plugin-emotion) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [7.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.2.0/packages/gatsby-plugin-emotion) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 36090678228b2..715e53e9a3271 100644 --- a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.3.0/packages/gatsby-plugin-facebook-analytics) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.2.0/packages/gatsby-plugin-facebook-analytics) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index cafc3feae72f1..5f2d548d13393 100644 --- a/packages/gatsby-plugin-feed/CHANGELOG.md +++ b/packages/gatsby-plugin-feed/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.3.0/packages/gatsby-plugin-feed) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.2.0/packages/gatsby-plugin-feed) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index a007633fbe462..29a7eee07ec83 100644 --- a/packages/gatsby-plugin-flow/CHANGELOG.md +++ b/packages/gatsby-plugin-flow/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.3.0/packages/gatsby-plugin-flow) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.2.0/packages/gatsby-plugin-flow) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 9ed5ba9f1e52a..1c18016201488 100644 --- a/packages/gatsby-plugin-fullstory/CHANGELOG.md +++ b/packages/gatsby-plugin-fullstory/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.3.0/packages/gatsby-plugin-fullstory) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.2.0/packages/gatsby-plugin-fullstory) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 7aea691228695..bd2c5e811e6b4 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.3.0/packages/gatsby-plugin-gatsby-cloud) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-gatsby-cloud + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.2.0/packages/gatsby-plugin-gatsby-cloud) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 86f8b558b1cfb..baa6ccfb33b7c 100644 --- a/packages/gatsby-plugin-google-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-google-analytics/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.3.0/packages/gatsby-plugin-google-analytics) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.2.0/packages/gatsby-plugin-google-analytics) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 05f1fed993b9d..35f6fdf320d90 100644 --- a/packages/gatsby-plugin-google-gtag/CHANGELOG.md +++ b/packages/gatsby-plugin-google-gtag/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.3.0/packages/gatsby-plugin-google-gtag) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.2.0/packages/gatsby-plugin-google-gtag) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 4d03bb321a79e..ff71ba02b054b 100644 --- a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.3.0/packages/gatsby-plugin-google-tagmanager) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.2.0/packages/gatsby-plugin-google-tagmanager) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-graphql-config/CHANGELOG.md b/packages/gatsby-plugin-graphql-config/CHANGELOG.md index d435afe14d945..46a458d10a35f 100644 --- a/packages/gatsby-plugin-graphql-config/CHANGELOG.md +++ b/packages/gatsby-plugin-graphql-config/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-graphql-config@1.3.0/packages/gatsby-plugin-graphql-config) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-graphql-config + ## [1.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-graphql-config@1.2.0/packages/gatsby-plugin-graphql-config) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index f58daf96c49da..ff0e125538fa5 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.3.0/packages/gatsby-plugin-image) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-image + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.2.0/packages/gatsby-plugin-image) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 5cda0e6fe11ae..38067a82199ca 100644 --- a/packages/gatsby-plugin-jss/CHANGELOG.md +++ b/packages/gatsby-plugin-jss/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.3.0/packages/gatsby-plugin-jss) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.2.0/packages/gatsby-plugin-jss) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index d4c24a1e840d7..10eb9fcdd64f1 100644 --- a/packages/gatsby-plugin-layout/CHANGELOG.md +++ b/packages/gatsby-plugin-layout/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.3.0/packages/gatsby-plugin-layout) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.2.0/packages/gatsby-plugin-layout) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index 89fee74d2d217..6e019af502373 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.3.0/packages/gatsby-plugin-less) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-less + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.2.0/packages/gatsby-plugin-less) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index 32cd0c9487a1f..40017d53c15cc 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.3.0/packages/gatsby-plugin-lodash) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.2.0/packages/gatsby-plugin-lodash) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 5349b96e8f97b..298a16bca143a 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.3.0/packages/gatsby-plugin-manifest) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Delete `cacheDigest` from generated webmanifest [#33966](https://github.com/gatsbyjs/gatsby/issues/33966) ([27cf7e7](https://github.com/gatsbyjs/gatsby/commit/27cf7e7b0416f5559438ff296232afb2a7237654)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.2.0/packages/gatsby-plugin-manifest) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 702a9fe92c6a4..0dcea1451fee9 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.3.0/packages/gatsby-plugin-mdx) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.2.0/packages/gatsby-plugin-mdx) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index d4d941fe44f70..b39d82ed92ff4 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.3.0/packages/gatsby-plugin-netlify-cms) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.2.0/packages/gatsby-plugin-netlify-cms) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index 033ebe765cad7..71b36d76c6d44 100644 --- a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md +++ b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.3.0/packages/gatsby-plugin-no-sourcemaps) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.2.0/packages/gatsby-plugin-no-sourcemaps) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index 208bbf76eff9a..40dce40b6f680 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.3.0/packages/gatsby-plugin-nprogress) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Features + +- Replace `nprogress` with `accessible-nprogress` [#34038](https://github.com/gatsbyjs/gatsby/issues/34038) ([3f65d17](https://github.com/gatsbyjs/gatsby/commit/3f65d17d17aa17a3253abfe00c6521910b48e4b7)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.2.0/packages/gatsby-plugin-nprogress) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 1078f6463e6cc..72064ae61e319 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.3.0/packages/gatsby-plugin-offline) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.2.0/packages/gatsby-plugin-offline) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 91071853c709a..f475229427e10 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.3.0/packages/gatsby-plugin-page-creator) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.2.0/packages/gatsby-plugin-page-creator) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 031a812b37cc2..35e7a0b70acaf 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.3.0/packages/gatsby-plugin-postcss) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.2.0/packages/gatsby-plugin-postcss) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 0c020d2e4680f..6d3131b4d1a29 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.3.0/packages/gatsby-plugin-preact) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.2.0/packages/gatsby-plugin-preact) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 519eed564c866..09beb11cd6631 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.3.0/packages/gatsby-plugin-preload-fonts) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.2.0/packages/gatsby-plugin-preload-fonts) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 85f1d916804b4..fc68a91cb2e46 100644 --- a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md +++ b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.3.0/packages/gatsby-plugin-react-css-modules) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.2.0/packages/gatsby-plugin-react-css-modules) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index e2fcd42aae702..0808fc1eb27a7 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.3.0/packages/gatsby-plugin-react-helmet) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.2.0/packages/gatsby-plugin-react-helmet) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md index 659ab665f8c92..72953f1e199f6 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md +++ b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.3.0/packages/gatsby-plugin-remove-trailing-slashes) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.2.0/packages/gatsby-plugin-remove-trailing-slashes) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 97ea344e3c1fc..3a5b897b0815b 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.3.0/packages/gatsby-plugin-sass) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.2.0/packages/gatsby-plugin-sass) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index a72d026993bcd..a3707e6b0c261 100644 --- a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md +++ b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.3.0/packages/gatsby-plugin-schema-snapshot) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.2.0/packages/gatsby-plugin-schema-snapshot) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 2cbefaf21ed8e..be7e2d6c1f4e1 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.3.0/packages/gatsby-plugin-sharp) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-sharp + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.2.0/packages/gatsby-plugin-sharp) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index e3570f6e3c3b1..6c4583aea1ddb 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.3.0/packages/gatsby-plugin-sitemap) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.2.0/packages/gatsby-plugin-sitemap) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index 189fd58d26f5e..81675185d5bc1 100644 --- a/packages/gatsby-plugin-styled-components/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-components/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.3.0/packages/gatsby-plugin-styled-components) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.2.0/packages/gatsby-plugin-styled-components) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index 026290aba48a2..8e03b1e6b55be 100644 --- a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.3.0/packages/gatsby-plugin-styled-jsx) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.2.0/packages/gatsby-plugin-styled-jsx) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 7d247b8293f18..a62651252f379 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.3.0/packages/gatsby-plugin-styletron) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [7.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.2.0/packages/gatsby-plugin-styletron) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index c7e6ee50bae37..9541751074c96 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.3.0/packages/gatsby-plugin-stylus) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.2.0/packages/gatsby-plugin-stylus) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 22b7939f3cba7..a9ad8e70ca1d8 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.3.0/packages/gatsby-plugin-subfont) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.2.0/packages/gatsby-plugin-subfont) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 5d5135e90180e..43990201fe796 100644 --- a/packages/gatsby-plugin-twitter/CHANGELOG.md +++ b/packages/gatsby-plugin-twitter/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.3.0/packages/gatsby-plugin-twitter) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.2.0/packages/gatsby-plugin-twitter) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index a6cf774daa170..f9d90c95c2a81 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.3.0/packages/gatsby-plugin-typescript) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.2.0/packages/gatsby-plugin-typescript) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 19c2ab7e50757..156a8061a5e29 100644 --- a/packages/gatsby-plugin-typography/CHANGELOG.md +++ b/packages/gatsby-plugin-typography/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.3.0/packages/gatsby-plugin-typography) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.2.0/packages/gatsby-plugin-typography) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index a0b3f911ef530..92c5ea503c5f3 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@2.3.0/packages/gatsby-plugin-utils) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-plugin-utils + ## [2.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@2.2.0/packages/gatsby-plugin-utils) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 419ded182f246..b75161dd2f43d 100644 --- a/packages/gatsby-react-router-scroll/CHANGELOG.md +++ b/packages/gatsby-react-router-scroll/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.3.0/packages/gatsby-react-router-scroll) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.2.0/packages/gatsby-react-router-scroll) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index caa4dd2c82066..1c2a885d8a21e 100644 --- a/packages/gatsby-recipes/CHANGELOG.md +++ b/packages/gatsby-recipes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-recipes@1.3.0/packages/gatsby-recipes) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Pin `remark-mdx` to `2.0.0-next.7` [#34064](https://github.com/gatsbyjs/gatsby/issues/34064) ([c41bb5e](https://github.com/gatsbyjs/gatsby/commit/c41bb5e7b0647bd96841df8400f76266ff55675e)) + ## [1.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-recipes@1.2.0/packages/gatsby-recipes) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 95b63baae2176..4fc7152736b57 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.3.0/packages/gatsby-remark-autolink-headers) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.2.0/packages/gatsby-remark-autolink-headers) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index f831526bf203f..65be5ce410f60 100644 --- a/packages/gatsby-remark-code-repls/CHANGELOG.md +++ b/packages/gatsby-remark-code-repls/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.3.0/packages/gatsby-remark-code-repls) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.2.0/packages/gatsby-remark-code-repls) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index aaaf0bc775f50..8f27aa0cb4df5 100644 --- a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md +++ b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.3.0/packages/gatsby-remark-copy-linked-files) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.2.0/packages/gatsby-remark-copy-linked-files) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 778aa4f2dda0c..fd4b1e7455b12 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.3.0/packages/gatsby-remark-custom-blocks) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.2.0/packages/gatsby-remark-custom-blocks) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 2ed342857edae..ddce57cd5b69e 100644 --- a/packages/gatsby-remark-embed-snippet/CHANGELOG.md +++ b/packages/gatsby-remark-embed-snippet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.3.0/packages/gatsby-remark-embed-snippet) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [7.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.2.0/packages/gatsby-remark-embed-snippet) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 193d4202aa197..08776230cf352 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.3.0/packages/gatsby-remark-graphviz) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.2.0/packages/gatsby-remark-graphviz) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index afb91adaf7ba7..a732c6846bfba 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-contentful/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.3.0/packages/gatsby-remark-images-contentful) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.2.0/packages/gatsby-remark-images-contentful) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 82764eab25e75..3e06ba99504fe 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.3.0/packages/gatsby-remark-images) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-images + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.2.0/packages/gatsby-remark-images) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index ad1e9fefb0da8..1c5e95a028cf6 100644 --- a/packages/gatsby-remark-katex/CHANGELOG.md +++ b/packages/gatsby-remark-katex/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.3.0/packages/gatsby-remark-katex) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-katex + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.2.0/packages/gatsby-remark-katex) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 6537dda4a9756..a7bff24a385c2 100644 --- a/packages/gatsby-remark-prismjs/CHANGELOG.md +++ b/packages/gatsby-remark-prismjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.3.0/packages/gatsby-remark-prismjs) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.2.0/packages/gatsby-remark-prismjs) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index 7125c134a09a2..f1daf2e127cb0 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.3.0/packages/gatsby-remark-responsive-iframe) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.2.0/packages/gatsby-remark-responsive-iframe) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 5e8518313e04d..ac2ae2eba6d15 100644 --- a/packages/gatsby-remark-smartypants/CHANGELOG.md +++ b/packages/gatsby-remark-smartypants/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.3.0/packages/gatsby-remark-smartypants) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.2.0/packages/gatsby-remark-smartypants) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 074617dfb60a9..03c127523306e 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.1.0/packages/gatsby-source-contentful) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Chores + +- Add note to Rich Text docs [#34083](https://github.com/gatsbyjs/gatsby/issues/34083) ([19149ac](https://github.com/gatsbyjs/gatsby/commit/19149acd751977b74b785e3a431123d49add0e56)) + ## [7.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.0.0/packages/gatsby-source-contentful) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 035761c1eb005..8bdf1ac710b64 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.3.0/packages/gatsby-source-drupal) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Other Changes + +- Bump timeout from 15s to 30s [#34035](https://github.com/gatsbyjs/gatsby/issues/34035) ([0d683cd](https://github.com/gatsbyjs/gatsby/commit/0d683cd52ee4dbc470f24b23973c3aa261ff494f)) + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.2.0/packages/gatsby-source-drupal) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index 9dd4c170c9696..cb479d75c23f7 100644 --- a/packages/gatsby-source-faker/CHANGELOG.md +++ b/packages/gatsby-source-faker/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.3.0/packages/gatsby-source-faker) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-faker + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.2.0/packages/gatsby-source-faker) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 6855b224b4df2..c0c083cd6dcef 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.3.0/packages/gatsby-source-filesystem) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.2.0/packages/gatsby-source-filesystem) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index ab1db6c7c0bae..72a7b86241626 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.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.3.0/packages/gatsby-source-graphql) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Use default export from node-fetch [#33977](https://github.com/gatsbyjs/gatsby/issues/33977) ([82864cb](https://github.com/gatsbyjs/gatsby/commit/82864cb917ead6b11079b48dc4601b4fa3e3968c)) + +#### Chores + +- warn people that source-graphql is slow for larger sites [#33970](https://github.com/gatsbyjs/gatsby/issues/33970) ([e98e4e1](https://github.com/gatsbyjs/gatsby/commit/e98e4e1cc88f31fab8f0c7c19a4c933314fda6a5)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.2.0/packages/gatsby-source-graphql) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index ba0b9f419b58d..bc219b1e46453 100644 --- a/packages/gatsby-source-hacker-news/CHANGELOG.md +++ b/packages/gatsby-source-hacker-news/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.3.0/packages/gatsby-source-hacker-news) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.2.0/packages/gatsby-source-hacker-news) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 7effb60df9b86..31031ec152101 100644 --- a/packages/gatsby-source-lever/CHANGELOG.md +++ b/packages/gatsby-source-lever/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.3.0/packages/gatsby-source-lever) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-lever + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.2.0/packages/gatsby-source-lever) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index 02b49ab1efa35..2eb0b3b24d179 100644 --- a/packages/gatsby-source-medium/CHANGELOG.md +++ b/packages/gatsby-source-medium/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.3.0/packages/gatsby-source-medium) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-medium + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.2.0/packages/gatsby-source-medium) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index f138233b694d3..913b7aa53ac4c 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.3.0/packages/gatsby-source-mongodb) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.2.0/packages/gatsby-source-mongodb) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index dbd9e42e0dff5..3a44e80ebe3be 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.3.0/packages/gatsby-source-npm-package-search) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.2.0/packages/gatsby-source-npm-package-search) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 92d5c498a38b5..879961517b065 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@6.3.0/packages/gatsby-source-shopify) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Correct `gatsby-plugin-image` peerDep [#34044](https://github.com/gatsbyjs/gatsby/issues/34044) ([7d354be](https://github.com/gatsbyjs/gatsby/commit/7d354bee34bcb46753b6b5e5ada2614c55603d5b)) + +#### Chores + +- update dependency @types/node to ^14.17.32 for gatsby-source-shopify [#33351](https://github.com/gatsbyjs/gatsby/issues/33351) ([f40f8ed](https://github.com/gatsbyjs/gatsby/commit/f40f8ed485ed1a56b9ac1634db324bedb3f99d15)) + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@6.2.0/packages/gatsby-source-shopify) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index f36fc52e88523..fea54e73f4b28 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.3.0/packages/gatsby-source-wikipedia) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.2.0/packages/gatsby-source-wikipedia) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index ee4872243ae90..ea42628c27755 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.3.0/packages/gatsby-source-wordpress) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- always hydrate in develop for images [#33989](https://github.com/gatsbyjs/gatsby/issues/33989) ([cce10f0](https://github.com/gatsbyjs/gatsby/commit/cce10f08afbc74680d04cbc2c1edbb71531016d3)) +- fixes createRoot not exists warning fixes [#33991](https://github.com/gatsbyjs/gatsby/issues/33991) ([85875c4](https://github.com/gatsbyjs/gatsby/commit/85875c4006eee40bbf9ea80758d53f1842dbf66a)) + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.2.0/packages/gatsby-source-wordpress) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 8fa9d25e1fbff..56e36a3182b4d 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.3.0/packages/gatsby-telemetry) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-telemetry + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.2.0/packages/gatsby-telemetry) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 642bf790f28ef..8c3a838bf3d31 100644 --- a/packages/gatsby-transformer-asciidoc/CHANGELOG.md +++ b/packages/gatsby-transformer-asciidoc/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.3.0/packages/gatsby-transformer-asciidoc) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.2.0/packages/gatsby-transformer-asciidoc) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 15fcff79a7951..993146fd568f3 100644 --- a/packages/gatsby-transformer-csv/CHANGELOG.md +++ b/packages/gatsby-transformer-csv/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.3.0/packages/gatsby-transformer-csv) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.2.0/packages/gatsby-transformer-csv) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index ae1b394d28c48..3587e5b174a41 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.3.0/packages/gatsby-transformer-documentationjs) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [6.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.2.0/packages/gatsby-transformer-documentationjs) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index 4096bfe9b30a5..ee8aa2c5afce4 100644 --- a/packages/gatsby-transformer-excel/CHANGELOG.md +++ b/packages/gatsby-transformer-excel/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.3.0/packages/gatsby-transformer-excel) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.2.0/packages/gatsby-transformer-excel) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 5da45d3e02198..804a11efa8cb1 100644 --- a/packages/gatsby-transformer-hjson/CHANGELOG.md +++ b/packages/gatsby-transformer-hjson/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.3.0/packages/gatsby-transformer-hjson) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.2.0/packages/gatsby-transformer-hjson) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index bf1994da6a882..d17af4d3ebaa1 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.3.0/packages/gatsby-transformer-javascript-frontmatter) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.2.0/packages/gatsby-transformer-javascript-frontmatter) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 4b3f4f4ec26cb..da932e0d97f8d 100644 --- a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.3.0/packages/gatsby-transformer-javascript-static-exports) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.2.0/packages/gatsby-transformer-javascript-static-exports) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 49a6f52846b7c..baaef0af2c4d1 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.3.0/packages/gatsby-transformer-json) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Bug Fixes + +- Fix high memory consumption Fix [#34084](https://github.com/gatsbyjs/gatsby/issues/34084) ([2a94a48](https://github.com/gatsbyjs/gatsby/commit/2a94a48966c8baa2137252e178ba86b40006343d)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.2.0/packages/gatsby-transformer-json) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 5e12251dc7674..189f30769b95b 100644 --- a/packages/gatsby-transformer-pdf/CHANGELOG.md +++ b/packages/gatsby-transformer-pdf/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.3.0/packages/gatsby-transformer-pdf) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.2.0/packages/gatsby-transformer-pdf) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index d147697ddeccb..25055bf9ed53d 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.3.0/packages/gatsby-transformer-react-docgen) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [7.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.2.0/packages/gatsby-transformer-react-docgen) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 2e7db7c96ccb9..757673158cd7f 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.3.0/packages/gatsby-transformer-remark) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.2.0/packages/gatsby-transformer-remark) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index bec04d7178270..e23549cc7a858 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.3.0/packages/gatsby-transformer-screenshot) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.2.0/packages/gatsby-transformer-screenshot) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 26849d59c34ee..7cf0bd254cf3c 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.3.0/packages/gatsby-transformer-sharp) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-sharp + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.2.0/packages/gatsby-transformer-sharp) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 7dd233f085a4a..c8a9903de5a44 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.3.0/packages/gatsby-transformer-sqip) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.2.0/packages/gatsby-transformer-sqip) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index 6fdda5ebf14b2..98b67f1257476 100644 --- a/packages/gatsby-transformer-toml/CHANGELOG.md +++ b/packages/gatsby-transformer-toml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.3.0/packages/gatsby-transformer-toml) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.2.0/packages/gatsby-transformer-toml) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 43bc334fcc1ae..12b7986227b19 100644 --- a/packages/gatsby-transformer-xml/CHANGELOG.md +++ b/packages/gatsby-transformer-xml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.3.0/packages/gatsby-transformer-xml) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.2.0/packages/gatsby-transformer-xml) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index d667ebfe1f588..655f900b031a8 100644 --- a/packages/gatsby-transformer-yaml/CHANGELOG.md +++ b/packages/gatsby-transformer-yaml/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.3.0/packages/gatsby-transformer-yaml) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.2.0/packages/gatsby-transformer-yaml) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 905d14dac955d..f756d14776263 100644 --- a/packages/gatsby-worker/CHANGELOG.md +++ b/packages/gatsby-worker/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.3.0/packages/gatsby-worker) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +**Note:** Version bump only for package gatsby-worker + ## [1.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.2.0/packages/gatsby-worker) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 18145586eb263..04869b251c2d4 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.3.0/packages/gatsby) (2021-12-01) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) + +#### Features + +- Node manifest api v2 [#34024](https://github.com/gatsbyjs/gatsby/issues/34024) ([a7f3f85](https://github.com/gatsbyjs/gatsby/commit/a7f3f85dc64377ff6fadc865155aeb878c7cf97f)) +- Reduce cost of sourcing after the initial [#33692](https://github.com/gatsbyjs/gatsby/issues/33692) ([7922bd6](https://github.com/gatsbyjs/gatsby/commit/7922bd68cc740f38600135d0518b5d933cf90add)) + +#### Bug Fixes + +- create placeholder interface if it doesn't exist yet when merging SDL type [#34089](https://github.com/gatsbyjs/gatsby/issues/34089) ([8650b53](https://github.com/gatsbyjs/gatsby/commit/8650b535c507a8425b9d75ed50449f954b6dab5d)) +- node manifests v2 inc builds [#34086](https://github.com/gatsbyjs/gatsby/issues/34086) ([63183e3](https://github.com/gatsbyjs/gatsby/commit/63183e392fa8b33551b4d1a18e637299635c4f76)) +- Pin `remark-mdx` to `2.0.0-next.7` [#34064](https://github.com/gatsbyjs/gatsby/issues/34064) ([c41bb5e](https://github.com/gatsbyjs/gatsby/commit/c41bb5e7b0647bd96841df8400f76266ff55675e)) +- use new `renderToPipeableStream` [#34031](https://github.com/gatsbyjs/gatsby/issues/34031) ([b0fb8ce](https://github.com/gatsbyjs/gatsby/commit/b0fb8ce79fe341b89a102ce86b6535e50ab4a6f7)) + +#### Performance Improvements + +- remove unnecessary code from engines [#34048](https://github.com/gatsbyjs/gatsby/issues/34048) ([09253b0](https://github.com/gatsbyjs/gatsby/commit/09253b0aff1d545ba145508563e97499afd0b72a)) + +#### Chores + +- log pending jobs when build is stuck [#34102](https://github.com/gatsbyjs/gatsby/issues/34102) [#34107](https://github.com/gatsbyjs/gatsby/issues/34107) ([b90f394](https://github.com/gatsbyjs/gatsby/commit/b90f39461615b2131463b1c9396cd80e505755bf)) +- Fix lint issue ([1522294](https://github.com/gatsbyjs/gatsby/commit/15222945ea8ad1e3e51e87132a175de76d0ca70c)) +- Add `getServerData` to PageProps type [#34003](https://github.com/gatsbyjs/gatsby/issues/34003) ([2c9f67c](https://github.com/gatsbyjs/gatsby/commit/2c9f67cd6dcb2a0ea27371f6842ca00aee4ccaa0)) +- add `getCache` helper to `NodePluginArgs` [#33984](https://github.com/gatsbyjs/gatsby/issues/33984) ([8a1e1f0](https://github.com/gatsbyjs/gatsby/commit/8a1e1f0d12d5bf58ea4defca2a5b572a684f2f64)) + +#### Other Changes + +- Update docs. ([3ec17ab](https://github.com/gatsbyjs/gatsby/commit/3ec17ab248a8701c248e3ed03c97f8850a60cf5d)) +- Clarify that the node for ownerNodeId must be queried on the page [#34054](https://github.com/gatsbyjs/gatsby/issues/34054) ([640cce9](https://github.com/gatsbyjs/gatsby/commit/640cce98e902d6fcb0b363bec1c5a223f1625436)) + ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.2.0/packages/gatsby) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)