Skip to content

Commit 1072258

Browse files
committed
chore(release): Publish
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent 6d4fa76 commit 1072258

File tree

214 files changed

+693
-259
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+693
-259
lines changed

packages/babel-plugin-remove-graphql-queries/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.8.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2020-03-23)
7+
8+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
9+
610
# [2.8.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2020-03-20)
711

812
### Features

packages/babel-plugin-remove-graphql-queries/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.8.4",
1313
"@babel/core": "^7.8.7",
14-
"babel-preset-gatsby-package": "^0.3.0",
14+
"babel-preset-gatsby-package": "^0.3.1",
1515
"cross-env": "^5.2.1"
1616
},
1717
"license": "MIT",

packages/babel-preset-gatsby-package/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0) (2020-03-20)
711

812
### Features

packages/babel-preset-gatsby-package/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby-package",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

packages/babel-preset-gatsby/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0) (2020-03-20)
711

812
### Features

packages/babel-preset-gatsby/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -21,7 +21,7 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.0",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.1.0"
24+
"gatsby-core-utils": "^1.1.1"
2525
},
2626
"peerDependencies": {
2727
"@babel/core": "^7.0.0"
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "^7.8.4",
38-
"babel-preset-gatsby-package": "^0.3.0",
38+
"babel-preset-gatsby-package": "^0.3.1",
3939
"cross-env": "^5.2.1",
4040
"slash": "^3.0.0"
4141
},

packages/gatsby-cli/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.11.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [2.11.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.0) (2020-03-20)
711

812
### Features

packages/gatsby-cli/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-cli",
33
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
4-
"version": "2.11.0",
4+
"version": "2.11.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "lib/index.js"
@@ -25,8 +25,8 @@
2525
"execa": "^3.4.0",
2626
"fs-exists-cached": "^1.0.0",
2727
"fs-extra": "^8.1.0",
28-
"gatsby-core-utils": "^1.1.0",
29-
"gatsby-telemetry": "^1.2.0",
28+
"gatsby-core-utils": "^1.1.1",
29+
"gatsby-telemetry": "^1.2.1",
3030
"hosted-git-info": "^3.0.4",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.15",
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@babel/cli": "^7.8.4",
5555
"@babel/core": "^7.8.7",
56-
"babel-preset-gatsby-package": "^0.3.0",
56+
"babel-preset-gatsby-package": "^0.3.1",
5757
"cross-env": "^5.2.1"
5858
},
5959
"optionalDependencies": {

packages/gatsby-codemods/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
# [1.2.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.0) (2020-03-20)
711

812
### Features

packages/gatsby-codemods/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-codemods",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.",
55
"main": "index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@babel/cli": "^7.8.4",
3131
"@babel/core": "^7.8.7",
32-
"babel-preset-gatsby-package": "^0.3.0",
32+
"babel-preset-gatsby-package": "^0.3.1",
3333
"cross-env": "^5.2.1",
3434
"jscodeshift": "^0.7.0"
3535
},

packages/gatsby-core-utils/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
# [1.1.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.1.0) (2020-03-20)
711

812
**Note:** Version bump only for package gatsby-core-utils

packages/gatsby-core-utils/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-core-utils",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",
@@ -37,7 +37,7 @@
3737
"@babel/cli": "^7.8.4",
3838
"@babel/core": "^7.8.7",
3939
"@types/ci-info": "2.0.0",
40-
"babel-preset-gatsby-package": "^0.3.0",
40+
"babel-preset-gatsby-package": "^0.3.1",
4141
"cross-env": "^5.2.1",
4242
"typescript": "^3.8.3"
4343
},

packages/gatsby-cypress/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-cypress
9+
610
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0) (2020-03-20)
711

812
### Features

packages/gatsby-cypress/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-cypress",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Cypress tools for Gatsby projects",
55
"main": "index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/cli": "^7.8.4",
2222
"@babel/core": "^7.8.7",
23-
"babel-preset-gatsby-package": "^0.3.0",
23+
"babel-preset-gatsby-package": "^0.3.1",
2424
"cross-env": "^5.2.1"
2525
},
2626
"keywords": [

packages/gatsby-design-tokens/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.4) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-design-tokens
9+
610
## [2.0.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.3) (2020-03-16)
711

