diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index 2d44b8f12d24e..569973247fb2f 100644 --- a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md +++ b/packages/babel-plugin-remove-graphql-queries/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/babel-plugin-remove-graphql-queries@3.4.0-next.2...babel-plugin-remove-graphql-queries@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + # [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 diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index ad398d24fa16a..b2bb0c150da35 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.2", + "version": "3.4.0-next.3", "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.2" + "gatsby-core-utils": "^2.4.0-next.3" }, "peerDependencies": { "@babel/core": "^7.0.0", diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index f128316743be0..dbdcef63d0deb 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.3](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@1.4.0-next.2...babel-preset-gatsby@1.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package babel-preset-gatsby + # [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 diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 82fa6224b485c..7b87a2f582818 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.2", + "version": "1.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "gatsby-legacy-polyfills": "^1.4.0-next.0" }, "peerDependencies": { diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index 35a8fed6d8c63..806eabde6fba2 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.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.14.0-next.4...gatsby-admin@0.14.0-next.5) (2021-04-20) + +**Note:** Version bump only for package gatsby-admin + # [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 diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index 7c4348da7021b..4275e8f5dacd9 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.4", + "version": "0.14.0-next.5", "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.4", + "gatsby": "^3.4.0-next.5", "gatsby-interface": "^0.0.244", - "gatsby-plugin-typescript": "^3.4.0-next.2", + "gatsby-plugin-typescript": "^3.4.0-next.3", "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 6f9178af86e67..59db47d539149 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.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.4.0-next.3...gatsby-cli@3.4.0-next.4) (2021-04-20) + +**Note:** Version bump only for package gatsby-cli + # [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 diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 251b4e7fadc19..a2c945f5352a8 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.3", + "version": "3.4.0-next.4", "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.2", - "gatsby-recipes": "^0.15.0-next.2", - "gatsby-telemetry": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", + "gatsby-recipes": "^0.15.0-next.3", + "gatsby-telemetry": "^2.4.0-next.3", "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 20247ad38e826..a9a8f5330d2b9 100644 --- a/packages/gatsby-core-utils/CHANGELOG.md +++ b/packages/gatsby-core-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. +# [2.4.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@2.4.0-next.2...gatsby-core-utils@2.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-core-utils + # [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 diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 3b676dc480a93..19d716ee011d6 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.2", + "version": "2.4.0-next.3", "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 b3c500f34f104..f45ff047ebdab 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@1.4.0-next.2...gatsby-page-utils@1.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-page-utils + # [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 diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 97866bc1a60c8..dcb384795b355 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.2", + "version": "1.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "glob": "^7.1.6", "lodash": "^4.17.21", "micromatch": "^4.0.2" diff --git a/packages/gatsby-plugin-image/CHANGELOG.md b/packages/gatsby-plugin-image/CHANGELOG.md index bf1d2806eabe2..f968554a98286 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-image@1.4.0-next.2...gatsby-plugin-image@1.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-image + # [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 diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index d657d99dfefd9..a3490555971c8 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.2", + "version": "1.4.0-next.3", "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.2", + "babel-plugin-remove-graphql-queries": "^3.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 4dd93e5e65f47..16f75ef74640a 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@3.4.0-next.2...gatsby-plugin-manifest@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-manifest + # [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 diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index ee2cb077b71f7..b882f1ad5d65e 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.2", + "version": "3.4.0-next.3", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.12.5", - "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 ca350313687ec..3c2d1a86c0001 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.4.0-next.2...gatsby-plugin-mdx@2.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-mdx + # [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 diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 21529b580f46b..3cf292d6dfde3 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.2", + "version": "2.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 b9aaa3fc38d14..22c901814277b 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@4.4.0-next.2...gatsby-plugin-offline@4.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-offline + # [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 diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 26d49c3228bfb..0297599a19780 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.2", + "version": "4.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 cd2108bd0fff1..25b02787c3f97 100644 --- a/packages/gatsby-plugin-page-creator/CHANGELOG.md +++ b/packages/gatsby-plugin-page-creator/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-plugin-page-creator@3.4.0-next.2...gatsby-plugin-page-creator@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-page-creator + # [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 diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 33ed6d4f46f4f..00371e1f73855 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.2", + "version": "3.4.0-next.3", "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-core-utils": "^2.4.0-next.2", - "gatsby-page-utils": "^1.4.0-next.2", - "gatsby-telemetry": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", + "gatsby-page-utils": "^1.4.0-next.3", + "gatsby-telemetry": "^2.4.0-next.3", "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 928a7c0a90d7d..740a6692fc09b 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@2.4.0-next.2...gatsby-plugin-preload-fonts@2.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + # [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 diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index 451c6f854301c..c3668683e2218 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.2", + "version": "2.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 3264dfd4a6a25..7af796be9705a 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.4.0-next.2...gatsby-plugin-sharp@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-sharp + # [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 diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 7cd87b80d50c4..6de36fae0aa06 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.2", + "version": "3.4.0-next.3", "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.2", - "gatsby-telemetry": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", + "gatsby-telemetry": "^2.4.0-next.3", "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.2", + "gatsby-plugin-image": "^1.4.0-next.3", "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 df7c14b094ed8..0339d21ac9920 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@3.4.0-next.2...gatsby-plugin-typescript@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-plugin-typescript + # [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 diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index 730a43871267c..93e278ba28ac4 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.2", + "version": "3.4.0-next.3", "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.2" + "babel-plugin-remove-graphql-queries": "^3.4.0-next.3" }, "devDependencies": { "@babel/cli": "^7.12.1", diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index 8fe738068d4ad..befaded697493 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.15.0-next.2...gatsby-recipes@0.15.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-recipes + # [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 diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index d260b8fdba2ad..c0e13fe882d09 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.2", + "version": "0.15.0-next.3", "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.2", - "gatsby-telemetry": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", + "gatsby-telemetry": "^2.4.0-next.3", "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 f2acb29620a9c..4ad397e404241 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@5.1.0-next.2...gatsby-remark-images@5.1.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-remark-images + # [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 diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 9a68bb0d1cfe6..f7db3eedd550a 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.2", + "version": "5.1.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 32181951af987..6762e33803427 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@5.4.0-next.2...gatsby-source-contentful@5.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-contentful + # [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 diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index ea35a9e777240..7d7a7646bfee5 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.2", + "version": "5.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "gatsby-plugin-utils": "^1.4.0-next.0", - "gatsby-source-filesystem": "^3.4.0-next.2", + "gatsby-source-filesystem": "^3.4.0-next.3", "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 b17a23a4c989d..8a6e0f8ef09a8 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@4.4.0-next.2...gatsby-source-drupal@4.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-drupal + # [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 diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 445f9cb54316f..39b5ae7e75792 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.2", + "version": "4.4.0-next.3", "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.2", + "gatsby-source-filesystem": "^3.4.0-next.3", "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 2bc0778a9155d..b0e00f046f580 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@3.4.0-next.2...gatsby-source-filesystem@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-filesystem + # [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 diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 262da19cc7d9a..ddf497ad56ebe 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.2", + "version": "3.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 e15d47f17b493..d02288888d77e 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@4.4.0-next.2...gatsby-source-shopify@4.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-shopify + # [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 diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 61cd44bb68fc6..0e792f4791e38 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.2", + "version": "4.4.0-next.3", "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.2", + "gatsby-source-filesystem": "^3.4.0-next.3", "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 5a0b0b8b119bf..1a51fcf7bc807 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.4.0-next.2...gatsby-source-wordpress@5.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-source-wordpress + # [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 diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 62f8d8aef6623..4f2373ec47220 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.2", + "version": "5.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "gatsby-image": "^3.4.0-next.0", "gatsby-plugin-catch-links": "^3.4.0-next.0", - "gatsby-source-filesystem": "^3.4.0-next.2", + "gatsby-source-filesystem": "^3.4.0-next.3", "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.2", + "babel-preset-gatsby": "^1.4.0-next.3", "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 d377c5dd0ae41..b208bc986b6c9 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@2.4.0-next.2...gatsby-telemetry@2.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-telemetry + # [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 diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index b8497c21f878d..e5c7ee64f5dcb 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.2", + "version": "2.4.0-next.3", "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.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 ea31132da1e20..3d39882bf3af5 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@4.1.0-next.2...gatsby-transformer-remark@4.1.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-transformer-remark + # [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 diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 5e4b21a2723fb..bbbddcfe5e1e9 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.2", + "version": "4.1.0-next.3", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.12.5", - "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-core-utils": "^2.4.0-next.3", "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 cae0910651e6b..b910fa6316fb3 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.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@3.4.0-next.2...gatsby-transformer-sqip@3.4.0-next.3) (2021-04-20) + +**Note:** Version bump only for package gatsby-transformer-sqip + # [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 diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index c034539257df7..0a622999dc7f7 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.2", + "version": "3.4.0-next.3", "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.2", + "gatsby-plugin-sharp": "^3.4.0-next.3", "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 06756472dbc24..1215814c11ebe 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/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. +# [3.4.0-next.5](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.4.0-next.4...gatsby@3.4.0-next.5) (2021-04-20) + +**Note:** Version bump only for package gatsby + # [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 diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 2c46cbb2cbf36..349284f69a292 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.4", + "version": "3.4.0-next.5", "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.2", - "babel-preset-gatsby": "^1.4.0-next.2", + "babel-plugin-remove-graphql-queries": "^3.4.0-next.3", + "babel-preset-gatsby": "^1.4.0-next.3", "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.3", - "gatsby-core-utils": "^2.4.0-next.2", + "gatsby-cli": "^3.4.0-next.4", + "gatsby-core-utils": "^2.4.0-next.3", "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.2", - "gatsby-plugin-typescript": "^3.4.0-next.2", + "gatsby-plugin-page-creator": "^3.4.0-next.3", + "gatsby-plugin-typescript": "^3.4.0-next.3", "gatsby-plugin-utils": "^1.4.0-next.0", "gatsby-react-router-scroll": "^4.4.0-next.0", - "gatsby-telemetry": "^2.4.0-next.2", + "gatsby-telemetry": "^2.4.0-next.3", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^15.4.0",