diff --git a/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md b/packages/babel-plugin-remove-graphql-queries/CHANGELOG.md index bae7811118fd1..8d4f23ac04e59 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. +# [2.9.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.8.5...babel-plugin-remove-graphql-queries@2.9.0) (2020-04-27) + +**Note:** Version bump only for package babel-plugin-remove-graphql-queries + ## [2.8.5](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.8.4...babel-plugin-remove-graphql-queries@2.8.5) (2020-04-24) **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 88ec3c85428d8..b222cc1c28133 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": "2.8.5", + "version": "2.9.0", "author": "Jason Quense ", "repository": { "type": "git", @@ -11,7 +11,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "license": "MIT", diff --git a/packages/babel-preset-gatsby-package/CHANGELOG.md b/packages/babel-preset-gatsby-package/CHANGELOG.md index 4dbe99566a881..52623b3636b3d 100644 --- a/packages/babel-preset-gatsby-package/CHANGELOG.md +++ b/packages/babel-preset-gatsby-package/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.4.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.3.2...babel-preset-gatsby-package@0.4.0) (2020-04-27) + +**Note:** Version bump only for package babel-preset-gatsby-package + ## [0.3.2](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@0.3.1...babel-preset-gatsby-package@0.3.2) (2020-04-24) **Note:** Version bump only for package babel-preset-gatsby-package diff --git a/packages/babel-preset-gatsby-package/package.json b/packages/babel-preset-gatsby-package/package.json index a2aa1327fed00..ec36f21bccff3 100644 --- a/packages/babel-preset-gatsby-package/package.json +++ b/packages/babel-preset-gatsby-package/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby-package", - "version": "0.3.2", + "version": "0.4.0", "author": "Philipp Spiess ", "repository": { "type": "git", diff --git a/packages/babel-preset-gatsby/CHANGELOG.md b/packages/babel-preset-gatsby/CHANGELOG.md index 42a4667190e36..9813774f1935a 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. +# [0.4.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.3.6...babel-preset-gatsby@0.4.0) (2020-04-27) + +**Note:** Version bump only for package babel-preset-gatsby + ## [0.3.6](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby@0.3.5...babel-preset-gatsby@0.3.6) (2020-04-24) ### Bug Fixes diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index da2049fb19a49..386dbff64c522 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "0.3.6", + "version": "0.4.0", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -21,7 +21,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": "^1.1.4" + "gatsby-core-utils": "^1.2.0" }, "peerDependencies": { "@babel/core": "^7.0.0" @@ -35,7 +35,7 @@ }, "devDependencies": { "@babel/cli": "^7.8.4", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "slash": "^3.0.0" }, diff --git a/packages/gatsby-admin/CHANGELOG.md b/packages/gatsby-admin/CHANGELOG.md index 8298e0dcac9d2..050628222bf87 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.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.0.6...gatsby-admin@0.1.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-admin + ## [0.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.0.5...gatsby-admin@0.0.6) (2020-04-25) **Note:** Version bump only for package gatsby-admin diff --git a/packages/gatsby-admin/package.json b/packages/gatsby-admin/package.json index 9cf6eed4df511..66a04b73da6cd 100644 --- a/packages/gatsby-admin/package.json +++ b/packages/gatsby-admin/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-admin", - "version": "0.0.6", + "version": "0.1.0", "main": "index.js", "author": "Max Stoiber", "license": "MIT", @@ -8,9 +8,9 @@ "dependencies": { "@typescript-eslint/eslint-plugin": "^2.28.0", "@typescript-eslint/parser": "^2.28.0", - "gatsby": "^2.20.36", - "gatsby-plugin-typescript": "^2.3.5", - "gatsby-source-graphql": "^2.4.2", + "gatsby": "^2.21.0", + "gatsby-plugin-typescript": "^2.4.0", + "gatsby-source-graphql": "^2.5.0", "react": "^16.12.0", "react-dom": "^16.12.0", "subscriptions-transport-ws": "^0.9.16", diff --git a/packages/gatsby-cli/CHANGELOG.md b/packages/gatsby-cli/CHANGELOG.md index 351e7c7900aa7..b586abb4fd84f 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. +# [2.12.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.11.22...gatsby-cli@2.12.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-cli + ## [2.11.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.11.21...gatsby-cli@2.11.22) (2020-04-25) **Note:** Version bump only for package gatsby-cli diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 74a07baa9ec98..9875dd3643131 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": "2.11.22", + "version": "2.12.0", "author": "Kyle Mathews ", "bin": { "gatsby": "lib/index.js" @@ -25,9 +25,9 @@ "execa": "^3.4.0", "fs-exists-cached": "^1.0.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", - "gatsby-recipes": "^0.0.19", - "gatsby-telemetry": "^1.2.6", + "gatsby-core-utils": "^1.2.0", + "gatsby-recipes": "^0.1.0", + "gatsby-telemetry": "^1.3.0", "hosted-git-info": "^3.0.4", "is-valid-path": "^0.1.1", "lodash": "^4.17.15", @@ -54,7 +54,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "optionalDependencies": { diff --git a/packages/gatsby-codemods/CHANGELOG.md b/packages/gatsby-codemods/CHANGELOG.md index 18745b6ce74c8..e02a35c7b0adc 100644 --- a/packages/gatsby-codemods/CHANGELOG.md +++ b/packages/gatsby-codemods/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.2.4...gatsby-codemods@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-codemods + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.2.3...gatsby-codemods@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-codemods diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index ef6a0bb073876..823312c003daf 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-codemods", - "version": "1.2.4", + "version": "1.3.0", "description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "jscodeshift": "^0.7.0" }, diff --git a/packages/gatsby-core-utils/CHANGELOG.md b/packages/gatsby-core-utils/CHANGELOG.md index ee9b85f9712a1..f040f6fa19e13 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. +# [1.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.1.4...gatsby-core-utils@1.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-core-utils + ## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.1.3...gatsby-core-utils@1.1.4) (2020-04-24) **Note:** Version bump only for package gatsby-core-utils diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 73657ee797fe2..4da17588b5d7a 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-core-utils", - "version": "1.1.4", + "version": "1.2.0", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", @@ -37,7 +37,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "@types/ci-info": "2.0.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "typescript": "^3.8.3" }, diff --git a/packages/gatsby-cypress/CHANGELOG.md b/packages/gatsby-cypress/CHANGELOG.md index e5608462123f1..0b8359b3cc3c9 100644 --- a/packages/gatsby-cypress/CHANGELOG.md +++ b/packages/gatsby-cypress/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.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.3.4...gatsby-cypress@0.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-cypress + ## [0.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-cypress@0.3.3...gatsby-cypress@0.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-cypress diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index a7a8f699f46c5..abe806c1d4800 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-cypress", - "version": "0.3.4", + "version": "0.4.0", "description": "Cypress tools for Gatsby projects", "main": "index.js", "repository": { @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "keywords": [ diff --git a/packages/gatsby-dev-cli/CHANGELOG.md b/packages/gatsby-dev-cli/CHANGELOG.md index a905492755005..9bc5e9189bb75 100644 --- a/packages/gatsby-dev-cli/CHANGELOG.md +++ b/packages/gatsby-dev-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. +# [2.7.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.4...gatsby-dev-cli@2.7.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-dev-cli + ## [2.6.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-dev-cli@2.6.3...gatsby-dev-cli@2.6.4) (2020-04-24) **Note:** Version bump only for package gatsby-dev-cli diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index 3d437a3cf70d5..035a03ae016ca 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-dev-cli", "description": "CLI helpers for contributors working on Gatsby", - "version": "2.6.4", + "version": "2.7.0", "author": "Kyle Mathews ", "bin": { "gatsby-dev": "./dist/index.js" @@ -27,7 +27,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme", diff --git a/packages/gatsby-graphiql-explorer/CHANGELOG.md b/packages/gatsby-graphiql-explorer/CHANGELOG.md index 5c68cef709907..88f6d9b76be9f 100644 --- a/packages/gatsby-graphiql-explorer/CHANGELOG.md +++ b/packages/gatsby-graphiql-explorer/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.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.3.5...gatsby-graphiql-explorer@0.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-graphiql-explorer + ## [0.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-graphiql-explorer@0.3.4...gatsby-graphiql-explorer@0.3.5) (2020-04-24) **Note:** Version bump only for package gatsby-graphiql-explorer diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index 97249a8d0fa43..da9254df81f5f 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-graphiql-explorer", - "version": "0.3.5", + "version": "0.4.0", "description": "GraphiQL IDE with custom features for Gatsby users", "main": "index.js", "scripts": { @@ -38,7 +38,7 @@ "@babel/preset-env": "^7.9.5", "@babel/preset-react": "^7.9.4", "babel-loader": "^8.1.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "core-js": "^2.6.11", "cross-env": "^5.2.1", "css-loader": "^1.0.1", diff --git a/packages/gatsby-image/CHANGELOG.md b/packages/gatsby-image/CHANGELOG.md index 16b3f4ca07d0e..11366a2f74f81 100644 --- a/packages/gatsby-image/CHANGELOG.md +++ b/packages/gatsby-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. +# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.3.5...gatsby-image@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-image + ## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.3.4...gatsby-image@2.3.5) (2020-04-24) **Note:** Version bump only for package gatsby-image diff --git a/packages/gatsby-image/package.json b/packages/gatsby-image/package.json index ee6134dd35ac4..d506ff06e2865 100644 --- a/packages/gatsby-image/package.json +++ b/packages/gatsby-image/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-image", "description": "Lazy-loading React image component with optional support for the blur-up effect.", - "version": "2.3.5", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "@testing-library/react": "^9.5.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme", diff --git a/packages/gatsby-link/CHANGELOG.md b/packages/gatsby-link/CHANGELOG.md index ac83049100e55..a2c3562e7cb77 100644 --- a/packages/gatsby-link/CHANGELOG.md +++ b/packages/gatsby-link/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.3.5...gatsby-link@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-link + ## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.3.4...gatsby-link@2.3.5) (2020-04-24) **Note:** Version bump only for package gatsby-link diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 191f8749fe9a2..f79a426eee84d 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-link", "description": "An enhanced Link component for Gatsby sites with support for resource prefetching", - "version": "2.3.5", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "@testing-library/react": "^9.5.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link#readme", diff --git a/packages/gatsby-page-utils/CHANGELOG.md b/packages/gatsby-page-utils/CHANGELOG.md index 53c6585e82fe1..8349c4ee82469 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. +# [0.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.1.4...gatsby-page-utils@0.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-page-utils + ## [0.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-page-utils@0.1.3...gatsby-page-utils@0.1.4) (2020-04-24) **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 7b3697c8c4f58..bc671c957f8d0 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-page-utils", - "version": "0.1.4", + "version": "0.2.0", "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "scripts": { @@ -24,7 +24,7 @@ "bluebird": "^3.7.2", "chokidar": "3.4.0", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" @@ -32,7 +32,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md b/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md index 424689d0165b6..fd18082a60f66 100644 --- a/packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md +++ b/packages/gatsby-plugin-benchmark-reporting/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@0.1.5...gatsby-plugin-benchmark-reporting@0.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-benchmark-reporting + ## [0.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@0.1.4...gatsby-plugin-benchmark-reporting@0.1.5) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-benchmark-reporting diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index dc58347af7e40..6ec17040333c8 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-benchmark-reporting", "description": "Gatsby Benchmark Reporting", - "version": "0.1.5", + "version": "0.2.0", "author": "Peter van der Zee ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-benchmark-reporting#readme", "devDependencies": { - "babel-preset-gatsby-package": "^0.3.2" + "babel-preset-gatsby-package": "^0.4.0" }, "dependencies": { "fast-glob": "^3.2.2", diff --git a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md b/packages/gatsby-plugin-canonical-urls/CHANGELOG.md index 3e98cefdb4330..e8b115726080b 100644 --- a/packages/gatsby-plugin-canonical-urls/CHANGELOG.md +++ b/packages/gatsby-plugin-canonical-urls/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@2.2.4...gatsby-plugin-canonical-urls@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-canonical-urls + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-canonical-urls@2.2.3...gatsby-plugin-canonical-urls@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-canonical-urls diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index ea490cd14c799..69f35dcaa1227 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-canonical-urls", "description": "Add canonical links to HTML pages Gatsby generates.", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme", diff --git a/packages/gatsby-plugin-catch-links/CHANGELOG.md b/packages/gatsby-plugin-catch-links/CHANGELOG.md index 80cb36e6f313c..e845ac47e6195 100644 --- a/packages/gatsby-plugin-catch-links/CHANGELOG.md +++ b/packages/gatsby-plugin-catch-links/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.2.4...gatsby-plugin-catch-links@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-catch-links + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-catch-links@2.2.3...gatsby-plugin-catch-links@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-catch-links diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index 913ae7d1c9ed8..b7b802f38fc32 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-catch-links", "description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme", diff --git a/packages/gatsby-plugin-coffeescript/CHANGELOG.md b/packages/gatsby-plugin-coffeescript/CHANGELOG.md index 06281ef237ea1..1f3b20dc7b024 100644 --- a/packages/gatsby-plugin-coffeescript/CHANGELOG.md +++ b/packages/gatsby-plugin-coffeescript/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-coffeescript@2.2.4...gatsby-plugin-coffeescript@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-coffeescript + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-coffeescript@2.2.3...gatsby-plugin-coffeescript@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-coffeescript diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index ba8628e043a21..10d3192f28233 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-coffeescript", "description": "Adds CoffeeScript support for Gatsby", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme", diff --git a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md b/packages/gatsby-plugin-create-client-paths/CHANGELOG.md index c6011f5c7be48..39d6e001d95e4 100644 --- a/packages/gatsby-plugin-create-client-paths/CHANGELOG.md +++ b/packages/gatsby-plugin-create-client-paths/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@2.2.4...gatsby-plugin-create-client-paths@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-create-client-paths + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-create-client-paths@2.2.3...gatsby-plugin-create-client-paths@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-create-client-paths diff --git a/packages/gatsby-plugin-create-client-paths/package.json b/packages/gatsby-plugin-create-client-paths/package.json index 4380b0a17f08f..dd2820a7d74df 100644 --- a/packages/gatsby-plugin-create-client-paths/package.json +++ b/packages/gatsby-plugin-create-client-paths/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-create-client-paths", "description": "Gatsby-plugin for creating paths that exist only on the client", - "version": "2.2.4", + "version": "2.3.0", "author": "scott.eckenthal@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths#readme", diff --git a/packages/gatsby-plugin-cxs/CHANGELOG.md b/packages/gatsby-plugin-cxs/CHANGELOG.md index bb46fd8c4fe0b..37bda92067815 100644 --- a/packages/gatsby-plugin-cxs/CHANGELOG.md +++ b/packages/gatsby-plugin-cxs/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.2.4...gatsby-plugin-cxs@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-cxs + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-cxs@2.2.3...gatsby-plugin-cxs@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-cxs diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 552fce492a1b2..91361323ce6f5 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-cxs", "description": "Gatsby plugin to add SSR support for ctx", - "version": "2.2.4", + "version": "2.3.0", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "cxs": "^6.2.0" }, diff --git a/packages/gatsby-plugin-emotion/CHANGELOG.md b/packages/gatsby-plugin-emotion/CHANGELOG.md index 1c755718497bd..b722861cccc23 100644 --- a/packages/gatsby-plugin-emotion/CHANGELOG.md +++ b/packages/gatsby-plugin-emotion/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.2.3...gatsby-plugin-emotion@4.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-emotion + ## [4.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-emotion@4.2.2...gatsby-plugin-emotion@4.2.3) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-emotion diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index 099d20b2b9e7b..463eae40185fb 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-emotion", "description": "Gatsby plugin to add support for Emotion", - "version": "4.2.3", + "version": "4.3.0", "author": "Tegan Churchill ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-emotion#readme", diff --git a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md b/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md index 77d6b6a9ec838..71404411a3030 100644 --- a/packages/gatsby-plugin-facebook-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-facebook-analytics/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.3.3...gatsby-plugin-facebook-analytics@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-facebook-analytics + ## [2.3.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-facebook-analytics@2.3.2...gatsby-plugin-facebook-analytics@2.3.3) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-facebook-analytics diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index 67ae55ce5071c..9cfabb2b7beb7 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-facebook-analytics", "description": "Gatsby plugin to add facebook analytics onto a site", - "version": "2.3.3", + "version": "2.4.0", "author": "Yeison Daza ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics#readme", diff --git a/packages/gatsby-plugin-feed/CHANGELOG.md b/packages/gatsby-plugin-feed/CHANGELOG.md index 3b56454eadf90..4c7a993764b47 100644 --- a/packages/gatsby-plugin-feed/CHANGELOG.md +++ b/packages/gatsby-plugin-feed/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.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.4...gatsby-plugin-feed@2.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-feed + ## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.3...gatsby-plugin-feed@2.4.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-feed diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 2103c035f5827..bc787557594ba 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-feed", "description": "Creates an RSS feed for your Gatsby site.", - "version": "2.4.4", + "version": "2.5.0", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-feed#readme", diff --git a/packages/gatsby-plugin-flow/CHANGELOG.md b/packages/gatsby-plugin-flow/CHANGELOG.md index 6ddeec8afe8ee..160a6fa056573 100644 --- a/packages/gatsby-plugin-flow/CHANGELOG.md +++ b/packages/gatsby-plugin-flow/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@1.2.3...gatsby-plugin-flow@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-flow + ## [1.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-flow@1.2.2...gatsby-plugin-flow@1.2.3) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-flow diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index b6961ccdff7d2..bf79b81b3acb2 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-flow", - "version": "1.2.3", + "version": "1.3.0", "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { @@ -30,7 +30,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "engines": { diff --git a/packages/gatsby-plugin-fullstory/CHANGELOG.md b/packages/gatsby-plugin-fullstory/CHANGELOG.md index 2c79d365bfaea..bc278b198b49c 100644 --- a/packages/gatsby-plugin-fullstory/CHANGELOG.md +++ b/packages/gatsby-plugin-fullstory/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-fullstory@2.2.4...gatsby-plugin-fullstory@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-fullstory + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-fullstory@2.2.3...gatsby-plugin-fullstory@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-fullstory diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index e79d9f4b06d2d..90e4e79a67dea 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-fullstory", - "version": "2.2.4", + "version": "2.3.0", "description": "Plugin to add the tracking code for Fullstory.com", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-glamor/CHANGELOG.md b/packages/gatsby-plugin-glamor/CHANGELOG.md index ba8c80f455233..9d94d582ae21a 100644 --- a/packages/gatsby-plugin-glamor/CHANGELOG.md +++ b/packages/gatsby-plugin-glamor/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.2.4...gatsby-plugin-glamor@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-glamor + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-glamor@2.2.3...gatsby-plugin-glamor@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-glamor diff --git a/packages/gatsby-plugin-glamor/package.json b/packages/gatsby-plugin-glamor/package.json index f1bf4a886a554..b55bd5531d1c2 100644 --- a/packages/gatsby-plugin-glamor/package.json +++ b/packages/gatsby-plugin-glamor/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-glamor", "description": "Gatsby plugin to add support for Glamor", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-glamor#readme", diff --git a/packages/gatsby-plugin-google-analytics/CHANGELOG.md b/packages/gatsby-plugin-google-analytics/CHANGELOG.md index e4b26f62bab39..b39add96acab9 100644 --- a/packages/gatsby-plugin-google-analytics/CHANGELOG.md +++ b/packages/gatsby-plugin-google-analytics/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.2.5...gatsby-plugin-google-analytics@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-google-analytics + ## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.2.4...gatsby-plugin-google-analytics@2.2.5) (2020-04-24) ### Features diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 3b337e47ae66c..e5d3be9d0801f 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "2.2.5", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "@testing-library/react": "^9.5.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-analytics#readme", diff --git a/packages/gatsby-plugin-google-gtag/CHANGELOG.md b/packages/gatsby-plugin-google-gtag/CHANGELOG.md index 3aab747e1f461..37995150e56f1 100644 --- a/packages/gatsby-plugin-google-gtag/CHANGELOG.md +++ b/packages/gatsby-plugin-google-gtag/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.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@2.0.3...gatsby-plugin-google-gtag@2.1.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-google-gtag + ## [2.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@2.0.2...gatsby-plugin-google-gtag@2.0.3) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-google-gtag diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index d931cc225607a..f71158d68a836 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-gtag", "description": "Gatsby plugin to add google gtag onto a site", - "version": "2.0.3", + "version": "2.1.0", "author": "Tyler Buchea ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag#readme", diff --git a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md b/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md index 05ce6a932bdd6..c6adfcb7034cd 100644 --- a/packages/gatsby-plugin-google-tagmanager/CHANGELOG.md +++ b/packages/gatsby-plugin-google-tagmanager/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.2.4...gatsby-plugin-google-tagmanager@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-google-tagmanager + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@2.2.3...gatsby-plugin-google-tagmanager@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-google-tagmanager diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 92defba806238..194b82ee4b500 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-tagmanager", "description": "Gatsby plugin to add google tagmanager onto a site", - "version": "2.2.4", + "version": "2.3.0", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme", diff --git a/packages/gatsby-plugin-guess-js/CHANGELOG.md b/packages/gatsby-plugin-guess-js/CHANGELOG.md index a3a2143d8e568..7733073df46a6 100644 --- a/packages/gatsby-plugin-guess-js/CHANGELOG.md +++ b/packages/gatsby-plugin-guess-js/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.2.4...gatsby-plugin-guess-js@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-guess-js + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-guess-js@1.2.3...gatsby-plugin-guess-js@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-guess-js diff --git a/packages/gatsby-plugin-guess-js/package.json b/packages/gatsby-plugin-guess-js/package.json index 130d534c41542..8c495fad6000b 100644 --- a/packages/gatsby-plugin-guess-js/package.json +++ b/packages/gatsby-plugin-guess-js/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-guess-js", - "version": "1.2.4", + "version": "1.3.0", "description": "Gatsby plugin providing drop-in integration with Guess.js to enabling using machine learning and analytics data to power prefetching", "main": "index.js", "scripts": { @@ -34,7 +34,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-jss/CHANGELOG.md b/packages/gatsby-plugin-jss/CHANGELOG.md index 576cfaff2370a..3d0929f588b58 100644 --- a/packages/gatsby-plugin-jss/CHANGELOG.md +++ b/packages/gatsby-plugin-jss/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-jss@2.2.4...gatsby-plugin-jss@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-jss + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-jss@2.2.3...gatsby-plugin-jss@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-jss diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index e526d275a761a..aaa7774e2e9d1 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-jss", "description": "Gatsby plugin that adds SSR support for JSS", - "version": "2.2.4", + "version": "2.3.0", "author": "Vladimir Guguiev ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-jss#readme", diff --git a/packages/gatsby-plugin-layout/CHANGELOG.md b/packages/gatsby-plugin-layout/CHANGELOG.md index f604657de2050..e98e18bdd18cb 100644 --- a/packages/gatsby-plugin-layout/CHANGELOG.md +++ b/packages/gatsby-plugin-layout/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.2.4...gatsby-plugin-layout@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-layout + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.2.3...gatsby-plugin-layout@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-layout diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 63cd14cda7e0e..c9036fa200828 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-layout", - "version": "1.2.4", + "version": "1.3.0", "description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "engines": { diff --git a/packages/gatsby-plugin-less/CHANGELOG.md b/packages/gatsby-plugin-less/CHANGELOG.md index d07dd7ad211b0..eec3b94d49c83 100644 --- a/packages/gatsby-plugin-less/CHANGELOG.md +++ b/packages/gatsby-plugin-less/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.1.4...gatsby-plugin-less@3.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-less + ## [3.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.1.3...gatsby-plugin-less@3.1.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-less diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index 36b752b36a418..8940296fa0e84 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-less", "description": "Gatsby plugin to add support for using Less", - "version": "3.1.4", + "version": "3.2.0", "author": "monastic.panic@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less#readme", diff --git a/packages/gatsby-plugin-lodash/CHANGELOG.md b/packages/gatsby-plugin-lodash/CHANGELOG.md index 656f448ad3080..b829761e166a1 100644 --- a/packages/gatsby-plugin-lodash/CHANGELOG.md +++ b/packages/gatsby-plugin-lodash/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.2.4...gatsby-plugin-lodash@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-lodash + ## [3.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-lodash@3.2.3...gatsby-plugin-lodash@3.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-lodash diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index dfe51b55e3579..5e27503dd5739 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-lodash", "description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build", - "version": "3.2.4", + "version": "3.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-lodash#readme", diff --git a/packages/gatsby-plugin-manifest/CHANGELOG.md b/packages/gatsby-plugin-manifest/CHANGELOG.md index a99c93bb43824..0fd19a677552b 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. +# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.3.7...gatsby-plugin-manifest@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-manifest + ## [2.3.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.3.6...gatsby-plugin-manifest@2.3.7) (2020-04-24) **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 227be6dd07bd9..2ea4e4669af63 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,21 +1,21 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "2.3.7", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.9.2", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "semver": "^5.7.1", "sharp": "^0.25.1" }, "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-manifest#readme", diff --git a/packages/gatsby-plugin-mdx/CHANGELOG.md b/packages/gatsby-plugin-mdx/CHANGELOG.md index 2240a16c38f60..a80ad7a0e76be 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. +# [1.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.1.11...gatsby-plugin-mdx@1.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-mdx + ## [1.1.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.1.10...gatsby-plugin-mdx@1.1.11) (2020-04-24) **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 d696c59e88239..d364f45550dd8 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "1.1.11", + "version": "1.2.0", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", @@ -33,7 +33,7 @@ "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", diff --git a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md b/packages/gatsby-plugin-netlify-cms/CHANGELOG.md index b4cbceec7b92d..81a53f00ce203 100644 --- a/packages/gatsby-plugin-netlify-cms/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify-cms/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.2.5...gatsby-plugin-netlify-cms@4.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-netlify-cms + ## [4.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@4.2.4...gatsby-plugin-netlify-cms@4.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-netlify-cms diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 454829f76b612..78dd6adab2c3c 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify-cms", "description": "A Gatsby plugin which generates the Netlify CMS single page app", - "version": "4.2.5", + "version": "4.3.0", "author": "Shawn Erquhart ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-plugin-netlify/CHANGELOG.md b/packages/gatsby-plugin-netlify/CHANGELOG.md index 8d14bd298f657..eb521b822a615 100644 --- a/packages/gatsby-plugin-netlify/CHANGELOG.md +++ b/packages/gatsby-plugin-netlify/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.2.4...gatsby-plugin-netlify@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-netlify + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify@2.2.3...gatsby-plugin-netlify@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-netlify diff --git a/packages/gatsby-plugin-netlify/package.json b/packages/gatsby-plugin-netlify/package.json index a02a008905e1d..9ced9a19d55e6 100644 --- a/packages/gatsby-plugin-netlify/package.json +++ b/packages/gatsby-plugin-netlify/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify", "description": "A Gatsby plugin which generates a _headers file for netlify", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -22,7 +22,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme", diff --git a/packages/gatsby-plugin-nprogress/CHANGELOG.md b/packages/gatsby-plugin-nprogress/CHANGELOG.md index 8324fb7dd2e84..8b411e5811809 100644 --- a/packages/gatsby-plugin-nprogress/CHANGELOG.md +++ b/packages/gatsby-plugin-nprogress/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-nprogress@2.2.4...gatsby-plugin-nprogress@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-nprogress + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-nprogress@2.2.3...gatsby-plugin-nprogress@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-nprogress diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index 519a70e9feac8..06da9449870d2 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-nprogress", "description": "Shows page loading indicator when loading page resources is delayed", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-nprogress#readme", diff --git a/packages/gatsby-plugin-offline/CHANGELOG.md b/packages/gatsby-plugin-offline/CHANGELOG.md index a7222111ec857..20bdf49e2bb9f 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. +# [3.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.1.5...gatsby-plugin-offline@3.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-offline + ## [3.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-offline@3.1.4...gatsby-plugin-offline@3.1.5) (2020-04-24) **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 4debb7b95864e..28d29bb6c0bad 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": "3.1.5", + "version": "3.2.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.9.2", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "glob": "^7.1.6", "idb-keyval": "^3.2.0", "lodash": "^4.17.15", @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cpx": "^1.5.0", "cross-env": "^5.2.1", "rewire": "^4.0.1" diff --git a/packages/gatsby-plugin-page-creator/CHANGELOG.md b/packages/gatsby-plugin-page-creator/CHANGELOG.md index 9bbef5b6987f1..2d518742b6291 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. +# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.2.4...gatsby-plugin-page-creator@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-page-creator + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@2.2.3...gatsby-plugin-page-creator@2.2.4) (2020-04-24) **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 457ba34af860f..a553eafa2fa48 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": "2.2.4", + "version": "2.3.0", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -27,7 +27,7 @@ "@babel/runtime": "^7.9.2", "bluebird": "^3.7.2", "fs-exists-cached": "^1.0.0", - "gatsby-page-utils": "^0.1.4", + "gatsby-page-utils": "^0.2.0", "glob": "^7.1.6", "lodash": "^4.17.15", "micromatch": "^3.1.10" @@ -35,7 +35,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-postcss/CHANGELOG.md b/packages/gatsby-plugin-postcss/CHANGELOG.md index 7c6af0fb8d676..fb469e0986454 100644 --- a/packages/gatsby-plugin-postcss/CHANGELOG.md +++ b/packages/gatsby-plugin-postcss/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.2.4...gatsby-plugin-postcss@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-postcss + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-postcss@2.2.3...gatsby-plugin-postcss@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-postcss diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index 981fa15968793..9bae4e9f0ddb9 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-postcss", "description": "Gatsby plugin to handle PostCSS", - "version": "2.2.4", + "version": "2.3.0", "author": "Marat Dreizin ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss#readme", diff --git a/packages/gatsby-plugin-preact/CHANGELOG.md b/packages/gatsby-plugin-preact/CHANGELOG.md index 7105cce3de993..8594e74f557c9 100644 --- a/packages/gatsby-plugin-preact/CHANGELOG.md +++ b/packages/gatsby-plugin-preact/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@3.2.4...gatsby-plugin-preact@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-preact + ## [3.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@3.2.3...gatsby-plugin-preact@3.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-preact diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index e30c1eadd538f..54bf0904e5cbc 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preact", "description": "A Gatsby plugin which replaces React with Preact", - "version": "3.2.4", + "version": "3.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preact#readme", diff --git a/packages/gatsby-plugin-preload-fonts/CHANGELOG.md b/packages/gatsby-plugin-preload-fonts/CHANGELOG.md index 2b5827fd101e3..7f0d9738dce9e 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. +# [1.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.1.4...gatsby-plugin-preload-fonts@1.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-preload-fonts + ## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.1.3...gatsby-plugin-preload-fonts@1.1.4) (2020-04-24) **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 58371a92ca4e6..9d0a7a293020d 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": "1.1.4", + "version": "1.2.0", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -14,7 +14,7 @@ "chalk": "^2.4.2", "date-fns": "^2.12.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^1.20.0" @@ -22,7 +22,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-preload-fonts#readme", diff --git a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md b/packages/gatsby-plugin-react-css-modules/CHANGELOG.md index 7ca7e325c4a52..e4fabe3808ede 100644 --- a/packages/gatsby-plugin-react-css-modules/CHANGELOG.md +++ b/packages/gatsby-plugin-react-css-modules/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-css-modules@2.2.4...gatsby-plugin-react-css-modules@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-react-css-modules + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-css-modules@2.2.3...gatsby-plugin-react-css-modules@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-react-css-modules diff --git a/packages/gatsby-plugin-react-css-modules/package.json b/packages/gatsby-plugin-react-css-modules/package.json index 2c1e67b2462cb..f9978e13a937d 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-css-modules", "description": "Gatsby plugin that transforms styleName to className using compile time CSS module resolution", - "version": "2.2.4", + "version": "2.3.0", "author": "Ming Aldrich-Gan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-css-modules#readme", diff --git a/packages/gatsby-plugin-react-helmet/CHANGELOG.md b/packages/gatsby-plugin-react-helmet/CHANGELOG.md index 0bfd861274f58..b32809d3a7953 100644 --- a/packages/gatsby-plugin-react-helmet/CHANGELOG.md +++ b/packages/gatsby-plugin-react-helmet/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.2.5...gatsby-plugin-react-helmet@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-react-helmet + ## [3.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-react-helmet@3.2.4...gatsby-plugin-react-helmet@3.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-react-helmet diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index 5fef3db91e524..17585623e86b6 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-helmet", "description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.", - "version": "3.2.5", + "version": "3.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-helmet#readme", diff --git a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md b/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md index 32dac3ef3abd8..1545169f533b8 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md +++ b/packages/gatsby-plugin-remove-trailing-slashes/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.2.4...gatsby-plugin-remove-trailing-slashes@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-remove-trailing-slashes@2.2.3...gatsby-plugin-remove-trailing-slashes@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-remove-trailing-slashes diff --git a/packages/gatsby-plugin-remove-trailing-slashes/package.json b/packages/gatsby-plugin-remove-trailing-slashes/package.json index b0849c2b3ae5a..91c93ba352165 100644 --- a/packages/gatsby-plugin-remove-trailing-slashes/package.json +++ b/packages/gatsby-plugin-remove-trailing-slashes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-remove-trailing-slashes", "description": "Removes trailing slashes from your project's paths. For example, yoursite.com/about/ becomes yoursite.com/about", - "version": "2.2.4", + "version": "2.3.0", "author": "scott.eckenthal@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-remove-trailing-slashes#readme", diff --git a/packages/gatsby-plugin-sass/CHANGELOG.md b/packages/gatsby-plugin-sass/CHANGELOG.md index 77a1fb55cf8c6..37e6201c6a8f8 100644 --- a/packages/gatsby-plugin-sass/CHANGELOG.md +++ b/packages/gatsby-plugin-sass/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.2.4...gatsby-plugin-sass@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-sass + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sass@2.2.3...gatsby-plugin-sass@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-sass diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index dede3f9257d71..3097612e43cef 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sass", "description": "Gatsby plugin to handle scss/sass files", - "version": "2.2.4", + "version": "2.3.0", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme", diff --git a/packages/gatsby-plugin-sharp/CHANGELOG.md b/packages/gatsby-plugin-sharp/CHANGELOG.md index 05841f8808980..0358585bdd291 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. +# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.5.7...gatsby-plugin-sharp@2.6.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-sharp + ## [2.5.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.5.6...gatsby-plugin-sharp@2.5.7) (2020-04-24) **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 9c058b3f5cf33..de5989134dabd 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": "2.5.7", + "version": "2.6.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "async": "^2.6.3", "bluebird": "^3.7.2", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "got": "^8.3.2", "imagemin": "^6.1.0", "imagemin-mozjpeg": "^8.0.0", @@ -30,7 +30,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", diff --git a/packages/gatsby-plugin-sitemap/CHANGELOG.md b/packages/gatsby-plugin-sitemap/CHANGELOG.md index 61897831ff161..9886d287c9fd5 100644 --- a/packages/gatsby-plugin-sitemap/CHANGELOG.md +++ b/packages/gatsby-plugin-sitemap/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.3.6...gatsby-plugin-sitemap@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-sitemap + ## [2.3.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@2.3.5...gatsby-plugin-sitemap@2.3.6) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-sitemap diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index b5a5ca1fef6b0..4527898d3153a 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sitemap", "description": "Gatsby plugin that automatically creates a sitemap for your site", - "version": "2.3.6", + "version": "2.4.0", "author": "Nicholas Young <nicholas@nicholaswyoung.com>", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap#readme", diff --git a/packages/gatsby-plugin-styled-components/CHANGELOG.md b/packages/gatsby-plugin-styled-components/CHANGELOG.md index f7aa5d1df4ec3..2786179d95041 100644 --- a/packages/gatsby-plugin-styled-components/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-components/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-components@3.2.4...gatsby-plugin-styled-components@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-styled-components + ## [3.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-components@3.2.3...gatsby-plugin-styled-components@3.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-styled-components diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index b283b9274946e..cf2f9efba4841 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-components", "description": "Gatsby plugin to add support for styled components", - "version": "3.2.4", + "version": "3.3.0", "author": "Guten Ye ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components#readme", diff --git a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md b/packages/gatsby-plugin-styled-jsx/CHANGELOG.md index 82b4e5794c4f2..681afd06f3674 100644 --- a/packages/gatsby-plugin-styled-jsx/CHANGELOG.md +++ b/packages/gatsby-plugin-styled-jsx/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.2.4...gatsby-plugin-styled-jsx@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-styled-jsx + ## [3.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styled-jsx@3.2.3...gatsby-plugin-styled-jsx@3.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-styled-jsx diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index 9bde811510fa0..887e981388c3b 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-jsx", "description": "Adds SSR support for styled-jsx", - "version": "3.2.4", + "version": "3.3.0", "author": "Tim Suchanek ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-jsx#readme", diff --git a/packages/gatsby-plugin-styletron/CHANGELOG.md b/packages/gatsby-plugin-styletron/CHANGELOG.md index 74600cb505b9b..ab72da1b1f963 100644 --- a/packages/gatsby-plugin-styletron/CHANGELOG.md +++ b/packages/gatsby-plugin-styletron/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@4.2.4...gatsby-plugin-styletron@4.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-styletron + ## [4.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-styletron@4.2.3...gatsby-plugin-styletron@4.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-styletron diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index 0af7d82078674..ad79ed2a5a6ba 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styletron", "description": "A Gatsby plugin for styletron with built-in server-side rendering support", - "version": "4.2.4", + "version": "4.3.0", "author": "Nadiia Dmytrenko ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styletron#readme", diff --git a/packages/gatsby-plugin-stylus/CHANGELOG.md b/packages/gatsby-plugin-stylus/CHANGELOG.md index 9a305fb472d2b..558cadc2f6f8a 100644 --- a/packages/gatsby-plugin-stylus/CHANGELOG.md +++ b/packages/gatsby-plugin-stylus/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.2.4...gatsby-plugin-stylus@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-stylus + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-stylus@2.2.3...gatsby-plugin-stylus@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-stylus diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index 82113b959eec2..dd6ff01341bff 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-stylus", "description": "Gatsby support for Stylus", - "version": "2.2.4", + "version": "2.3.0", "author": "Ian Sinnott ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus#readme", diff --git a/packages/gatsby-plugin-subfont/CHANGELOG.md b/packages/gatsby-plugin-subfont/CHANGELOG.md index 35c0678c65b60..81f73f179c2fd 100644 --- a/packages/gatsby-plugin-subfont/CHANGELOG.md +++ b/packages/gatsby-plugin-subfont/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@2.1.4...gatsby-plugin-subfont@2.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-subfont + ## [2.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-subfont@2.1.3...gatsby-plugin-subfont@2.1.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-subfont diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index 7723cdcf098f2..501c371a6b977 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-subfont", - "version": "2.1.4", + "version": "2.2.0", "description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "engines": { diff --git a/packages/gatsby-plugin-twitter/CHANGELOG.md b/packages/gatsby-plugin-twitter/CHANGELOG.md index 4f3f585e4737d..61146436c687d 100644 --- a/packages/gatsby-plugin-twitter/CHANGELOG.md +++ b/packages/gatsby-plugin-twitter/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-twitter@2.2.5...gatsby-plugin-twitter@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-twitter + ## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-twitter@2.2.4...gatsby-plugin-twitter@2.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-twitter diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index cabf9b30a7f47..1eec8a120c80c 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-twitter", "description": "Loads the Twitter JavaScript for embedding tweets.", - "version": "2.2.5", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-twitter#readme", diff --git a/packages/gatsby-plugin-typescript/CHANGELOG.md b/packages/gatsby-plugin-typescript/CHANGELOG.md index 1feeffb1bb321..d0a69c9beb407 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. +# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.3.5...gatsby-plugin-typescript@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-typescript + ## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typescript@2.3.4...gatsby-plugin-typescript@2.3.5) (2020-04-24) **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 7e726bd7f06ed..496d22c2260d7 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": "2.3.5", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,12 +16,12 @@ "@babel/plugin-proposal-optional-chaining": "^7.9.0", "@babel/preset-typescript": "^7.9.0", "@babel/runtime": "^7.9.2", - "babel-plugin-remove-graphql-queries": "^2.8.5" + "babel-plugin-remove-graphql-queries": "^2.9.0" }, "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typescript#readme", diff --git a/packages/gatsby-plugin-typography/CHANGELOG.md b/packages/gatsby-plugin-typography/CHANGELOG.md index f4082dcf0ae17..700f3e6699226 100644 --- a/packages/gatsby-plugin-typography/CHANGELOG.md +++ b/packages/gatsby-plugin-typography/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.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typography@2.4.4...gatsby-plugin-typography@2.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-plugin-typography + ## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-typography@2.4.3...gatsby-plugin-typography@2.4.4) (2020-04-24) **Note:** Version bump only for package gatsby-plugin-typography diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 4b460ae999d36..6702da4dd5446 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typography", "description": "Gatsby plugin to setup server rendering of Typography.js' CSS", - "version": "2.4.4", + "version": "2.5.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "react": "^16.12.0", "react-dom": "^16.12.0", diff --git a/packages/gatsby-react-router-scroll/CHANGELOG.md b/packages/gatsby-react-router-scroll/CHANGELOG.md index 8a3c03da1f309..c07863104bf7e 100644 --- a/packages/gatsby-react-router-scroll/CHANGELOG.md +++ b/packages/gatsby-react-router-scroll/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@2.2.3...gatsby-react-router-scroll@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-react-router-scroll + ## [2.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-react-router-scroll@2.2.2...gatsby-react-router-scroll@2.2.3) (2020-04-24) **Note:** Version bump only for package gatsby-react-router-scroll diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index 3a06518520c6d..f7c117f08524f 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-react-router-scroll", "description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", - "version": "2.2.3", + "version": "2.3.0", "author": "Jimmy Jia", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "babel-plugin-dev-expression": "^0.2.2", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-react-router-scroll#readme", diff --git a/packages/gatsby-recipes/CHANGELOG.md b/packages/gatsby-recipes/CHANGELOG.md index 2388a57cfbfb3..542df86063373 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.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.0.19...gatsby-recipes@0.1.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-recipes + ## [0.0.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.0.18...gatsby-recipes@0.0.19) (2020-04-25) ### Features diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 4c108bb14dcfb..8855f46bfb36f 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.0.19", + "version": "0.1.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -23,8 +23,8 @@ "babel-loader": "^8.1.0", "babel-plugin-add-module-exports": "^0.3.3", "babel-plugin-dynamic-import-node": "^2.3.3", - "babel-plugin-remove-graphql-queries": "^2.8.5", - "babel-preset-gatsby": "^0.3.6", + "babel-plugin-remove-graphql-queries": "^2.9.0", + "babel-preset-gatsby": "^0.4.0", "cors": "^2.8.5", "detect-port": "^1.3.0", "event-source-polyfill": "^1.0.12", @@ -32,8 +32,8 @@ "express": "^4.17.1", "express-graphql": "^0.9.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", - "gatsby-telemetry": "^1.2.6", + "gatsby-core-utils": "^1.2.0", + "gatsby-telemetry": "^1.3.0", "glob": "^7.1.6", "graphql": "^14.6.0", "graphql-compose": "^6.3.8", @@ -71,7 +71,7 @@ }, "devDependencies": { "@babel/cli": "^7.8.4", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "react": "^16.12.0", "react-dom": "^16.12.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-remark-autolink-headers/CHANGELOG.md b/packages/gatsby-remark-autolink-headers/CHANGELOG.md index 1be5bd96368f5..9eec9517e88b8 100644 --- a/packages/gatsby-remark-autolink-headers/CHANGELOG.md +++ b/packages/gatsby-remark-autolink-headers/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@2.2.4...gatsby-remark-autolink-headers@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-autolink-headers + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-autolink-headers@2.2.3...gatsby-remark-autolink-headers@2.2.4) (2020-04-24) ### Features diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index 796a0a5878a33..bf752077bfc5e 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-autolink-headers", "description": "Gatsby plugin to autolink headers in markdown processed by Remark", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", diff --git a/packages/gatsby-remark-code-repls/CHANGELOG.md b/packages/gatsby-remark-code-repls/CHANGELOG.md index bb98de45e004e..ac46a22753392 100644 --- a/packages/gatsby-remark-code-repls/CHANGELOG.md +++ b/packages/gatsby-remark-code-repls/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.1.4...gatsby-remark-code-repls@3.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-code-repls + ## [3.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-code-repls@3.1.3...gatsby-remark-code-repls@3.1.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-code-repls diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index b74135c8286f6..00c498a98db7d 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-code-repls", "description": "Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen", - "version": "3.1.4", + "version": "3.2.0", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-code-repls#readme", diff --git a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md b/packages/gatsby-remark-copy-linked-files/CHANGELOG.md index cd2eca27f7044..f2e62859157ba 100644 --- a/packages/gatsby-remark-copy-linked-files/CHANGELOG.md +++ b/packages/gatsby-remark-copy-linked-files/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.2.4...gatsby-remark-copy-linked-files@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-copy-linked-files + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-copy-linked-files@2.2.3...gatsby-remark-copy-linked-files@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-copy-linked-files diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index 4cd1de0dad958..4e7fc5ab06373 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-copy-linked-files", "description": "Find files which are linked to from markdown and copy them to the public directory", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "remark": "^10.0.1", "remark-mdx": "^1.5.9" diff --git a/packages/gatsby-remark-custom-blocks/CHANGELOG.md b/packages/gatsby-remark-custom-blocks/CHANGELOG.md index 3dc093a2d7ac9..1cf8418eb3a7a 100644 --- a/packages/gatsby-remark-custom-blocks/CHANGELOG.md +++ b/packages/gatsby-remark-custom-blocks/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.2.4...gatsby-remark-custom-blocks@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-custom-blocks + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-custom-blocks@2.2.3...gatsby-remark-custom-blocks@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-custom-blocks diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index 2ca7581b80760..7ba6deab9368c 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-custom-blocks", "description": "Gatsby remark plugin for adding custom blocks in markdown", - "version": "2.2.4", + "version": "2.3.0", "author": "Mohammad Asad Mohammad ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "rimraf": "^3.0.2", "unist-util-find": "^1.0.1" diff --git a/packages/gatsby-remark-embed-snippet/CHANGELOG.md b/packages/gatsby-remark-embed-snippet/CHANGELOG.md index 01c9468e51a39..66b88512564e8 100644 --- a/packages/gatsby-remark-embed-snippet/CHANGELOG.md +++ b/packages/gatsby-remark-embed-snippet/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.2.5...gatsby-remark-embed-snippet@4.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-embed-snippet + ## [4.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-embed-snippet@4.2.4...gatsby-remark-embed-snippet@4.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-remark-embed-snippet diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index 966db6bf79ff3..016943841c29a 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-embed-snippet", "description": "Gatsby plugin to embed formatted code snippets within markdown", - "version": "4.2.5", + "version": "4.3.0", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-embed-snippet#readme", diff --git a/packages/gatsby-remark-graphviz/CHANGELOG.md b/packages/gatsby-remark-graphviz/CHANGELOG.md index 46364cbfd1bad..c3e551a7b8688 100644 --- a/packages/gatsby-remark-graphviz/CHANGELOG.md +++ b/packages/gatsby-remark-graphviz/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-graphviz@1.2.4...gatsby-remark-graphviz@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-graphviz + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-graphviz@1.2.3...gatsby-remark-graphviz@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-graphviz diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index f66428adeb940..1d511d1c08ac7 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-graphviz", "description": "Processes graphviz code blocks and renders to SVG using viz.js", - "version": "1.2.4", + "version": "1.3.0", "author": "Anthony Marcar ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "hast-util-to-html": "^4.0.1", "mdast-util-to-hast": "^3.0.4", diff --git a/packages/gatsby-remark-images-contentful/CHANGELOG.md b/packages/gatsby-remark-images-contentful/CHANGELOG.md index e66f85f09a4d7..a3f18d9b0bf6d 100644 --- a/packages/gatsby-remark-images-contentful/CHANGELOG.md +++ b/packages/gatsby-remark-images-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. +# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.2.5...gatsby-remark-images-contentful@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-images-contentful + ## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images-contentful@2.2.4...gatsby-remark-images-contentful@2.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-remark-images-contentful diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 4de19027c4bdb..583bf06a40640 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-images-contentful", - "version": "2.2.5", + "version": "2.3.0", "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { @@ -28,7 +28,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "keywords": [ diff --git a/packages/gatsby-remark-images/CHANGELOG.md b/packages/gatsby-remark-images/CHANGELOG.md index c69c43dc15762..be48fb2b84bde 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. +# [3.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.2.6...gatsby-remark-images@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-images + ## [3.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-images@3.2.5...gatsby-remark-images@3.2.6) (2020-04-24) **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 3f28d0672a747..63b14829c2b5a 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": "3.2.6", + "version": "3.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.9.2", "chalk": "^2.4.2", "cheerio": "^1.0.0-rc.3", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.15", "mdast-util-definitions": "^1.2.5", @@ -22,7 +22,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "hast-util-to-html": "^6.1.0", "mdast-util-to-hast": "^6.0.2" diff --git a/packages/gatsby-remark-katex/CHANGELOG.md b/packages/gatsby-remark-katex/CHANGELOG.md index 0ed473192e019..8135b01a246b6 100644 --- a/packages/gatsby-remark-katex/CHANGELOG.md +++ b/packages/gatsby-remark-katex/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-katex@3.2.4...gatsby-remark-katex@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-katex + ## [3.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-katex@3.2.3...gatsby-remark-katex@3.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-katex diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 200484a093f8e..9762dd978c7f4 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-katex", "description": "Transform math nodes to html markup", - "version": "3.2.4", + "version": "3.3.0", "author": "Jeffrey Xiao ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "katex": "^0.11.1" }, diff --git a/packages/gatsby-remark-prismjs/CHANGELOG.md b/packages/gatsby-remark-prismjs/CHANGELOG.md index ba53db40c7eef..fd9d7739b36fb 100644 --- a/packages/gatsby-remark-prismjs/CHANGELOG.md +++ b/packages/gatsby-remark-prismjs/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.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.4.5...gatsby-remark-prismjs@3.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-prismjs + ## [3.4.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.4.4...gatsby-remark-prismjs@3.4.5) (2020-04-24) **Note:** Version bump only for package gatsby-remark-prismjs diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index 5c9de3e31a537..e3ababf0af8de 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-prismjs", "description": "Adds syntax highlighting to code blocks at build time using PrismJS", - "version": "3.4.5", + "version": "3.5.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cheerio": "^1.0.0-rc.3", "cross-env": "^5.2.1", "prismjs": "^1.20.0", diff --git a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md b/packages/gatsby-remark-responsive-iframe/CHANGELOG.md index dc65fbba17f00..c8bf0594449b7 100644 --- a/packages/gatsby-remark-responsive-iframe/CHANGELOG.md +++ b/packages/gatsby-remark-responsive-iframe/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@2.3.4...gatsby-remark-responsive-iframe@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-responsive-iframe + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-responsive-iframe@2.3.3...gatsby-remark-responsive-iframe@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-responsive-iframe diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 32d84f548b91a..e943082336b74 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-responsive-iframe", "description": "Make iframes in Markdown processed by Remark responsive", - "version": "2.3.4", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "remark": "^10.0.1", "remark-mdx": "^1.5.9", diff --git a/packages/gatsby-remark-smartypants/CHANGELOG.md b/packages/gatsby-remark-smartypants/CHANGELOG.md index 18f02df077df0..6524819d0af3c 100644 --- a/packages/gatsby-remark-smartypants/CHANGELOG.md +++ b/packages/gatsby-remark-smartypants/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@2.2.4...gatsby-remark-smartypants@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-remark-smartypants + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-smartypants@2.2.3...gatsby-remark-smartypants@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-remark-smartypants diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index 512f083e9da8e..71470ffaf6ae6 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-smartypants", "description": "Use retext-smartypants to auto-enhance typography of markdown", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-smartypants#readme", diff --git a/packages/gatsby-source-contentful/CHANGELOG.md b/packages/gatsby-source-contentful/CHANGELOG.md index 91f7512f4c6ef..525a2285e2bbc 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. +# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.2.10...gatsby-source-contentful@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-contentful + ## [2.2.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.2.9...gatsby-source-contentful@2.2.10) (2020-04-24) **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 bec1b2e27a825..bd5366f32681b 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": "2.2.10", + "version": "2.3.0", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,9 +17,9 @@ "contentful": "^7.14.3", "deep-map": "^1.5.0", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", - "gatsby-plugin-sharp": "^2.5.7", - "gatsby-source-filesystem": "^2.2.5", + "gatsby-core-utils": "^1.2.0", + "gatsby-plugin-sharp": "^2.6.0", + "gatsby-source-filesystem": "^2.3.0", "is-online": "^8.3.0", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.15", @@ -28,7 +28,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful#readme", diff --git a/packages/gatsby-source-drupal/CHANGELOG.md b/packages/gatsby-source-drupal/CHANGELOG.md index a52feb1af17a0..9fdbbc2720831 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. +# [3.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.4.6...gatsby-source-drupal@3.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-drupal + ## [3.4.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.4.5...gatsby-source-drupal@3.4.6) (2020-04-24) **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 4f4e7de63e198..7dd1804838bd4 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": "3.4.6", + "version": "3.5.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,14 +11,14 @@ "axios": "^0.19.2", "bluebird": "^3.7.2", "body-parser": "^1.19.0", - "gatsby-source-filesystem": "^2.2.5", + "gatsby-source-filesystem": "^2.3.0", "lodash": "^4.17.15", "tiny-async-pool": "^1.1.0" }, "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal#readme", diff --git a/packages/gatsby-source-faker/CHANGELOG.md b/packages/gatsby-source-faker/CHANGELOG.md index bdc859c72e606..c478b0aa04f02 100644 --- a/packages/gatsby-source-faker/CHANGELOG.md +++ b/packages/gatsby-source-faker/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-faker@2.2.4...gatsby-source-faker@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-faker + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-faker@2.2.3...gatsby-source-faker@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-faker diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index f44e584469423..7a4186e6b885b 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-faker", "description": "A gatsby plugin to get fake data for testing", - "version": "2.2.4", + "version": "2.3.0", "author": "Pavithra Kodmad", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-faker#readme", diff --git a/packages/gatsby-source-filesystem/CHANGELOG.md b/packages/gatsby-source-filesystem/CHANGELOG.md index 4e07b17daed1a..13284b6cab709 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. +# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.2.5...gatsby-source-filesystem@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-filesystem + ## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.2.4...gatsby-source-filesystem@2.2.5) (2020-04-24) **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 70fb5d9008b20..250b64e197d9b 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 plugin which parses files within a directory for further parsing by other plugins", - "version": "2.2.5", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "chokidar": "3.4.0", "file-type": "^12.4.2", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "got": "^9.6.0", "md5-file": "^3.2.3", "mime": "^2.4.4", @@ -26,7 +26,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem#readme", diff --git a/packages/gatsby-source-graphql/CHANGELOG.md b/packages/gatsby-source-graphql/CHANGELOG.md index 38d38e0a1b516..6f948d1122ee6 100644 --- a/packages/gatsby-source-graphql/CHANGELOG.md +++ b/packages/gatsby-source-graphql/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.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.4.3...gatsby-source-graphql@2.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-graphql + ## [2.4.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-graphql@2.4.2...gatsby-source-graphql@2.4.3) (2020-04-24) **Note:** Version bump only for package gatsby-source-graphql diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 939d6fb2ec8b2..04fe6ff42c6e0 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-graphql", "description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", - "version": "2.4.3", + "version": "2.5.0", "author": "Mikhail Novikov ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql#readme", diff --git a/packages/gatsby-source-hacker-news/CHANGELOG.md b/packages/gatsby-source-hacker-news/CHANGELOG.md index 368b48491ef49..8917905da299a 100644 --- a/packages/gatsby-source-hacker-news/CHANGELOG.md +++ b/packages/gatsby-source-hacker-news/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@2.3.4...gatsby-source-hacker-news@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-hacker-news + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-hacker-news@2.3.3...gatsby-source-hacker-news@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-hacker-news diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index adff0e7c40c5b..69b4fdf2ee94e 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-hacker-news", "description": "Gatsby source plugin for building websites using Hacker News as a data source", - "version": "2.3.4", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-hacker-news#readme", diff --git a/packages/gatsby-source-lever/CHANGELOG.md b/packages/gatsby-source-lever/CHANGELOG.md index 7b41d5d6cdc0e..acd39ec6c7cc0 100644 --- a/packages/gatsby-source-lever/CHANGELOG.md +++ b/packages/gatsby-source-lever/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-lever@2.2.4...gatsby-source-lever@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-lever + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-lever@2.2.3...gatsby-source-lever@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-lever diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index 32535ae55d4d5..c716b725ceeab 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-lever", "description": "Gatsby source plugin for building websites using the Lever.co Recruitment Software as a data source.", - "version": "2.2.4", + "version": "2.3.0", "author": "Sebastien Fichot ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-lever#readme", diff --git a/packages/gatsby-source-medium/CHANGELOG.md b/packages/gatsby-source-medium/CHANGELOG.md index da99f3c1dd370..4ed71f5a4f3b2 100644 --- a/packages/gatsby-source-medium/CHANGELOG.md +++ b/packages/gatsby-source-medium/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.2.4...gatsby-source-medium@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-medium + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.2.3...gatsby-source-medium@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-medium diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index d00633fd9e860..65f18c5835359 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-medium", "description": "Gatsby source plugin for building websites using Medium as a data source", - "version": "2.2.4", + "version": "2.3.0", "author": "Robert Vogt ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-medium#readme", diff --git a/packages/gatsby-source-mongodb/CHANGELOG.md b/packages/gatsby-source-mongodb/CHANGELOG.md index e93a097892e24..c5fcca6111aed 100644 --- a/packages/gatsby-source-mongodb/CHANGELOG.md +++ b/packages/gatsby-source-mongodb/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@2.2.4...gatsby-source-mongodb@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-mongodb + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-mongodb@2.2.3...gatsby-source-mongodb@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-mongodb diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index cd63629779595..42765996913cc 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-mongodb", "description": "Source plugin for pulling data into Gatsby from MongoDB collections", - "version": "2.2.4", + "version": "2.3.0", "authors": [ "jhermans85@hotmail.com", "hi@elmar.codes" @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-mongodb#readme", diff --git a/packages/gatsby-source-npm-package-search/CHANGELOG.md b/packages/gatsby-source-npm-package-search/CHANGELOG.md index bcacc2b97c1d2..ff1a488fcf82e 100644 --- a/packages/gatsby-source-npm-package-search/CHANGELOG.md +++ b/packages/gatsby-source-npm-package-search/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@2.2.4...gatsby-source-npm-package-search@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-npm-package-search + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@2.2.3...gatsby-source-npm-package-search@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-npm-package-search diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index 453021f19ec95..909c3c2068363 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-npm-package-search", "description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index", - "version": "2.2.4", + "version": "2.3.0", "author": "james.a.stack@gmail.com", "repository": { "type": "git", @@ -17,7 +17,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "keywords": [ diff --git a/packages/gatsby-source-shopify/CHANGELOG.md b/packages/gatsby-source-shopify/CHANGELOG.md index 812122952adb6..a5b2419227336 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. +# [3.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.1.5...gatsby-source-shopify@3.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-shopify + ## [3.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.1.4...gatsby-source-shopify@3.1.5) (2020-04-24) **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 135fb64f9bebf..8c7f26ab45c4f 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "3.1.5", + "version": "3.2.0", "description": "Gatsby source plugin for building websites using Shopfiy as a data source.", "scripts": { "build": "babel src --out-dir . --ignore \"**/__tests__\"", @@ -33,10 +33,10 @@ "cross-env": "^5.2.1" }, "dependencies": { - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "chalk": "^2.4.2", "gatsby-node-helpers": "^0.3.0", - "gatsby-source-filesystem": "^2.2.5", + "gatsby-source-filesystem": "^2.3.0", "graphql-request": "^1.8.2", "lodash": "^4.17.15", "p-iteration": "^1.1.8", diff --git a/packages/gatsby-source-wikipedia/CHANGELOG.md b/packages/gatsby-source-wikipedia/CHANGELOG.md index 1b447fb5882eb..fa6c146ac58ad 100644 --- a/packages/gatsby-source-wikipedia/CHANGELOG.md +++ b/packages/gatsby-source-wikipedia/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wikipedia@2.2.4...gatsby-source-wikipedia@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-wikipedia + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wikipedia@2.2.3...gatsby-source-wikipedia@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-source-wikipedia diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index c0e0bb18cfaf5..f7edc9e9fee36 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-wikipedia", - "version": "2.2.4", + "version": "2.3.0", "description": "Gatsby source plugin for pulling articles from Wikipedia", "main": "index.js", "scripts": { @@ -35,7 +35,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "engines": { diff --git a/packages/gatsby-source-wordpress/CHANGELOG.md b/packages/gatsby-source-wordpress/CHANGELOG.md index eac34b5825633..a36e0d59158d1 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. +# [3.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.2.6...gatsby-source-wordpress@3.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-source-wordpress + ## [3.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.2.5...gatsby-source-wordpress@3.2.6) (2020-04-24) **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 45bff22017528..164b69e55b5c5 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-wordpress", "description": "Gatsby source plugin for building websites using the WordPress CMS as a data source.", - "version": "3.2.6", + "version": "3.3.0", "author": "Sebastien Fichot ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "bluebird": "^3.7.2", "deep-map": "^1.5.0", "deep-map-keys": "^1.2.0", - "gatsby-source-filesystem": "^2.2.5", + "gatsby-source-filesystem": "^2.3.0", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.15", "minimatch": "^3.0.4", @@ -24,7 +24,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress#readme", diff --git a/packages/gatsby-telemetry/CHANGELOG.md b/packages/gatsby-telemetry/CHANGELOG.md index 4cd72ee367cf8..762a9cb0781e2 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. +# [1.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.2.6...gatsby-telemetry@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-telemetry + ## [1.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.2.5...gatsby-telemetry@1.2.6) (2020-04-24) **Note:** Version bump only for package gatsby-telemetry diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 494d29243fd1e..a6a9e1cbd787d 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-telemetry", "description": "Gatsby Telemetry", - "version": "1.2.6", + "version": "1.3.0", "author": "Jarmo Isotalo ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "configstore": "^5.0.1", "envinfo": "^7.5.1", "fs-extra": "^8.1.0", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "git-up": "4.0.1", "is-docker": "2.0.0", "lodash": "^4.17.15", @@ -29,7 +29,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "babel-jest": "^24.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "jest": "^24.9.0", "jest-cli": "^24.9.0", diff --git a/packages/gatsby-theme-blog-core/CHANGELOG.md b/packages/gatsby-theme-blog-core/CHANGELOG.md index 6ca4cad2b03c1..fe8bc7408fa27 100644 --- a/packages/gatsby-theme-blog-core/CHANGELOG.md +++ b/packages/gatsby-theme-blog-core/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.3.37...gatsby-theme-blog-core@1.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-theme-blog-core + ## [1.3.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.3.36...gatsby-theme-blog-core@1.3.37) (2020-04-25) **Note:** Version bump only for package gatsby-theme-blog-core diff --git a/packages/gatsby-theme-blog-core/package.json b/packages/gatsby-theme-blog-core/package.json index 32d8f81de1ca7..de403f41eb0bd 100644 --- a/packages/gatsby-theme-blog-core/package.json +++ b/packages/gatsby-theme-blog-core/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-blog-core", - "version": "1.3.37", + "version": "1.4.0", "main": "index.js", "author": "christopherbiscardi (@chrisbiscardi)", "license": "MIT", @@ -18,19 +18,19 @@ }, "dependencies": { "@mdx-js/mdx": "^1.5.9", - "gatsby-core-utils": "^1.1.4", - "gatsby-plugin-mdx": "^1.1.11", - "gatsby-plugin-sharp": "^2.5.7", - "gatsby-remark-copy-linked-files": "^2.2.4", - "gatsby-remark-images": "^3.2.6", - "gatsby-remark-smartypants": "^2.2.4", - "gatsby-source-filesystem": "^2.2.5", - "gatsby-transformer-sharp": "^2.4.7", + "gatsby-core-utils": "^1.2.0", + "gatsby-plugin-mdx": "^1.2.0", + "gatsby-plugin-sharp": "^2.6.0", + "gatsby-remark-copy-linked-files": "^2.3.0", + "gatsby-remark-images": "^3.3.0", + "gatsby-remark-smartypants": "^2.3.0", + "gatsby-source-filesystem": "^2.3.0", + "gatsby-transformer-sharp": "^2.5.0", "remark-slug": "^5.1.2" }, "devDependencies": { "@mdx-js/react": "^1.5.9", - "gatsby": "^2.20.36", + "gatsby": "^2.21.0", "prettier": "2.0.5", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-theme-blog/CHANGELOG.md b/packages/gatsby-theme-blog/CHANGELOG.md index c81c16ffb4f7c..f74c6f8b73980 100644 --- a/packages/gatsby-theme-blog/CHANGELOG.md +++ b/packages/gatsby-theme-blog/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.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.4.37...gatsby-theme-blog@1.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-theme-blog + ## [1.4.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.4.36...gatsby-theme-blog@1.4.37) (2020-04-25) **Note:** Version bump only for package gatsby-theme-blog diff --git a/packages/gatsby-theme-blog/package.json b/packages/gatsby-theme-blog/package.json index 4c0c23d2aa176..863f8b004e05d 100644 --- a/packages/gatsby-theme-blog/package.json +++ b/packages/gatsby-theme-blog/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-blog", - "version": "1.4.37", + "version": "1.5.0", "description": "A Gatsby theme for miscellaneous blogging with a dark/light mode", "main": "index.js", "keywords": [ @@ -23,13 +23,13 @@ "@theme-ui/prism": "^0.2.50", "@theme-ui/typography": "^0.2.46", "deepmerge": "^4.2.2", - "gatsby-image": "^2.3.5", - "gatsby-plugin-emotion": "^4.2.3", - "gatsby-plugin-feed": "^2.4.4", - "gatsby-plugin-react-helmet": "^3.2.5", + "gatsby-image": "^2.4.0", + "gatsby-plugin-emotion": "^4.3.0", + "gatsby-plugin-feed": "^2.5.0", + "gatsby-plugin-react-helmet": "^3.3.0", "gatsby-plugin-theme-ui": "^0.2.53", - "gatsby-plugin-twitter": "^2.2.5", - "gatsby-theme-blog-core": "^1.3.37", + "gatsby-plugin-twitter": "^2.3.0", + "gatsby-theme-blog-core": "^1.4.0", "mdx-utils": "0.2.0", "react-helmet": "^5.2.1", "react-switch": "^5.0.1", @@ -39,7 +39,7 @@ "typography-theme-wordpress-2016": "^0.16.19" }, "devDependencies": { - "gatsby": "^2.20.36", + "gatsby": "^2.21.0", "prettier": "2.0.5", "react": "^16.12.0", "react-dom": "^16.12.0" diff --git a/packages/gatsby-theme-notes/CHANGELOG.md b/packages/gatsby-theme-notes/CHANGELOG.md index 60a62bb07f0ae..59cf2b52a9e5f 100644 --- a/packages/gatsby-theme-notes/CHANGELOG.md +++ b/packages/gatsby-theme-notes/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.2.37...gatsby-theme-notes@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-theme-notes + ## [1.2.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.2.36...gatsby-theme-notes@1.2.37) (2020-04-27) ### Bug Fixes diff --git a/packages/gatsby-theme-notes/package.json b/packages/gatsby-theme-notes/package.json index 65cc31da883a7..f728d3a72fbec 100644 --- a/packages/gatsby-theme-notes/package.json +++ b/packages/gatsby-theme-notes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-notes", "description": "Gatsby Theme for adding a notes section to your website", - "version": "1.2.37", + "version": "1.3.0", "author": "John Otander", "license": "MIT", "main": "index.js", @@ -20,7 +20,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme", "devDependencies": { - "gatsby": "^2.20.36", + "gatsby": "^2.21.0", "react": "^16.12.0", "react-dom": "^16.12.0" }, @@ -36,14 +36,14 @@ "@theme-ui/prism": "^0.2.50", "@theme-ui/typography": "^0.2.46", "deepmerge": "^4.2.2", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "gatsby-plugin-compile-es6-packages": "^2.1.0", - "gatsby-plugin-emotion": "^4.2.3", - "gatsby-plugin-mdx": "^1.1.11", + "gatsby-plugin-emotion": "^4.3.0", + "gatsby-plugin-mdx": "^1.2.0", "gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-redirects": "^1.0.0", "gatsby-plugin-theme-ui": "^0.2.53", - "gatsby-source-filesystem": "^2.2.5", + "gatsby-source-filesystem": "^2.3.0", "is-present": "^1.0.0", "react-feather": "^1.1.6", "theme-ui": "^0.2.52", diff --git a/packages/gatsby-theme/CHANGELOG.md b/packages/gatsby-theme/CHANGELOG.md index d75f64ccaed5c..983346255e1d6 100644 --- a/packages/gatsby-theme/CHANGELOG.md +++ b/packages/gatsby-theme/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.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.0.12...gatsby-theme@0.1.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-theme + ## [0.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.0.11...gatsby-theme@0.0.12) (2020-03-23) **Note:** Version bump only for package gatsby-theme diff --git a/packages/gatsby-theme/package.json b/packages/gatsby-theme/package.json index 2bc330b6dbb43..ff04dc41bcb24 100644 --- a/packages/gatsby-theme/package.json +++ b/packages/gatsby-theme/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme", - "version": "0.0.12", + "version": "0.1.0", "main": "index.js", "bin": { "gatsby-theme": "./cli.js" diff --git a/packages/gatsby-transformer-asciidoc/CHANGELOG.md b/packages/gatsby-transformer-asciidoc/CHANGELOG.md index 2eebd75e2af2f..6f379f45c2737 100644 --- a/packages/gatsby-transformer-asciidoc/CHANGELOG.md +++ b/packages/gatsby-transformer-asciidoc/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.2.4...gatsby-transformer-asciidoc@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-asciidoc + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-asciidoc@1.2.3...gatsby-transformer-asciidoc@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-asciidoc diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index afef68860a1cf..3292c477e8a7f 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-asciidoc", "description": "Gatsby transformer plugin for Asciidocs using the Asciidoctor.js library", - "version": "1.2.4", + "version": "1.3.0", "author": "Daniel Oliver ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "lodash": "^4.17.15" }, diff --git a/packages/gatsby-transformer-csv/CHANGELOG.md b/packages/gatsby-transformer-csv/CHANGELOG.md index 5e93901fac270..cf0ffe174d4c7 100644 --- a/packages/gatsby-transformer-csv/CHANGELOG.md +++ b/packages/gatsby-transformer-csv/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-csv@2.2.4...gatsby-transformer-csv@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-csv + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-csv@2.2.3...gatsby-transformer-csv@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-csv diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index 814543a7a0220..95c267bf94c77 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-csv", "description": "Gatsby transformer plugin for CSV files", - "version": "2.2.4", + "version": "2.3.0", "author": "Sonal Saldanha ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "json2csv": "^3.11" }, diff --git a/packages/gatsby-transformer-documentationjs/CHANGELOG.md b/packages/gatsby-transformer-documentationjs/CHANGELOG.md index f8400c1f47609..a4d8b0335d072 100644 --- a/packages/gatsby-transformer-documentationjs/CHANGELOG.md +++ b/packages/gatsby-transformer-documentationjs/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.2.5...gatsby-transformer-documentationjs@4.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-documentationjs + ## [4.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.2.4...gatsby-transformer-documentationjs@4.2.5) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-documentationjs diff --git a/packages/gatsby-transformer-documentationjs/package.json b/packages/gatsby-transformer-documentationjs/package.json index c111a63b194a2..04e660b898ece 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-documentationjs", "description": "Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation", - "version": "4.2.5", + "version": "4.3.0", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-documentationjs#readme", diff --git a/packages/gatsby-transformer-excel/CHANGELOG.md b/packages/gatsby-transformer-excel/CHANGELOG.md index dcebfdfde9edb..9437db9ff3e9f 100644 --- a/packages/gatsby-transformer-excel/CHANGELOG.md +++ b/packages/gatsby-transformer-excel/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-excel@2.3.4...gatsby-transformer-excel@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-excel + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-excel@2.3.3...gatsby-transformer-excel@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-excel diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index 93d354f4e010c..1e9c7d9ea8ab4 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-excel", "description": "Gatsby transformer plugin for Excel spreadsheets", - "version": "2.3.4", + "version": "2.4.0", "author": "SheetJS ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-excel#readme", diff --git a/packages/gatsby-transformer-hjson/CHANGELOG.md b/packages/gatsby-transformer-hjson/CHANGELOG.md index 559c0f003ef56..0622a02e1efc2 100644 --- a/packages/gatsby-transformer-hjson/CHANGELOG.md +++ b/packages/gatsby-transformer-hjson/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-hjson@2.3.4...gatsby-transformer-hjson@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-hjson + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-hjson@2.3.3...gatsby-transformer-hjson@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-hjson diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index 345462ecd8a58..762fb331fa563 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-hjson", "description": "Gatsby transformer plugin for HJSON files", - "version": "2.3.4", + "version": "2.4.0", "author": "Remi Barraquand ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-hjson#readme", diff --git a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md b/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md index f0826a68c182f..62a368d680c91 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-frontmatter/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-frontmatter@2.2.4...gatsby-transformer-javascript-frontmatter@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-frontmatter@2.2.3...gatsby-transformer-javascript-frontmatter@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-javascript-frontmatter diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index a9030003413e9..cd070823f3b92 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-frontmatter", "description": "Gatsby transformer plugin for JavaScript to extract exports.frontmatter statically.", - "version": "2.2.4", + "version": "2.3.0", "author": "Jacob Bolda ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter#readme", "dependencies": { @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "keywords": [ diff --git a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md b/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md index 6b0dafa98b26f..af85232485d7d 100644 --- a/packages/gatsby-transformer-javascript-static-exports/CHANGELOG.md +++ b/packages/gatsby-transformer-javascript-static-exports/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-static-exports@2.3.5...gatsby-transformer-javascript-static-exports@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-javascript-static-exports + ## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-javascript-static-exports@2.3.4...gatsby-transformer-javascript-static-exports@2.3.5) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-javascript-static-exports diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index 07e1fd35a8835..30db5daed61e8 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-static-exports", "description": "Gatsby transformer plugin for JavaScript to extract exports.data statically.", - "version": "2.3.5", + "version": "2.4.0", "author": "Jacob Bolda ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-static-exports#readme", diff --git a/packages/gatsby-transformer-json/CHANGELOG.md b/packages/gatsby-transformer-json/CHANGELOG.md index 1483f66196000..ba2f0c2c551a0 100644 --- a/packages/gatsby-transformer-json/CHANGELOG.md +++ b/packages/gatsby-transformer-json/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-json@2.3.4...gatsby-transformer-json@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-json + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-json@2.3.3...gatsby-transformer-json@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-json diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index 27ebf1e02fdaf..4d6e4dd5dabb8 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-json", "description": "Gatsby transformer plugin for JSON files", - "version": "2.3.4", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-json#readme", diff --git a/packages/gatsby-transformer-pdf/CHANGELOG.md b/packages/gatsby-transformer-pdf/CHANGELOG.md index 14a0ab486505a..743fde93e8f4d 100644 --- a/packages/gatsby-transformer-pdf/CHANGELOG.md +++ b/packages/gatsby-transformer-pdf/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-pdf@1.2.4...gatsby-transformer-pdf@1.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-pdf + ## [1.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-pdf@1.2.3...gatsby-transformer-pdf@1.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-pdf diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index ac4191d6e7722..7f3212584c79e 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-pdf", "description": "Gatsby transformer plugin for pdf files", - "version": "1.2.4", + "version": "1.3.0", "author": "Alex Munoz ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-pdf#readme", diff --git a/packages/gatsby-transformer-react-docgen/CHANGELOG.md b/packages/gatsby-transformer-react-docgen/CHANGELOG.md index 4489226379945..f8f9818e1fe97 100644 --- a/packages/gatsby-transformer-react-docgen/CHANGELOG.md +++ b/packages/gatsby-transformer-react-docgen/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.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@5.1.4...gatsby-transformer-react-docgen@5.2.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-react-docgen + ## [5.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-react-docgen@5.1.3...gatsby-transformer-react-docgen@5.1.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-react-docgen diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index 56bbab401df30..4463ad5bca5e9 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-react-docgen", "description": "Expose React component metadata and prop information as GraphQL types", - "version": "5.1.4", + "version": "5.2.0", "author": "Jason Quense ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "lodash": "^4.17.15" }, diff --git a/packages/gatsby-transformer-remark/CHANGELOG.md b/packages/gatsby-transformer-remark/CHANGELOG.md index 39c49b7e23ef5..631f9acbbfcad 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. +# [2.8.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.7.5...gatsby-transformer-remark@2.8.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-remark + ## [2.7.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.7.4...gatsby-transformer-remark@2.7.5) (2020-04-24) **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 b54c02b6b9475..ed373184dcf1f 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "2.7.5", + "version": "2.8.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.9.2", "bluebird": "^3.7.2", - "gatsby-core-utils": "^1.1.4", + "gatsby-core-utils": "^1.2.0", "gray-matter": "^4.0.2", "hast-util-raw": "^4.0.0", "hast-util-to-html": "^4.0.1", @@ -32,7 +32,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme", diff --git a/packages/gatsby-transformer-screenshot/CHANGELOG.md b/packages/gatsby-transformer-screenshot/CHANGELOG.md index b75f3b2ba8f18..62dca79cb5c1f 100644 --- a/packages/gatsby-transformer-screenshot/CHANGELOG.md +++ b/packages/gatsby-transformer-screenshot/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.2.4...gatsby-transformer-screenshot@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-screenshot + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-screenshot@2.2.3...gatsby-transformer-screenshot@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-screenshot diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index 56b4e9fde6091..1f0e52664006f 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-screenshot", "description": "Gatsby transformer plugin that uses AWS Lambda to take screenshots of websites", - "version": "2.2.4", + "version": "2.3.0", "author": "David Beckley ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-screenshot#readme", diff --git a/packages/gatsby-transformer-sharp/CHANGELOG.md b/packages/gatsby-transformer-sharp/CHANGELOG.md index 462c425aa0905..315e695940f55 100644 --- a/packages/gatsby-transformer-sharp/CHANGELOG.md +++ b/packages/gatsby-transformer-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. +# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.7...gatsby-transformer-sharp@2.5.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-sharp + ## [2.4.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.4.6...gatsby-transformer-sharp@2.4.7) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-sharp diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 49ae00ba437fb..e383dc81e873f 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sharp", "description": "Gatsby transformer plugin for images using Sharp", - "version": "2.4.7", + "version": "2.5.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sharp#readme", diff --git a/packages/gatsby-transformer-sqip/CHANGELOG.md b/packages/gatsby-transformer-sqip/CHANGELOG.md index a4e0e1e64a4e9..7c404175c0ab3 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. +# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.2.7...gatsby-transformer-sqip@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-sqip + ## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.2.6...gatsby-transformer-sqip@2.2.7) (2020-04-24) **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 42b0ba1bab563..addc0719920c7 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": "2.2.7", + "version": "2.3.0", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.9.2", "bluebird": "^3.7.2", "fs-extra": "^8.1.0", - "gatsby-plugin-sharp": "^2.5.7", + "gatsby-plugin-sharp": "^2.6.0", "md5-file": "^4.0.0", "mini-svg-data-uri": "^1.1.3", "p-queue": "^2.4.2", @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "debug": "^3.2.6" }, diff --git a/packages/gatsby-transformer-toml/CHANGELOG.md b/packages/gatsby-transformer-toml/CHANGELOG.md index ed7df3153c3eb..3d5380b0ae000 100644 --- a/packages/gatsby-transformer-toml/CHANGELOG.md +++ b/packages/gatsby-transformer-toml/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.3.4...gatsby-transformer-toml@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-toml + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-toml@2.3.3...gatsby-transformer-toml@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-toml diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index 590882fb840dc..0d79465220d14 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-toml", "description": "Gatsby transformer plugin for toml", - "version": "2.3.4", + "version": "2.4.0", "author": "Ruben Harutyunyan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-toml#readme", diff --git a/packages/gatsby-transformer-xml/CHANGELOG.md b/packages/gatsby-transformer-xml/CHANGELOG.md index 28d8340f5941e..bd7deb524471e 100644 --- a/packages/gatsby-transformer-xml/CHANGELOG.md +++ b/packages/gatsby-transformer-xml/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.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-xml@2.2.4...gatsby-transformer-xml@2.3.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-xml + ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-xml@2.2.3...gatsby-transformer-xml@2.2.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-xml diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index 65b6168efefd8..31a3365b364a0 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-xml", "description": "Gatsby plugin for parsing XML files. It supports also attributes", - "version": "2.2.4", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-xml#readme", diff --git a/packages/gatsby-transformer-yaml/CHANGELOG.md b/packages/gatsby-transformer-yaml/CHANGELOG.md index ad9e8d26651c0..f6f874270d494 100644 --- a/packages/gatsby-transformer-yaml/CHANGELOG.md +++ b/packages/gatsby-transformer-yaml/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](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-yaml@2.3.4...gatsby-transformer-yaml@2.4.0) (2020-04-27) + +**Note:** Version bump only for package gatsby-transformer-yaml + ## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-yaml@2.3.3...gatsby-transformer-yaml@2.3.4) (2020-04-24) **Note:** Version bump only for package gatsby-transformer-yaml diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 9f4c8be170ea6..2d89a0833438a 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-yaml", "description": "Gatsby transformer plugin for yaml", - "version": "2.3.4", + "version": "2.4.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-yaml#readme", diff --git a/packages/gatsby/CHANGELOG.md b/packages/gatsby/CHANGELOG.md index a83ad4dcbb497..0ab92d6c678b7 100644 --- a/packages/gatsby/CHANGELOG.md +++ b/packages/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.21.0](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.36...gatsby@2.21.0) (2020-04-27) + +### Bug Fixes + +- **webpack:** ensure resolution of react-refresh-webpack-plugin ([#23456](https://github.com/gatsbyjs/gatsby/issues/23456)) ([8c32917](https://github.com/gatsbyjs/gatsby/commit/8c32917)) + ## [2.20.36](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.20.35...gatsby@2.20.36) (2020-04-25) **Note:** Version bump only for package gatsby diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 51d0aa2bd2f63..1103cdec65e92 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": "2.20.36", + "version": "2.21.0", "author": "Kyle Mathews ", "bin": { "gatsby": "./dist/bin/gatsby.js" @@ -31,8 +31,8 @@ "babel-loader": "^8.1.0", "babel-plugin-add-module-exports": "^0.3.3", "babel-plugin-dynamic-import-node": "^2.3.3", - "babel-plugin-remove-graphql-queries": "^2.8.5", - "babel-preset-gatsby": "^0.3.6", + "babel-plugin-remove-graphql-queries": "^2.9.0", + "babel-preset-gatsby": "^0.4.0", "better-opn": "1.0.0", "better-queue": "^3.8.10", "bluebird": "^3.7.2", @@ -71,13 +71,13 @@ "flat": "^4.1.0", "fs-exists-cached": "1.0.0", "fs-extra": "^8.1.0", - "gatsby-cli": "^2.11.22", - "gatsby-core-utils": "^1.1.4", - "gatsby-graphiql-explorer": "^0.3.5", - "gatsby-link": "^2.3.5", - "gatsby-plugin-page-creator": "^2.2.4", - "gatsby-react-router-scroll": "^2.2.3", - "gatsby-telemetry": "^1.2.6", + "gatsby-cli": "^2.12.0", + "gatsby-core-utils": "^1.2.0", + "gatsby-graphiql-explorer": "^0.4.0", + "gatsby-link": "^2.4.0", + "gatsby-plugin-page-creator": "^2.3.0", + "gatsby-react-router-scroll": "^2.3.0", + "gatsby-telemetry": "^1.3.0", "glob": "^7.1.6", "got": "8.3.2", "graphql": "^14.6.0", @@ -152,7 +152,7 @@ "@babel/runtime": "^7.9.2", "@types/hapi__joi": "^16.0.12", "@types/socket.io": "^2.1.4", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "documentation": "^12.3.0", "eslint-plugin-jsx-a11y": "^6.2.3", diff --git a/packages/graphql-skip-limit/CHANGELOG.md b/packages/graphql-skip-limit/CHANGELOG.md index de1a1c1d9727a..785befc49366b 100644 --- a/packages/graphql-skip-limit/CHANGELOG.md +++ b/packages/graphql-skip-limit/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.3.0](https://github.com/gatsbyjs/gatsby/compare/graphql-skip-limit@2.2.3...graphql-skip-limit@2.3.0) (2020-04-27) + +**Note:** Version bump only for package graphql-skip-limit + ## [2.2.3](https://github.com/gatsbyjs/gatsby/compare/graphql-skip-limit@2.2.2...graphql-skip-limit@2.2.3) (2020-04-24) **Note:** Version bump only for package graphql-skip-limit diff --git a/packages/graphql-skip-limit/package.json b/packages/graphql-skip-limit/package.json index 6d99ba23d9090..ad867332d0dd3 100644 --- a/packages/graphql-skip-limit/package.json +++ b/packages/graphql-skip-limit/package.json @@ -1,7 +1,7 @@ { "name": "graphql-skip-limit", "description": "A library to help construct a graphql-js server supporting skip/relay style pagination. Built for Gatsby but perhaps useful elsewhere.", - "version": "2.2.3", + "version": "2.3.0", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", - "babel-preset-gatsby-package": "^0.3.2", + "babel-preset-gatsby-package": "^0.4.0", "cross-env": "^5.2.1", "graphql": "^14.6.0" },