From 1bc77b02a00949cbfec11860b34eb17138d07ae2 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Tue, 20 Apr 2021 16:19:45 -0700 Subject: [PATCH] chore(release): Publish next - babel-plugin-remove-graphql-queries@3.4.0-next.2 - babel-preset-gatsby@1.4.0-next.2 - gatsby-admin@0.14.0-next.4 - gatsby-cli@3.4.0-next.3 - gatsby-core-utils@2.4.0-next.2 - gatsby-page-utils@1.4.0-next.2 - gatsby-plugin-gatsby-cloud@2.4.0-next.1 - gatsby-plugin-image@1.4.0-next.2 - gatsby-plugin-manifest@3.4.0-next.2 - gatsby-plugin-mdx@2.4.0-next.2 - gatsby-plugin-offline@4.4.0-next.2 - gatsby-plugin-page-creator@3.4.0-next.2 - gatsby-plugin-preload-fonts@2.4.0-next.2 - gatsby-plugin-sharp@3.4.0-next.2 - gatsby-plugin-typescript@3.4.0-next.2 - gatsby-recipes@0.15.0-next.2 - gatsby-remark-images@5.1.0-next.2 - gatsby-source-contentful@5.4.0-next.2 - gatsby-source-drupal@4.4.0-next.2 - gatsby-source-filesystem@3.4.0-next.2 - gatsby-source-shopify@4.4.0-next.2 - gatsby-source-wordpress@5.4.0-next.2 - gatsby-telemetry@2.4.0-next.2 - gatsby-transformer-remark@4.1.0-next.2 - gatsby-transformer-sqip@3.4.0-next.2 - gatsby@3.4.0-next.4 --- .../CHANGELOG.md | 6 ++++++ .../package.json | 4 ++-- packages/babel-preset-gatsby/CHANGELOG.md | 4 ++++ packages/babel-preset-gatsby/package.json | 4 ++-- packages/gatsby-admin/CHANGELOG.md | 4 ++++ packages/gatsby-admin/package.json | 6 +++--- packages/gatsby-cli/CHANGELOG.md | 4 ++++ packages/gatsby-cli/package.json | 8 ++++---- packages/gatsby-core-utils/CHANGELOG.md | 6 ++++++ packages/gatsby-core-utils/package.json | 2 +- packages/gatsby-page-utils/CHANGELOG.md | 4 ++++ packages/gatsby-page-utils/package.json | 4 ++-- .../gatsby-plugin-gatsby-cloud/CHANGELOG.md | 6 ++++++ .../gatsby-plugin-gatsby-cloud/package.json | 2 +- packages/gatsby-plugin-image/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-image/package.json | 6 +++--- packages/gatsby-plugin-manifest/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-manifest/package.json | 4 ++-- packages/gatsby-plugin-mdx/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-mdx/package.json | 4 ++-- packages/gatsby-plugin-offline/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-offline/package.json | 4 ++-- .../gatsby-plugin-page-creator/CHANGELOG.md | 6 ++++++ .../gatsby-plugin-page-creator/package.json | 8 ++++---- .../gatsby-plugin-preload-fonts/CHANGELOG.md | 4 ++++ .../gatsby-plugin-preload-fonts/package.json | 4 ++-- packages/gatsby-plugin-sharp/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-sharp/package.json | 8 ++++---- packages/gatsby-plugin-typescript/CHANGELOG.md | 4 ++++ packages/gatsby-plugin-typescript/package.json | 4 ++-- packages/gatsby-recipes/CHANGELOG.md | 4 ++++ packages/gatsby-recipes/package.json | 6 +++--- packages/gatsby-remark-images/CHANGELOG.md | 4 ++++ packages/gatsby-remark-images/package.json | 4 ++-- packages/gatsby-source-contentful/CHANGELOG.md | 4 ++++ packages/gatsby-source-contentful/package.json | 6 +++--- packages/gatsby-source-drupal/CHANGELOG.md | 4 ++++ packages/gatsby-source-drupal/package.json | 4 ++-- packages/gatsby-source-filesystem/CHANGELOG.md | 4 ++++ packages/gatsby-source-filesystem/package.json | 4 ++-- packages/gatsby-source-shopify/CHANGELOG.md | 4 ++++ packages/gatsby-source-shopify/package.json | 4 ++-- packages/gatsby-source-wordpress/CHANGELOG.md | 4 ++++ packages/gatsby-source-wordpress/package.json | 8 ++++---- packages/gatsby-telemetry/CHANGELOG.md | 4 ++++ packages/gatsby-telemetry/package.json | 4 ++-- .../gatsby-transformer-remark/CHANGELOG.md | 4 ++++ .../gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-sqip/CHANGELOG.md | 4 ++++ packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/CHANGELOG.md | 11 +++++++++++ packages/gatsby/package.json | 18 +++++++++--------- 52 files changed, 188 insertions(+), 69 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 7de80ddcf20db..2d44b8f12d24e 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. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@3.4.0-next.1...babel-plugin-remove-graphql-queries@3.4.0-next.2) (2021-04-20) + +### Bug Fixes + +- **gatsby:** add support for useStaticQuery with commonjs/require ([#30941](https://github.com/gatsbyjs/gatsby/issues/30941)) ([0d23703](https://github.com/gatsbyjs/gatsby/commit/0d23703c104c3557a77cfbc0e98d5dc9f947c909)) + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@3.4.0-next.0...babel-plugin-remove-graphql-queries@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package babel-plugin-remove-graphql-queries diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 696d4721b622b..ad398d24fa16a 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-remove-graphql-queries", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Jason Quense ", "repository": { "type": "git", @@ -13,7 +13,7 @@ "@babel/core": "^7.12.3", "babel-preset-gatsby-package": "^1.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-core-utils": "^2.4.0-next.1" + "gatsby-core-utils": "^2.4.0-next.2" }, "peerDependencies": { "@babel/core": "^7.0.0", diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index ab64c9da72b84..f128316743be0 100644 --- a/packages/babel-preset-gatsby/CHANGELOG.md +++ b/packages/babel-preset-gatsby/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.4.0-next.1...babel-preset-gatsby@1.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package babel-preset-gatsby + # [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.4.0-next.0...babel-preset-gatsby@1.4.0-next.1) (2021-04-16) **Note:** Version bump only for package babel-preset-gatsby diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 5951cca4c45a2..82fa6224b485c 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "1.4.0-next.1", + "version": "1.4.0-next.2", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -22,7 +22,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gatsby-legacy-polyfills": "^1.4.0-next.0" }, "peerDependencies": { diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index cc04fd0256c1e..35a8fed6d8c63 100644 --- a/packages/gatsby-admin/CHANGELOG.md +++ b/packages/gatsby-admin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.14.0-next.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.14.0-next.3...gatsby-admin@0.14.0-next.4) (2021-04-20) + +**Note:** Version bump only for package gatsby-admin + # [0.14.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.14.0-next.2...gatsby-admin@0.14.0-next.3) (2021-04-19) **Note:** Version bump only for package gatsby-admin diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index d227d1c913592..7c4348da7021b 100644 --- a/packages/gatsby-admin/package.json +++ b/packages/gatsby-admin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-admin", - "version": "0.14.0-next.3", + "version": "0.14.0-next.4", "main": "index.js", "author": "Max Stoiber", "license": "MIT", @@ -20,9 +20,9 @@ "@typescript-eslint/parser": "^4.14.2", "csstype": "^2.6.14", "formik": "^2.2.6", - "gatsby": "^3.4.0-next.3", + "gatsby": "^3.4.0-next.4", "gatsby-interface": "^0.0.244", - "gatsby-plugin-typescript": "^3.4.0-next.1", + "gatsby-plugin-typescript": "^3.4.0-next.2", "gatsby-plugin-webfonts": "^1.1.4", "gatsby-source-graphql": "^3.4.0-next.1", "lodash-es": "^4.17.21", diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 1206904384e13..6f9178af86e67 100644 --- a/packages/gatsby-cli/CHANGELOG.md +++ b/packages/gatsby-cli/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.4.0-next.2...gatsby-cli@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-cli + # [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.4.0-next.1...gatsby-cli@3.4.0-next.2) (2021-04-19) ### Bug Fixes diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 37655dff22c63..251b4e7fadc19 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-cli", "description": "Gatsby command-line interface for creating new sites and running Gatsby commands", - "version": "3.4.0-next.2", + "version": "3.4.0-next.3", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -23,9 +23,9 @@ "execa": "^3.4.0", "fs-exists-cached": "^1.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", - "gatsby-recipes": "^0.15.0-next.1", - "gatsby-telemetry": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-recipes": "^0.15.0-next.2", + "gatsby-telemetry": "^2.4.0-next.2", "hosted-git-info": "^3.0.6", "is-valid-path": "^0.1.1", "joi": "^17.4.0", diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index 9a7c319bdc7f5..20247ad38e826 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-utils/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@2.4.0-next.1...gatsby-core-utils@2.4.0-next.2) (2021-04-20) + +### Features + +- **gatsby:** add support for dynamic routes for API functions ([#30904](https://github.com/gatsbyjs/gatsby/issues/30904)) ([e44d6a7](https://github.com/gatsbyjs/gatsby/commit/e44d6a78f7f63e434a159536f07d1105067e997b)) + # [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@2.4.0-next.0...gatsby-core-utils@2.4.0-next.1) (2021-04-16) ### Bug Fixes diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 3a9e83c20cfc9..3b676dc480a93 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-core-utils", - "version": "2.4.0-next.1", + "version": "2.4.0-next.2", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 63ed7e2d1ed44..b3c500f34f104 100644 --- a/packages/gatsby-page-utils/CHANGELOG.md +++ b/packages/gatsby-page-utils/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@1.4.0-next.1...gatsby-page-utils@1.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-page-utils + # [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@1.4.0-next.0...gatsby-page-utils@1.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-page-utils diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index dc9e54d7f3162..97866bc1a60c8 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-page-utils", - "version": "1.4.0-next.1", + "version": "1.4.0-next.2", "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -26,7 +26,7 @@ "bluebird": "^3.7.2", "chokidar": "^3.5.1", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "glob": "^7.1.6", "lodash": "^4.17.21", "micromatch": "^4.0.2" diff --git a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md index f25124b8487d4..9379894d447d2 100644 --- a/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md +++ b/packages/gatsby-plugin-gatsby-cloud/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.4.0-next.0...gatsby-plugin-gatsby-cloud@2.4.0-next.1) (2021-04-20) + +### Features + +- **gatsby:** add support for dynamic routes for API functions ([#30904](https://github.com/gatsbyjs/gatsby/issues/30904)) ([e44d6a7](https://github.com/gatsbyjs/gatsby/commit/e44d6a78f7f63e434a159536f07d1105067e997b)) + # [2.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@2.3.0-next.2...gatsby-plugin-gatsby-cloud@2.4.0-next.0) (2021-04-09) **Note:** Version bump only for package gatsby-plugin-gatsby-cloud diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 1093e4bb49d89..e21858134aadb 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-gatsby-cloud", "description": "A Gatsby plugin which optimizes working with Gatsby Cloud", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index 9536fe9c900b2..bf1d2806eabe2 100644 --- a/packages/gatsby-plugin-image/CHANGELOG.md +++ b/packages/gatsby-plugin-image/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.4.0-next.1...gatsby-plugin-image@1.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-image + # [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.4.0-next.0...gatsby-plugin-image@1.4.0-next.1) (2021-04-16) ### Bug Fixes diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 99d8181d9fb38..d657d99dfefd9 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "1.4.0-next.1", + "version": "1.4.0-next.2", "scripts": { "build": "npm-run-all -s clean -p build:*", "build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src", @@ -75,12 +75,12 @@ "@babel/parser": "^7.12.5", "@babel/traverse": "^7.12.5", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^3.4.0-next.1", + "babel-plugin-remove-graphql-queries": "^3.4.0-next.2", "camelcase": "^5.3.1", "chokidar": "^3.5.1", "common-tags": "^1.8.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "objectFitPolyfill": "^2.3.0", "prop-types": "^15.7.2" }, diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index 5e3f5f7274cd9..4dd93e5e65f47 100644 --- a/packages/gatsby-plugin-manifest/CHANGELOG.md +++ b/packages/gatsby-plugin-manifest/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@3.4.0-next.1...gatsby-plugin-manifest@3.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-manifest + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@3.4.0-next.0...gatsby-plugin-manifest@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-manifest diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index e163ac5ba5337..ee2cb077b71f7 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,14 +1,14 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.12.5", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gatsby-plugin-utils": "^1.4.0-next.0", "semver": "^7.3.2", "sharp": "^0.28.0" diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 54c53ae7878e2..ca350313687ec 100644 --- a/packages/gatsby-plugin-mdx/CHANGELOG.md +++ b/packages/gatsby-plugin-mdx/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.4.0-next.1...gatsby-plugin-mdx@2.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-mdx + # [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.4.0-next.0...gatsby-plugin-mdx@2.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-mdx diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index f63741447be97..21529b580f46b 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "2.4.0-next.1", + "version": "2.4.0-next.2", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", @@ -35,7 +35,7 @@ "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index 9fef2eb492ae0..b9aaa3fc38d14 100644 --- a/packages/gatsby-plugin-offline/CHANGELOG.md +++ b/packages/gatsby-plugin-offline/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@4.4.0-next.1...gatsby-plugin-offline@4.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-offline + # [4.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@4.4.0-next.0...gatsby-plugin-offline@4.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-offline diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 5ebef03bbbb20..26d49c3228bfb 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-offline", "description": "Gatsby plugin which sets up a site to be able to run offline", - "version": "4.4.0-next.1", + "version": "4.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "glob": "^7.1.6", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index a5d4a2c568cb5..cd2108bd0fff1 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. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@3.4.0-next.1...gatsby-plugin-page-creator@3.4.0-next.2) (2021-04-20) + +### Features + +- **gatsby:** add support for dynamic routes for API functions ([#30904](https://github.com/gatsbyjs/gatsby/issues/30904)) ([e44d6a7](https://github.com/gatsbyjs/gatsby/commit/e44d6a78f7f63e434a159536f07d1105067e997b)) + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@3.4.0-next.0...gatsby-plugin-page-creator@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-page-creator diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 8b1f0fdbdc6bb..33ed6d4f46f4f 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-page-creator", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -28,9 +28,9 @@ "@sindresorhus/slugify": "^1.1.0", "chokidar": "^3.5.1", "fs-exists-cached": "^1.0.0", - "gatsby-page-utils": "^1.4.0-next.1", - "gatsby-core-utils": "^2.4.0-next.1", - "gatsby-telemetry": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-page-utils": "^1.4.0-next.2", + "gatsby-telemetry": "^2.4.0-next.2", "globby": "^11.0.2", "lodash": "^4.17.21" }, diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 73f912a01c872..928a7c0a90d7d 100644 --- a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md +++ b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@2.4.0-next.1...gatsby-plugin-preload-fonts@2.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + # [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@2.4.0-next.0...gatsby-plugin-preload-fonts@2.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-preload-fonts diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index 7144d2b182689..451c6f854301c 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preload-fonts", "description": "Gatsby plugin for preloading fonts per page", - "version": "2.4.0-next.1", + "version": "2.4.0-next.2", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -14,7 +14,7 @@ "chalk": "^4.1.0", "date-fns": "^2.16.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^3.3.0" diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index fd8607868bb7f..3264dfd4a6a25 100644 --- a/packages/gatsby-plugin-sharp/CHANGELOG.md +++ b/packages/gatsby-plugin-sharp/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.4.0-next.1...gatsby-plugin-sharp@3.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-sharp + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.4.0-next.0...gatsby-plugin-sharp@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-sharp diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 21f501b9f47e9..7cd87b80d50c4 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,8 +12,8 @@ "bluebird": "^3.7.2", "filenamify": "^4.2.0", "fs-extra": "^9.1.0", - "gatsby-core-utils": "^2.4.0-next.1", - "gatsby-telemetry": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-telemetry": "^2.4.0-next.2", "got": "^10.7.0", "imagemin": "^7.0.1", "imagemin-mozjpeg": "^9.0.0", @@ -34,7 +34,7 @@ "@types/sharp": "^0.27.1", "babel-preset-gatsby-package": "^1.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^1.4.0-next.1", + "gatsby-plugin-image": "^1.4.0-next.2", "gatsby-plugin-utils": "^1.4.0-next.0" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 351fa7d96fb96..df7c14b094ed8 100644 --- a/packages/gatsby-plugin-typescript/CHANGELOG.md +++ b/packages/gatsby-plugin-typescript/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@3.4.0-next.1...gatsby-plugin-typescript@3.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-typescript + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@3.4.0-next.0...gatsby-plugin-typescript@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-plugin-typescript diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index ac23925b09771..730a43871267c 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typescript", "description": "Adds TypeScript support to Gatsby", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.12.1", "@babel/preset-typescript": "^7.12.1", "@babel/runtime": "^7.12.5", - "babel-plugin-remove-graphql-queries": "^3.4.0-next.1" + "babel-plugin-remove-graphql-queries": "^3.4.0-next.2" }, "devDependencies": { "@babel/cli": "^7.12.1", diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index 20b6acc25ab8c..8fe738068d4ad 100644 --- a/packages/gatsby-recipes/CHANGELOG.md +++ b/packages/gatsby-recipes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.15.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.15.0-next.1...gatsby-recipes@0.15.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-recipes + # [0.15.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.15.0-next.0...gatsby-recipes@0.15.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-recipes diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 00b1192191c0f..d260b8fdba2ad 100644 --- a/packages/gatsby-recipes/package.json +++ b/packages/gatsby-recipes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-recipes", "description": "Core functionality for Gatsby Recipes", - "version": "0.15.0-next.1", + "version": "0.15.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -30,8 +30,8 @@ "express": "^4.17.1", "express-graphql": "^0.9.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", - "gatsby-telemetry": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-telemetry": "^2.4.0-next.2", "glob": "^7.1.6", "graphql": "^15.4.0", "graphql-compose": "~7.25.0", diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index 87faf21f0332a..f2acb29620a9c 100644 --- a/packages/gatsby-remark-images/CHANGELOG.md +++ b/packages/gatsby-remark-images/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@5.1.0-next.1...gatsby-remark-images@5.1.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-remark-images + # [5.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@5.1.0-next.0...gatsby-remark-images@5.1.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-remark-images diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 1d676dd5320a4..9a68bb0d1cfe6 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-images", "description": "Processes images in markdown so they can be used in the production build.", - "version": "5.1.0-next.1", + "version": "5.1.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.12.5", "chalk": "^4.1.0", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 30aff5ad71caa..32181951af987 100644 --- a/packages/gatsby-source-contentful/CHANGELOG.md +++ b/packages/gatsby-source-contentful/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@5.4.0-next.1...gatsby-source-contentful@5.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-contentful + # [5.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@5.4.0-next.0...gatsby-source-contentful@5.4.0-next.1) (2021-04-16) ### Bug Fixes diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 6528522b26516..ea35a9e777240 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-contentful", "description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", - "version": "5.4.0-next.1", + "version": "5.4.0-next.2", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,9 +17,9 @@ "common-tags": "^1.8.0", "contentful": "^8.1.7", "fs-extra": "^9.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gatsby-plugin-utils": "^1.4.0-next.0", - "gatsby-source-filesystem": "^3.4.0-next.1", + "gatsby-source-filesystem": "^3.4.0-next.2", "is-online": "^8.5.1", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.21", diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index c4761e01b5f16..b17a23a4c989d 100644 --- a/packages/gatsby-source-drupal/CHANGELOG.md +++ b/packages/gatsby-source-drupal/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@4.4.0-next.1...gatsby-source-drupal@4.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-drupal + # [4.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@4.4.0-next.0...gatsby-source-drupal@4.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-source-drupal diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index cd8ecb9581952..445f9cb54316f 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-drupal", "description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", - "version": "4.4.0-next.1", + "version": "4.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "axios": "^0.21.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", - "gatsby-source-filesystem": "^3.4.0-next.1", + "gatsby-source-filesystem": "^3.4.0-next.2", "lodash": "^4.17.21", "tiny-async-pool": "^1.2.0" }, diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 1dfbcbc28157c..2bc0778a9155d 100644 --- a/packages/gatsby-source-filesystem/CHANGELOG.md +++ b/packages/gatsby-source-filesystem/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@3.4.0-next.1...gatsby-source-filesystem@3.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-filesystem + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@3.4.0-next.0...gatsby-source-filesystem@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-source-filesystem diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 500dab702d75a..262da19cc7d9a 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-filesystem", "description": "Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "chokidar": "^3.4.3", "file-type": "^16.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "got": "^9.6.0", "md5-file": "^5.0.0", "mime": "^2.4.6", diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 2e4e43857c088..e15d47f17b493 100644 --- a/packages/gatsby-source-shopify/CHANGELOG.md +++ b/packages/gatsby-source-shopify/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@4.4.0-next.1...gatsby-source-shopify@4.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-shopify + # [4.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@4.4.0-next.0...gatsby-source-shopify@4.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-source-shopify diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index fc3af59f89dac..61cd44bb68fc6 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "4.4.0-next.1", + "version": "4.4.0-next.2", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "build": "babel src --out-dir . --ignore \"**/__tests__\"", @@ -36,7 +36,7 @@ "babel-preset-gatsby-package": "^1.4.0-next.0", "chalk": "^4.1.0", "gatsby-node-helpers": "^0.3.0", - "gatsby-source-filesystem": "^3.4.0-next.1", + "gatsby-source-filesystem": "^3.4.0-next.2", "graphql-request": "^1.8.2", "lodash": "^4.17.21", "p-iteration": "^1.1.8", diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index 1c8929b0c613a..5a0b0b8b119bf 100644 --- a/packages/gatsby-source-wordpress/CHANGELOG.md +++ b/packages/gatsby-source-wordpress/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [5.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.4.0-next.1...gatsby-source-wordpress@5.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-wordpress + # [5.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.4.0-next.0...gatsby-source-wordpress@5.4.0-next.1) (2021-04-16) ### Bug Fixes diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index d78043fa57493..62f8d8aef6623 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -2,7 +2,7 @@ "name": "gatsby-source-wordpress", "description": "Source data from WordPress in an efficient and scalable way.", "author": "Tyler Barnes ", - "version": "5.4.0-next.1", + "version": "5.4.0-next.2", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -28,10 +28,10 @@ "file-type": "^15.0.1", "filesize": "^6.1.0", "fs-extra": "^9.0.1", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gatsby-image": "^3.4.0-next.0", "gatsby-plugin-catch-links": "^3.4.0-next.0", - "gatsby-source-filesystem": "^3.4.0-next.1", + "gatsby-source-filesystem": "^3.4.0-next.2", "glob": "^7.1.6", "got": "^11.7.0", "graphql-query-compress": "^1.2.2", @@ -53,7 +53,7 @@ "@types/semver": "^7.3.4", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.0.0", - "babel-preset-gatsby": "^1.4.0-next.1", + "babel-preset-gatsby": "^1.4.0-next.2", "babel-preset-gatsby-package": "^1.4.0-next.0", "cross-env": "^7.0.3", "identity-obj-proxy": "^3.0.0", diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 65c29baea39a6..d377c5dd0ae41 100644 --- a/packages/gatsby-telemetry/CHANGELOG.md +++ b/packages/gatsby-telemetry/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@2.4.0-next.1...gatsby-telemetry@2.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-telemetry + # [2.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@2.4.0-next.0...gatsby-telemetry@2.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-telemetry diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 77861af6f2043..b8497c21f878d 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-telemetry", "description": "Gatsby Telemetry", - "version": "2.4.0-next.1", + "version": "2.4.0-next.2", "author": "Jarmo Isotalo ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "boxen": "^4.2.0", "configstore": "^5.0.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "git-up": "^4.0.2", "is-docker": "^2.1.1", "lodash": "^4.17.21", diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 3a24cebd053e0..ea31132da1e20 100644 --- a/packages/gatsby-transformer-remark/CHANGELOG.md +++ b/packages/gatsby-transformer-remark/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@4.1.0-next.1...gatsby-transformer-remark@4.1.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-transformer-remark + # [4.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@4.1.0-next.0...gatsby-transformer-remark@4.1.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-transformer-remark diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index c4767454fd011..5e4b21a2723fb 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,14 +1,14 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "4.1.0-next.1", + "version": "4.1.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.12.5", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-core-utils": "^2.4.0-next.2", "gray-matter": "^4.0.2", "hast-util-raw": "^6.0.2", "hast-util-to-html": "^7.1.2", diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index 165ff7f798028..cae0910651e6b 100644 --- a/packages/gatsby-transformer-sqip/CHANGELOG.md +++ b/packages/gatsby-transformer-sqip/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@3.4.0-next.1...gatsby-transformer-sqip@3.4.0-next.2) (2021-04-20) + +**Note:** Version bump only for package gatsby-transformer-sqip + # [3.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@3.4.0-next.0...gatsby-transformer-sqip@3.4.0-next.1) (2021-04-16) **Note:** Version bump only for package gatsby-transformer-sqip diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index defba0e924574..c034539257df7 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "3.4.0-next.1", + "version": "3.4.0-next.2", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "fs-extra": "^8.1.0", - "gatsby-plugin-sharp": "^3.4.0-next.1", + "gatsby-plugin-sharp": "^3.4.0-next.2", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.2.3", "p-queue": "^6.6.2", diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index 748da8a645560..06756472dbc24 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/gatsby/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.4.0-next.4](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.4.0-next.3...gatsby@3.4.0-next.4) (2021-04-20) + +### Bug Fixes + +- **gatsby:** add support for useStaticQuery with commonjs/require ([#30941](https://github.com/gatsbyjs/gatsby/issues/30941)) ([0d23703](https://github.com/gatsbyjs/gatsby/commit/0d23703c104c3557a77cfbc0e98d5dc9f947c909)) +- **gatsby:** change order of feedbackDisabled checks to allow CI AWS lambda build ([#30653](https://github.com/gatsbyjs/gatsby/issues/30653)) ([303dc4b](https://github.com/gatsbyjs/gatsby/commit/303dc4bd5b1c79b5bb982e2ac8b5de67630d7083)) + +### Features + +- **gatsby:** add support for dynamic routes for API functions ([#30904](https://github.com/gatsbyjs/gatsby/issues/30904)) ([e44d6a7](https://github.com/gatsbyjs/gatsby/commit/e44d6a78f7f63e434a159536f07d1105067e997b)) + # [3.4.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.4.0-next.2...gatsby@3.4.0-next.3) (2021-04-19) ### Bug Fixes diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 603b57482733d..2c46cbb2cbf36 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "3.4.0-next.3", + "version": "3.4.0-next.4", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -34,8 +34,8 @@ "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", - "babel-plugin-remove-graphql-queries": "^3.4.0-next.1", - "babel-preset-gatsby": "^1.4.0-next.1", + "babel-plugin-remove-graphql-queries": "^3.4.0-next.2", + "babel-preset-gatsby": "^1.4.0-next.2", "better-opn": "^2.0.0", "better-queue": "^3.8.10", "bluebird": "^3.7.2", @@ -77,16 +77,16 @@ "find-cache-dir": "^3.3.1", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^3.4.0-next.2", - "gatsby-core-utils": "^2.4.0-next.1", + "gatsby-cli": "^3.4.0-next.3", + "gatsby-core-utils": "^2.4.0-next.2", "gatsby-graphiql-explorer": "^1.4.0-next.0", "gatsby-legacy-polyfills": "^1.4.0-next.0", "gatsby-link": "^3.4.0-next.0", - "gatsby-plugin-page-creator": "^3.4.0-next.1", - "gatsby-plugin-typescript": "^3.4.0-next.1", + "gatsby-plugin-page-creator": "^3.4.0-next.2", + "gatsby-plugin-typescript": "^3.4.0-next.2", "gatsby-plugin-utils": "^1.4.0-next.0", "gatsby-react-router-scroll": "^4.4.0-next.0", - "gatsby-telemetry": "^2.4.0-next.1", + "gatsby-telemetry": "^2.4.0-next.2", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^15.4.0", @@ -117,9 +117,9 @@ "normalize-path": "^3.0.0", "null-loader": "^4.0.1", "opentracing": "^0.14.4", - "path-to-regexp": "0.1.7", "p-defer": "^3.0.0", "parseurl": "^1.3.3", + "path-to-regexp": "0.1.7", "physical-cpu-count": "^2.0.0", "platform": "^1.3.6", "pnp-webpack-plugin": "^1.6.4",