From 9631549e7bef99ab4cb0aa371cadfb0a27fa9efc Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Wed, 25 May 2022 01:34:20 -0600 Subject: [PATCH] chore(changelogs): update changelogs (#35741) * chore(changelogs): update changelogs * format Co-authored-by: LekoArts --- .../CHANGELOG.md | 6 ++++ .../babel-preset-gatsby-package/CHANGELOG.md | 6 ++++ packages/babel-preset-gatsby/CHANGELOG.md | 6 ++++ packages/create-gatsby/CHANGELOG.md | 6 ++++ packages/gatsby-cli/CHANGELOG.md | 18 +++++++++++ packages/gatsby-codemods/CHANGELOG.md | 6 ++++ packages/gatsby-core-utils/CHANGELOG.md | 8 +++++ packages/gatsby-cypress/CHANGELOG.md | 6 ++++ packages/gatsby-design-tokens/CHANGELOG.md | 6 ++++ packages/gatsby-dev-cli/CHANGELOG.md | 9 ++++++ .../gatsby-graphiql-explorer/CHANGELOG.md | 9 ++++++ packages/gatsby-legacy-polyfills/CHANGELOG.md | 9 ++++++ packages/gatsby-link/CHANGELOG.md | 6 ++++ packages/gatsby-page-utils/CHANGELOG.md | 12 +++++++ .../CHANGELOG.md | 6 ++++ .../gatsby-plugin-canonical-urls/CHANGELOG.md | 6 ++++ .../gatsby-plugin-catch-links/CHANGELOG.md | 6 ++++ .../gatsby-plugin-coffeescript/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-cxs/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-emotion/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-plugin-feed/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-flow/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-fullstory/CHANGELOG.md | 6 ++++ .../gatsby-plugin-gatsby-cloud/CHANGELOG.md | 8 +++++ .../CHANGELOG.md | 6 ++++ .../gatsby-plugin-google-gtag/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-plugin-image/CHANGELOG.md | 14 ++++++++ packages/gatsby-plugin-jss/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-layout/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-less/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-lodash/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-manifest/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-mdx/CHANGELOG.md | 6 ++++ .../gatsby-plugin-netlify-cms/CHANGELOG.md | 6 ++++ .../gatsby-plugin-no-sourcemaps/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-nprogress/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-offline/CHANGELOG.md | 8 +++++ .../gatsby-plugin-page-creator/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-postcss/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-preact/CHANGELOG.md | 6 ++++ .../gatsby-plugin-preload-fonts/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-plugin-react-helmet/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-plugin-sass/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-plugin-sharp/CHANGELOG.md | 8 +++++ packages/gatsby-plugin-sitemap/CHANGELOG.md | 8 +++++ .../CHANGELOG.md | 6 ++++ .../gatsby-plugin-styled-jsx/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-styletron/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-stylus/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-subfont/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-twitter/CHANGELOG.md | 6 ++++ .../gatsby-plugin-typescript/CHANGELOG.md | 6 ++++ .../gatsby-plugin-typography/CHANGELOG.md | 6 ++++ packages/gatsby-plugin-utils/CHANGELOG.md | 8 +++++ .../gatsby-react-router-scroll/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-remark-code-repls/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-remark-custom-blocks/CHANGELOG.md | 6 ++++ .../gatsby-remark-embed-snippet/CHANGELOG.md | 6 ++++ packages/gatsby-remark-graphviz/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-remark-images/CHANGELOG.md | 6 ++++ packages/gatsby-remark-katex/CHANGELOG.md | 6 ++++ packages/gatsby-remark-prismjs/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-remark-smartypants/CHANGELOG.md | 6 ++++ .../gatsby-source-contentful/CHANGELOG.md | 8 +++++ packages/gatsby-source-drupal/CHANGELOG.md | 9 ++++++ packages/gatsby-source-faker/CHANGELOG.md | 6 ++++ .../gatsby-source-filesystem/CHANGELOG.md | 6 ++++ packages/gatsby-source-graphql/CHANGELOG.md | 6 ++++ .../gatsby-source-hacker-news/CHANGELOG.md | 6 ++++ packages/gatsby-source-lever/CHANGELOG.md | 6 ++++ packages/gatsby-source-medium/CHANGELOG.md | 6 ++++ packages/gatsby-source-mongodb/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-source-shopify/CHANGELOG.md | 6 ++++ packages/gatsby-source-wikipedia/CHANGELOG.md | 6 ++++ packages/gatsby-source-wordpress/CHANGELOG.md | 12 +++++++ packages/gatsby-telemetry/CHANGELOG.md | 6 ++++ .../gatsby-transformer-asciidoc/CHANGELOG.md | 6 ++++ packages/gatsby-transformer-csv/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-transformer-excel/CHANGELOG.md | 6 ++++ .../gatsby-transformer-hjson/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ packages/gatsby-transformer-json/CHANGELOG.md | 6 ++++ packages/gatsby-transformer-pdf/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-transformer-remark/CHANGELOG.md | 6 ++++ .../CHANGELOG.md | 6 ++++ .../gatsby-transformer-sharp/CHANGELOG.md | 8 +++++ packages/gatsby-transformer-sqip/CHANGELOG.md | 6 ++++ packages/gatsby-transformer-toml/CHANGELOG.md | 6 ++++ packages/gatsby-transformer-xml/CHANGELOG.md | 6 ++++ packages/gatsby-transformer-yaml/CHANGELOG.md | 6 ++++ packages/gatsby-worker/CHANGELOG.md | 6 ++++ packages/gatsby/CHANGELOG.md | 32 +++++++++++++++++++ 105 files changed, 716 insertions(+) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index ce08c90517d87..701da9c817c19 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.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.15.0/packages/babel-plugin-remove-graphql-queries) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-plugin-remove-graphql-queries@4.14.0/packages/babel-plugin-remove-graphql-queries) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index a2014de0de6f7..eb6cd4c9ff295 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.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.15.0/packages/babel-preset-gatsby-package) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.14.0/packages/babel-preset-gatsby-package) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 838035effd227..155bdfbcf4bcb 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.15.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.15.0/packages/babel-preset-gatsby) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package babel-preset-gatsby + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.14.0/packages/babel-preset-gatsby) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/create-gatsby/CHANGELOG.md b/packages/create-gatsby/CHANGELOG.md index 5463028f9cebb..463833c309d75 100644 --- a/packages/create-gatsby/CHANGELOG.md +++ b/packages/create-gatsby/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.15.0/packages/create-gatsby) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package create-gatsby + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@2.14.0/packages/create-gatsby) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index d8110c29985ad..a28a35d0f4d15 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.15.0/packages/gatsby-cli) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Features + +- Apply production node env to gatsby serve [#35693](https://github.com/gatsbyjs/gatsby/issues/35693) ([3b477be](https://github.com/gatsbyjs/gatsby/commit/3b477be6f2d46d14395b761c44b21d85136be306)) + +#### Bug Fixes + +- Throw Typegen errors & add `IGatsbyImageData` to output [#35683](https://github.com/gatsbyjs/gatsby/issues/35683) ([e7fc88b](https://github.com/gatsbyjs/gatsby/commit/e7fc88b024c84a3e9f732deec7441621024e1f95)) + +#### Chores + +- don't use npm-run-all to build packages ([fb4de37](https://github.com/gatsbyjs/gatsby/commit/fb4de379e914892c8ce437d4613b60499cfeb897)) +- remove old unused UUID dependency [#35657](https://github.com/gatsbyjs/gatsby/issues/35657) ([d4aaa2a](https://github.com/gatsbyjs/gatsby/commit/d4aaa2a3c01541effd50db3cf57d1445776ce487)) +- workaround lerna + npm-run-all weirdness [#35595](https://github.com/gatsbyjs/gatsby/issues/35595) ([8cc0970](https://github.com/gatsbyjs/gatsby/commit/8cc09702f9a2767c51cf5267233108c07e4ac073)) + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cli@4.14.0/packages/gatsby-cli) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 46dc349380a15..c78c4b9c0798c 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.15.0/packages/gatsby-codemods) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-codemods + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@3.14.0/packages/gatsby-codemods) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 96cf199bc4034..31fd86a081bfa 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.15.0/packages/gatsby-core-utils) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- bump lmdb to 2.3.10 [#35585](https://github.com/gatsbyjs/gatsby/issues/35585) ([c410214](https://github.com/gatsbyjs/gatsby/commit/c4102149ba61498bcc0e0594b3d78014e39cc3da)) + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-core-utils@3.14.0/packages/gatsby-core-utils) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index 03106457addf6..881a4862b8f00 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.15.0/packages/gatsby-cypress) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-cypress + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-cypress@2.14.0/packages/gatsby-cypress) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-design-tokens/CHANGELOG.md b/packages/gatsby-design-tokens/CHANGELOG.md index 9b4f401bfabe6..3e130d00a715f 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.15.0/packages/gatsby-design-tokens) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-design-tokens + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@4.14.0/packages/gatsby-design-tokens) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index c1f84b6558187..f5b3d556d234c 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-cli/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.15.0/packages/gatsby-dev-cli) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- Update README ([2289a2c](https://github.com/gatsbyjs/gatsby/commit/2289a2c48328754da409803c79f056f1edbb4b53)) +- `yarn_pnp` tests uses `gatsby-dev-cli` instead of portals [#35699](https://github.com/gatsbyjs/gatsby/issues/35699) ([972e6e1](https://github.com/gatsbyjs/gatsby/commit/972e6e137150451d972c51259bf3ef29771a7d99)) + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-dev-cli@4.14.0/packages/gatsby-dev-cli) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 622864ce797b2..081dcee0b9d7f 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/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. +## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.15.0/packages/gatsby-graphiql-explorer) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- don't use npm-run-all to build packages ([fb4de37](https://github.com/gatsbyjs/gatsby/commit/fb4de379e914892c8ce437d4613b60499cfeb897)) +- workaround lerna + npm-run-all weirdness [#35595](https://github.com/gatsbyjs/gatsby/issues/35595) ([8cc0970](https://github.com/gatsbyjs/gatsby/commit/8cc09702f9a2767c51cf5267233108c07e4ac073)) + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-graphiql-explorer@2.14.0/packages/gatsby-graphiql-explorer) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-legacy-polyfills/CHANGELOG.md b/packages/gatsby-legacy-polyfills/CHANGELOG.md index abd01a68e5c5f..bfb7d2eb59bbe 100644 --- a/packages/gatsby-legacy-polyfills/CHANGELOG.md +++ b/packages/gatsby-legacy-polyfills/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. +## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.15.0/packages/gatsby-legacy-polyfills) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- don't use npm-run-all to build packages ([fb4de37](https://github.com/gatsbyjs/gatsby/commit/fb4de379e914892c8ce437d4613b60499cfeb897)) +- workaround lerna + npm-run-all weirdness [#35595](https://github.com/gatsbyjs/gatsby/issues/35595) ([8cc0970](https://github.com/gatsbyjs/gatsby/commit/8cc09702f9a2767c51cf5267233108c07e4ac073)) + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-legacy-polyfills@2.14.0/packages/gatsby-legacy-polyfills) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index bc8717582a592..5d6fe71320195 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.15.0/packages/gatsby-link) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-link + ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@4.14.1/packages/gatsby-link) (2022-05-16) **Note:** Version bump only for package gatsby-link diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 5b37dd85161ca..92e4bd934dd2e 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.15.0/packages/gatsby-page-utils) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Apply `never` trailing slash to xml & pdf [#35681](https://github.com/gatsbyjs/gatsby/issues/35681) ([d383eab](https://github.com/gatsbyjs/gatsby/commit/d383eab271e6c4595fa01f43e34250fa39334987)) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) ([3909fa4](https://github.com/gatsbyjs/gatsby/commit/3909fa4265d907df62c6f79129f90f96ae09acd4)) + ### [2.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-page-utils@2.14.1/packages/gatsby-page-utils) (2022-05-16) #### Chores diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 1c422a8b95066..4cda428e17264 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.15.0/packages/gatsby-plugin-benchmark-reporting) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-benchmark-reporting@2.14.0/packages/gatsby-plugin-benchmark-reporting) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index 2a3a02eded90e..91e34329a4bc7 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.15.0/packages/gatsby-plugin-canonical-urls) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.14.0/packages/gatsby-plugin-canonical-urls) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 60c0257a7acc5..87027bcea6bca 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.15.0/packages/gatsby-plugin-catch-links) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@4.14.0/packages/gatsby-plugin-catch-links) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index a0b915ed2e0fe..a7a58b123cb83 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.15.0/packages/gatsby-plugin-coffeescript) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-coffeescript@4.14.0/packages/gatsby-plugin-coffeescript) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index 70221bfe56157..f2973565d5bdc 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.15.0/packages/gatsby-plugin-cxs) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-cxs@4.14.0/packages/gatsby-plugin-cxs) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 30a9b6dad9163..eea7fc1e7a94a 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.15.0/packages/gatsby-plugin-emotion) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [7.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-emotion@7.14.0/packages/gatsby-plugin-emotion) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index ab7452f9b28e6..c7816519a8eb8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.15.0/packages/gatsby-plugin-facebook-analytics) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-facebook-analytics@4.14.0/packages/gatsby-plugin-facebook-analytics) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 59c61c98ec182..966fdcca15ee8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.15.0/packages/gatsby-plugin-feed) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.14.0/packages/gatsby-plugin-feed) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index ef8792cce6c69..490d3683f46a7 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.15.0/packages/gatsby-plugin-flow) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-flow@3.14.0/packages/gatsby-plugin-flow) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 1096015e1ae60..6a00f591266e5 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.15.0/packages/gatsby-plugin-fullstory) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-fullstory@4.14.0/packages/gatsby-plugin-fullstory) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index 96acc6867bad5..96fb3aea8cbfb 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.15.0/packages/gatsby-plugin-gatsby-cloud) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Features + +- Remove preview UI [#35586](https://github.com/gatsbyjs/gatsby/issues/35586) ([e3d57c0](https://github.com/gatsbyjs/gatsby/commit/e3d57c0fb8ab8a89b29fd613a519340574b1239a)) + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-gatsby-cloud@4.14.0/packages/gatsby-plugin-gatsby-cloud) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index 1a4b0e8c9341c..307eee1595907 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.15.0/packages/gatsby-plugin-google-analytics) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-analytics@4.14.0/packages/gatsby-plugin-google-analytics) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 3e6bd2324904c..4b967d674e1b8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.15.0/packages/gatsby-plugin-google-gtag) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-gtag@4.14.0/packages/gatsby-plugin-google-gtag) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 6c020c4a3b79c..3720cfcf9a546 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.15.0/packages/gatsby-plugin-google-tagmanager) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-google-tagmanager@4.14.0/packages/gatsby-plugin-google-tagmanager) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index dd56c896525ef..d6646568c4265 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.15.0/packages/gatsby-plugin-image) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Throw Typegen errors & add `IGatsbyImageData` to output [#35683](https://github.com/gatsbyjs/gatsby/issues/35683) ([e7fc88b](https://github.com/gatsbyjs/gatsby/commit/e7fc88b024c84a3e9f732deec7441621024e1f95)) +- fix race condition fix [#35635](https://github.com/gatsbyjs/gatsby/issues/35635) ([12cb033](https://github.com/gatsbyjs/gatsby/commit/12cb033f7998427cfbabe8d833a7c2bd516f3b1f)) + +#### Chores + +- don't use npm-run-all to build packages ([fb4de37](https://github.com/gatsbyjs/gatsby/commit/fb4de379e914892c8ce437d4613b60499cfeb897)) +- workaround lerna + npm-run-all weirdness [#35595](https://github.com/gatsbyjs/gatsby/issues/35595) ([8cc0970](https://github.com/gatsbyjs/gatsby/commit/8cc09702f9a2767c51cf5267233108c07e4ac073)) + ### [2.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.14.1/packages/gatsby-plugin-image) (2022-05-12) #### Bug Fixes diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 2f4fbbc6132a3..8e9f83b753723 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.15.0/packages/gatsby-plugin-jss) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-jss@4.14.0/packages/gatsby-plugin-jss) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index 1bbe11d982b96..2c80061386916 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.15.0/packages/gatsby-plugin-layout) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@3.14.0/packages/gatsby-plugin-layout) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index d7571c5652d45..b145d53de7623 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.15.0/packages/gatsby-plugin-less) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-less + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-less@6.14.0/packages/gatsby-plugin-less) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index e91a5d77db368..6dc6ce4747c25 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.15.0/packages/gatsby-plugin-lodash) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-lodash@5.14.0/packages/gatsby-plugin-lodash) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 4507aa5fc0844..ac16f85087cae 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.15.0/packages/gatsby-plugin-manifest) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-manifest + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.14.0/packages/gatsby-plugin-manifest) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 3fde17886d85c..e6257f4d578f6 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.15.0/packages/gatsby-plugin-mdx) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@3.14.0/packages/gatsby-plugin-mdx) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index e4faea9cf27dc..57ebf55730697 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.15.0/packages/gatsby-plugin-netlify-cms) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-netlify-cms@6.14.0/packages/gatsby-plugin-netlify-cms) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md b/packages/gatsby-plugin-no-sourcemaps/CHANGELOG.md index 40996f69ce71f..6524a43f56718 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.15.0/packages/gatsby-plugin-no-sourcemaps) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-no-sourcemaps + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-no-sourcemaps@4.14.0/packages/gatsby-plugin-no-sourcemaps) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index 384a2a1ef7b99..be9897d95598d 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.15.0/packages/gatsby-plugin-nprogress) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-nprogress@4.14.0/packages/gatsby-plugin-nprogress) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index c4be764f386c5..66991b74a4c5f 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.15.0/packages/gatsby-plugin-offline) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) ([3909fa4](https://github.com/gatsbyjs/gatsby/commit/3909fa4265d907df62c6f79129f90f96ae09acd4)) + ### [5.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.14.1/packages/gatsby-plugin-offline) (2022-05-16) #### Chores diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 64bb38d3f2c62..13a48cfb7dce1 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.15.0/packages/gatsby-plugin-page-creator) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@4.14.1/packages/gatsby-plugin-page-creator) (2022-05-16) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 402712c183553..3792faa597697 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.15.0/packages/gatsby-plugin-postcss) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-postcss@5.14.0/packages/gatsby-plugin-postcss) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 50002c9d3d0a5..a292f6bddd00a 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.15.0/packages/gatsby-plugin-preact) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preact@6.14.0/packages/gatsby-plugin-preact) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 27f2a4ae79fc9..8836a92018376 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.15.0/packages/gatsby-plugin-preload-fonts) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-preload-fonts@3.14.0/packages/gatsby-plugin-preload-fonts) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 19b2234f87e33..b65e4aefdf94e 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.15.0/packages/gatsby-plugin-react-css-modules) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-css-modules@4.14.0/packages/gatsby-plugin-react-css-modules) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index a97043e0c1663..6c5e3a83d9449 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.15.0/packages/gatsby-plugin-react-helmet) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.14.0/packages/gatsby-plugin-react-helmet) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md index 9fae9878a1ccb..94e68830d6ef8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.15.0/packages/gatsby-plugin-remove-trailing-slashes) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@4.14.0/packages/gatsby-plugin-remove-trailing-slashes) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index d29bb1d6f6c55..91b31c4e5263b 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.15.0/packages/gatsby-plugin-sass) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.14.0/packages/gatsby-plugin-sass) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md b/packages/gatsby-plugin-schema-snapshot/CHANGELOG.md index 82fdf8f5f6234..ee1708a54d327 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.15.0/packages/gatsby-plugin-schema-snapshot) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-schema-snapshot + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-schema-snapshot@3.14.0/packages/gatsby-plugin-schema-snapshot) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 11a7c2e9b8c76..e3f6879c72e50 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.15.0/packages/gatsby-plugin-sharp) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Chores + +- remove old unused UUID dependency [#35657](https://github.com/gatsbyjs/gatsby/issues/35657) ([d4aaa2a](https://github.com/gatsbyjs/gatsby/commit/d4aaa2a3c01541effd50db3cf57d1445776ce487)) + ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.14.1/packages/gatsby-plugin-sharp) (2022-05-12) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 6834deaa545d0..23da77d30c0e2 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.15.0/packages/gatsby-plugin-sitemap) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Other Changes + +- sitemap plugin readme has incorrect array name reference [#35659](https://github.com/gatsbyjs/gatsby/issues/35659) ([6cac9d2](https://github.com/gatsbyjs/gatsby/commit/6cac9d2f76699ab627949d921d06b03bbb499541)) + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sitemap@5.14.0/packages/gatsby-plugin-sitemap) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index eb6de7bb98023..b3d12f75f6e43 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.15.0/packages/gatsby-plugin-styled-components) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@5.14.0/packages/gatsby-plugin-styled-components) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index be6c68a7af6c7..7b12875e30119 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.15.0/packages/gatsby-plugin-styled-jsx) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-jsx@5.14.0/packages/gatsby-plugin-styled-jsx) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index d0aeb73c80832..e7f58ebc1a86e 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.15.0/packages/gatsby-plugin-styletron) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [7.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styletron@7.14.0/packages/gatsby-plugin-styletron) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index fd80b01c34c28..d715136aadd0c 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.15.0/packages/gatsby-plugin-stylus) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-stylus@4.14.0/packages/gatsby-plugin-stylus) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index b65fe7e91c64a..ce4e8ac699be4 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.15.0/packages/gatsby-plugin-subfont) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-subfont@4.14.0/packages/gatsby-plugin-subfont) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 7c972b01a3d8e..4e1fb3156fabf 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.15.0/packages/gatsby-plugin-twitter) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-twitter@4.14.0/packages/gatsby-plugin-twitter) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 90ca181dc5787..b1e6dfe764201 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.15.0/packages/gatsby-plugin-typescript) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.14.0/packages/gatsby-plugin-typescript) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index 0d29555771341..c9033cb6cfa32 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.15.0/packages/gatsby-plugin-typography) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.14.0/packages/gatsby-plugin-typography) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-plugin-utils/CHANGELOG.md b/packages/gatsby-plugin-utils/CHANGELOG.md index 9c1017a88605e..05cf94eac30f9 100644 --- a/packages/gatsby-plugin-utils/CHANGELOG.md +++ b/packages/gatsby-plugin-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.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.9.0/packages/gatsby-plugin-utils) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Throw Typegen errors & add `IGatsbyImageData` to output [#35683](https://github.com/gatsbyjs/gatsby/issues/35683) ([e7fc88b](https://github.com/gatsbyjs/gatsby/commit/e7fc88b024c84a3e9f732deec7441621024e1f95)) + ## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-utils@3.8.0/packages/gatsby-plugin-utils) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index ba07a068baa84..75c56ac198867 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.15.0/packages/gatsby-react-router-scroll) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-react-router-scroll@5.14.0/packages/gatsby-react-router-scroll) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index ef12c08ca9b6b..faeed7b68b1fc 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.15.0/packages/gatsby-remark-autolink-headers) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.14.0/packages/gatsby-remark-autolink-headers) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index a1953a6396022..c0e709cafb21f 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.15.0/packages/gatsby-remark-code-repls) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-code-repls@6.14.0/packages/gatsby-remark-code-repls) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index f66b5e7d9b967..76b1db4cd99b8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.15.0/packages/gatsby-remark-copy-linked-files) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.14.0/packages/gatsby-remark-copy-linked-files) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 6f0c84605ef0a..18b17f1298257 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.15.0/packages/gatsby-remark-custom-blocks) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-custom-blocks@4.14.0/packages/gatsby-remark-custom-blocks) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 46e9df57d81c7..b0475b6059f15 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.15.0/packages/gatsby-remark-embed-snippet) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [7.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-embed-snippet@7.14.0/packages/gatsby-remark-embed-snippet) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 4dab9dc2680d1..ef48bf4f32d02 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.15.0/packages/gatsby-remark-graphviz) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-graphviz@4.14.0/packages/gatsby-remark-graphviz) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index 34bc0a0c7f74f..e1c21b72c2c23 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.15.0/packages/gatsby-remark-images-contentful) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images-contentful@5.14.0/packages/gatsby-remark-images-contentful) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 331681b1567a8..79b7e78765db8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.15.0/packages/gatsby-remark-images) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-images + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.14.0/packages/gatsby-remark-images) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index 2919a4a7e7117..a4c9f617d5158 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.15.0/packages/gatsby-remark-katex) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-katex + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-katex@6.14.0/packages/gatsby-remark-katex) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index 939dbc6870f1d..e406f09732cd1 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.15.0/packages/gatsby-remark-prismjs) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-prismjs@6.14.0/packages/gatsby-remark-prismjs) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index a4425b11a52e6..191c00cb26d24 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.15.0/packages/gatsby-remark-responsive-iframe) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@5.14.0/packages/gatsby-remark-responsive-iframe) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index c859123b78c41..178352927a73e 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.15.0/packages/gatsby-remark-smartypants) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@5.14.0/packages/gatsby-remark-smartypants) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index f843c912fc1aa..02e84d7ad48d0 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.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.13.0/packages/gatsby-source-contentful) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Other Changes + +- Add RemoteFile interface [#35617](https://github.com/gatsbyjs/gatsby/issues/35617) ([55a4550](https://github.com/gatsbyjs/gatsby/commit/55a4550d7ba70a5b549a58484496113f27a8315a)) + ## [7.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-contentful@7.12.0/packages/gatsby-source-contentful) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index 0aa901968289c..663840d68407f 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/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. +## [5.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.16.0/packages/gatsby-source-drupal) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Image cdn fixes fixes [#35619](https://github.com/gatsbyjs/gatsby/issues/35619) ([15a3fbf](https://github.com/gatsbyjs/gatsby/commit/15a3fbf720b4e38eca390830538bdb50042ba392)) +- add placeholder style name plugin option to the options schema [#35644](https://github.com/gatsbyjs/gatsby/issues/35644) ([6fd8bf7](https://github.com/gatsbyjs/gatsby/commit/6fd8bf7abba95ae4d7d6bfdadd93e45f2cd67e49)) + ## [5.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-drupal@5.15.0/packages/gatsby-source-drupal) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index db042fdd3fda6..a58c9065919d4 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.15.0/packages/gatsby-source-faker) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-faker + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-faker@4.14.0/packages/gatsby-source-faker) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 828abc1d9ff0a..12ef7f4d54942 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.15.0/packages/gatsby-source-filesystem) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.14.0/packages/gatsby-source-filesystem) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 6dac35b032833..7afdda413ef49 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.15.0/packages/gatsby-source-graphql) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-graphql + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.14.0/packages/gatsby-source-graphql) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index abc9f15d36b4c..84c39a9ba0d5f 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.15.0/packages/gatsby-source-hacker-news) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-hacker-news@4.14.0/packages/gatsby-source-hacker-news) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 4b0d4285a502c..bfa461ca06a9a 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.15.0/packages/gatsby-source-lever) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-lever + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-lever@4.14.0/packages/gatsby-source-lever) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index 3655a99e42a15..0424e6aa554d4 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.15.0/packages/gatsby-source-medium) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-medium + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-medium@4.14.0/packages/gatsby-source-medium) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index 5d369671f3294..96dfb2b2d6b90 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.15.0/packages/gatsby-source-mongodb) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-mongodb@4.14.0/packages/gatsby-source-mongodb) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index b0ad8538e8b06..b6f54d1246472 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.15.0/packages/gatsby-source-npm-package-search) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-npm-package-search@4.14.0/packages/gatsby-source-npm-package-search) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 8508a1e5f5759..8e73e01256e92 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/CHANGELOG.md @@ -3,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.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.4.0/packages/gatsby-source-shopify) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-shopify + ### [7.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-shopify@7.3.1/packages/gatsby-source-shopify) (2022-05-12) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index e03f12ee2f6fa..9f18c152de8a3 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.15.0/packages/gatsby-source-wikipedia) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wikipedia@4.14.0/packages/gatsby-source-wikipedia) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index e56c77e1e8267..320ffe25bc181 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.15.0/packages/gatsby-source-wordpress) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Add image cdn fields on updates [#35687](https://github.com/gatsbyjs/gatsby/issues/35687) ([54832b4](https://github.com/gatsbyjs/gatsby/commit/54832b4fb4a61614b8a96487b1bf894799c52bcf)) + +#### Chores + +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) ([3909fa4](https://github.com/gatsbyjs/gatsby/commit/3909fa4265d907df62c6f79129f90f96ae09acd4)) + ### [6.14.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-wordpress@6.14.3/packages/gatsby-source-wordpress) (2022-05-19) #### Bug Fixes diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index d90352a70dfb3..8ffc69bb80287 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.15.0/packages/gatsby-telemetry) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-telemetry + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-telemetry@3.14.0/packages/gatsby-telemetry) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 3dfa56ce931d6..1163b7639e704 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.15.0/packages/gatsby-transformer-asciidoc) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-asciidoc@3.14.0/packages/gatsby-transformer-asciidoc) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 5b0bcc95a0c14..b2d4031c02021 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.15.0/packages/gatsby-transformer-csv) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-csv@4.14.0/packages/gatsby-transformer-csv) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index 7dfbea4680c6c..d7f771ac0514d 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.15.0/packages/gatsby-transformer-documentationjs) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [6.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-documentationjs@6.14.0/packages/gatsby-transformer-documentationjs) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index 8e26f9829e217..be46f2e329856 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.15.0/packages/gatsby-transformer-excel) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-excel@4.14.0/packages/gatsby-transformer-excel) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 99eaebf65c1e7..4da3a5561dade 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.15.0/packages/gatsby-transformer-hjson) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-hjson@4.14.0/packages/gatsby-transformer-hjson) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index 89cc322624226..01d77df9d3157 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.15.0/packages/gatsby-transformer-javascript-frontmatter) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-frontmatter@4.14.0/packages/gatsby-transformer-javascript-frontmatter) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 08edd6890cbe1..3a54dff0316c4 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.15.0/packages/gatsby-transformer-javascript-static-exports) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-javascript-static-exports@4.14.0/packages/gatsby-transformer-javascript-static-exports) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 78bc8013b438c..3dbe74daf8aa2 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.15.0/packages/gatsby-transformer-json) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-json + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-json@4.14.0/packages/gatsby-transformer-json) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 03f50ae01868b..75be6073f4c6c 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.15.0/packages/gatsby-transformer-pdf) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-pdf@3.14.0/packages/gatsby-transformer-pdf) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index f9ac30a286157..26a5a8b0b9ab3 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.15.0/packages/gatsby-transformer-react-docgen) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [7.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-react-docgen@7.14.0/packages/gatsby-transformer-react-docgen) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 0eadd56f9891e..4257399832e1d 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.15.0/packages/gatsby-transformer-remark) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-remark@5.14.0/packages/gatsby-transformer-remark) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index ae22e77e8488c..4a7006c39b6ec 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.15.0/packages/gatsby-transformer-screenshot) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-screenshot@4.14.0/packages/gatsby-transformer-screenshot) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 2b3ee4455ffbd..3073f2bb98d5c 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-sharp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.15.0/packages/gatsby-transformer-sharp) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Bug Fixes + +- Throw Typegen errors & add `IGatsbyImageData` to output [#35683](https://github.com/gatsbyjs/gatsby/issues/35683) ([e7fc88b](https://github.com/gatsbyjs/gatsby/commit/e7fc88b024c84a3e9f732deec7441621024e1f95)) + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.14.0/packages/gatsby-transformer-sharp) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index c6a26be464ad3..2a48642994092 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.15.0/packages/gatsby-transformer-sqip) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-sqip + ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sqip@4.14.1/packages/gatsby-transformer-sqip) (2022-05-12) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index caf767fd3811e..4706caf698db4 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.15.0/packages/gatsby-transformer-toml) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-toml@4.14.0/packages/gatsby-transformer-toml) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 513e01af7fd51..bf80a4f590acd 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.15.0/packages/gatsby-transformer-xml) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-xml@4.14.0/packages/gatsby-transformer-xml) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index 97fb2d3056b50..4fe1e14ea94b8 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.15.0/packages/gatsby-transformer-yaml) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@4.14.0/packages/gatsby-transformer-yaml) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby-worker/CHANGELOG.md b/packages/gatsby-worker/CHANGELOG.md index 968e4e5e14a03..93968d27a5cd6 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.15.0/packages/gatsby-worker) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +**Note:** Version bump only for package gatsby-worker + ## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-worker@1.14.0/packages/gatsby-worker) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 977af201f0c6e..c234e71deb59d 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.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.15.0/packages/gatsby) (2022-05-24) + +[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) + +#### Features + +- Add `gatsby-parcel-namer-relative-to-cwd` to monorepo & update Parcel to 2.5.0 [#35446](https://github.com/gatsbyjs/gatsby/issues/35446) ([459fab4](https://github.com/gatsbyjs/gatsby/commit/459fab40f318e09e112eef2e8673e869dc28e1d5)) +- Add `graphqlTypegen` config option [#35697](https://github.com/gatsbyjs/gatsby/issues/35697) ([97433ec](https://github.com/gatsbyjs/gatsby/commit/97433ec6d3022dc80c272687e51cdbe0de501224)) +- Script component [#35403](https://github.com/gatsbyjs/gatsby/issues/35403) ([a88703f](https://github.com/gatsbyjs/gatsby/commit/a88703f4de47c0ba9db48914bc2e0df73440dc92)) +- Auto-Install Preview UI [#35587](https://github.com/gatsbyjs/gatsby/issues/35587) ([3beb047](https://github.com/gatsbyjs/gatsby/commit/3beb047b05218eeef133f8a87e4019399fded34a)) + +#### Bug Fixes + +- Throw Typegen errors & add `IGatsbyImageData` to output [#35683](https://github.com/gatsbyjs/gatsby/issues/35683) ([e7fc88b](https://github.com/gatsbyjs/gatsby/commit/e7fc88b024c84a3e9f732deec7441621024e1f95)) +- correct the types of `createNode` action return [#32522](https://github.com/gatsbyjs/gatsby/issues/32522) ([a5a2162](https://github.com/gatsbyjs/gatsby/commit/a5a2162a4f57b584790e8b1ed42687e3870f1934)) +- use correct types for the response headers [#35633](https://github.com/gatsbyjs/gatsby/issues/35633) ([35d4a92](https://github.com/gatsbyjs/gatsby/commit/35d4a92dd290c0271588478b0eadec1024310301)) + +#### Performance Improvements + +- speedups for webpack compilation (develop) [#35641](https://github.com/gatsbyjs/gatsby/issues/35641) ([09a6dd9](https://github.com/gatsbyjs/gatsby/commit/09a6dd9e3c8ebbf9ce5ab40f70c18a1e8562424c)) + +#### Refactoring + +- Misc review comments [#35710](https://github.com/gatsbyjs/gatsby/issues/35710) [#35403](https://github.com/gatsbyjs/gatsby/issues/35403) ([f7f8ffe](https://github.com/gatsbyjs/gatsby/commit/f7f8ffe689a6a475931355ae21897b8b48ca6ef3)) + +#### Chores + +- re-pin select packages after 'lerna version' [#35725](https://github.com/gatsbyjs/gatsby/issues/35725) [#35726](https://github.com/gatsbyjs/gatsby/issues/35726) ([04f9509](https://github.com/gatsbyjs/gatsby/commit/04f9509ce6295215b87b377855460873e0b5afeb)) +- Update `IPluginRefObject` type [#35711](https://github.com/gatsbyjs/gatsby/issues/35711) ([eb59c93](https://github.com/gatsbyjs/gatsby/commit/eb59c93d0a3893e73b1c227518b493dbd71783ec)) +- bump glob to 7.2.3 [#35666](https://github.com/gatsbyjs/gatsby/issues/35666) ([3909fa4](https://github.com/gatsbyjs/gatsby/commit/3909fa4265d907df62c6f79129f90f96ae09acd4)) +- bump lmdb to 2.3.10 [#35585](https://github.com/gatsbyjs/gatsby/issues/35585) ([c410214](https://github.com/gatsbyjs/gatsby/commit/c4102149ba61498bcc0e0594b3d78014e39cc3da)) + ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby@4.14.1/packages/gatsby) (2022-05-16) #### Chores