812
**Note:** Version bump only for package gatsby-design-tokens

packages/gatsby-design-tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-design-tokens",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Gatsby Design Tokens",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

packages/gatsby-dev-cli/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.6.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.6.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-dev-cli
9+
610
# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.6.0) (2020-03-20)
711

812
### Features

packages/gatsby-dev-cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-dev-cli",
33
"description": "CLI helpers for contributors working on Gatsby",
4-
"version": "2.6.0",
4+
"version": "2.6.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby-dev": "./dist/index.js"
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "^7.8.4",
2929
"@babel/core": "^7.8.7",
30-
"babel-preset-gatsby-package": "^0.3.0",
30+
"babel-preset-gatsby-package": "^0.3.1",
3131
"cross-env": "^5.2.1"
3232
},
3333
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",

packages/gatsby-graphiql-explorer/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-graphiql-explorer
9+
610
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0) (2020-03-20)
711

812
### Features

packages/gatsby-graphiql-explorer/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-graphiql-explorer",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "GraphiQL IDE with custom features for Gatsby users",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.8.7",
3939
"@babel/preset-react": "^7.8.3",
4040
"babel-loader": "^8.0.6",
41-
"babel-preset-gatsby-package": "^0.3.0",
41+
"babel-preset-gatsby-package": "^0.3.1",
4242
"cross-env": "^5.2.1",
4343
"css-loader": "^1.0.1",
4444
"graphiql": "^0.17.5",

packages/gatsby-image/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.1) (2020-03-23)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-image:** check if imageRef is still available ([#22255](https://github.com/gatsbyjs/gatsby/issues/22255)) ([363279a](https://github.com/gatsbyjs/gatsby/commit/363279a))
11+
612
# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.0) (2020-03-20)
713

814
**Note:** Version bump only for package gatsby-image

packages/gatsby-image/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-image",
33
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.8.4",
1616
"@babel/core": "^7.8.7",
1717
"@testing-library/react": "^9.5.0",
18-
"babel-preset-gatsby-package": "^0.3.0",
18+
"babel-preset-gatsby-package": "^0.3.1",
1919
"cross-env": "^5.2.1"
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme",

packages/gatsby-link/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-link
9+
610
# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.0) (2020-03-20)
711

812
**Note:** Version bump only for package gatsby-link

packages/gatsby-link/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-link",
33
"description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.8.4",
1616
"@babel/core": "^7.8.7",
1717
"@testing-library/react": "^9.5.0",
18-
"babel-preset-gatsby-package": "^0.3.0",
18+
"babel-preset-gatsby-package": "^0.3.1",
1919
"cross-env": "^5.2.1"
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link#readme",

packages/gatsby-page-utils/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.1) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-page-utils
9+
610
# [0.1.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.0) (2020-03-20)
711

812
**Note:** Version bump only for package gatsby-page-utils

packages/gatsby-page-utils/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-page-utils",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Gatsby library that helps creating pages",
55
"main": "dist/index.js",
66
"scripts": {
@@ -24,15 +24,15 @@
2424
"bluebird": "^3.7.2",
2525
"chokidar": "3.3.1",
2626
"fs-exists-cached": "^1.0.0",
27-
"gatsby-core-utils": "^1.1.0",
27+
"gatsby-core-utils": "^1.1.1",
2828
"glob": "^7.1.6",
2929
"lodash": "^4.17.15",
3030
"micromatch": "^3.1.10"
3131
},
3232
"devDependencies": {
3333
"@babel/cli": "^7.8.4",
3434
"@babel/core": "^7.8.7",
35-
"babel-preset-gatsby-package": "^0.3.0",
35+
"babel-preset-gatsby-package": "^0.3.1",
3636
"cross-env": "^5.2.1"
3737
},
3838
"peerDependencies": {

packages/gatsby-plugin-benchmark-reporting/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@[email protected]) (2020-03-23)
7+
8+
**Note:** Version bump only for package gatsby-plugin-benchmark-reporting
9+
610
# [0.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-benchmark-reporting@[email protected]) (2020-03-20)
711

812
### Features

0 commit comments

Comments
 (0)