Skip to content

Commit 8d07242

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] - [email protected]
1 parent 0790895 commit 8d07242

File tree

216 files changed

+931
-280
lines changed

Some content is hidden

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

216 files changed

+931
-280
lines changed

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

Lines changed: 6 additions & 0 deletions
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+
## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/babel-plugin-remove-graphql-queries) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package babel-plugin-remove-graphql-queries
11+
612
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-plugin-remove-graphql-queries) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "4.0.0-zz-next.3",
3+
"version": "4.0.0",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -10,12 +10,12 @@
1010
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme",
1111
"dependencies": {
1212
"@babel/runtime": "^7.15.4",
13-
"gatsby-core-utils": "^3.0.0-zz-next.3"
13+
"gatsby-core-utils": "^3.0.0"
1414
},
1515
"devDependencies": {
1616
"@babel/cli": "^7.15.4",
1717
"@babel/core": "^7.15.5",
18-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
18+
"babel-preset-gatsby-package": "^2.0.0",
1919
"cross-env": "^7.0.3"
2020
},
2121
"peerDependencies": {

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

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/babel-preset-gatsby-package) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby-package
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby-package) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby-package",
3-
"version": "2.0.0-zz-next.2",
3+
"version": "2.0.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

packages/babel-preset-gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/babel-preset-gatsby) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package babel-preset-gatsby
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/babel-preset-gatsby) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/babel-preset-gatsby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "2.0.0-zz-next.5",
3+
"version": "2.0.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -22,8 +22,8 @@
2222
"babel-plugin-dynamic-import-node": "^2.3.3",
2323
"babel-plugin-macros": "^2.8.0",
2424
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
25-
"gatsby-core-utils": "^3.0.0-zz-next.3",
26-
"gatsby-legacy-polyfills": "^2.0.0-zz-next.3"
25+
"gatsby-core-utils": "^3.0.0",
26+
"gatsby-legacy-polyfills": "^2.0.0"
2727
},
2828
"peerDependencies": {
2929
"@babel/core": "^7.11.6",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "^7.15.4",
41-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
41+
"babel-preset-gatsby-package": "^2.0.0",
4242
"cross-env": "^7.0.3",
4343
"slash": "^3.0.0"
4444
},

packages/create-gatsby/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/create-gatsby) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package create-gatsby
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/create-gatsby) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/create-gatsby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gatsby",
3-
"version": "2.0.0-zz-next.3",
3+
"version": "2.0.0",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -28,7 +28,7 @@
2828
"eslint": "^7.32.0",
2929
"execa": "^5.1.1",
3030
"fs-extra": "^10.0.0",
31-
"gatsby-plugin-utils": "^2.0.0-zz-next.3",
31+
"gatsby-plugin-utils": "^2.0.0",
3232
"joi": "^17.4.2",
3333
"microbundle": "^0.13.3",
3434
"node-fetch": "^2.6.1",

packages/gatsby-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-cli) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-cli
11+
612
### [3.14.1](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli) (2021-10-06)
713

814
#### Features

packages/gatsby-cli/package.json

Lines changed: 6 additions & 6 deletions
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": "4.0.0-zz-next.5",
4+
"version": "4.0.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -20,14 +20,14 @@
2020
"common-tags": "^1.8.0",
2121
"configstore": "^5.0.1",
2222
"convert-hrtime": "^3.0.0",
23-
"create-gatsby": "^2.0.0-zz-next.3",
23+
"create-gatsby": "^2.0.0",
2424
"envinfo": "^7.8.1",
2525
"execa": "^5.1.1",
2626
"fs-exists-cached": "^1.0.0",
2727
"fs-extra": "^10.0.0",
28-
"gatsby-core-utils": "^3.0.0-zz-next.3",
29-
"gatsby-recipes": "^1.0.0-zz-next.3",
30-
"gatsby-telemetry": "^3.0.0-zz-next.3",
28+
"gatsby-core-utils": "^3.0.0",
29+
"gatsby-recipes": "^1.0.0",
30+
"gatsby-telemetry": "^3.0.0",
3131
"hosted-git-info": "^3.0.8",
3232
"is-valid-path": "^0.1.1",
3333
"joi": "^17.4.2",
@@ -61,7 +61,7 @@
6161
"@rollup/plugin-replace": "^2.4.2",
6262
"@types/hosted-git-info": "^3.0.1",
6363
"@types/yargs": "^15.0.14",
64-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
64+
"babel-preset-gatsby-package": "^2.0.0",
6565
"cross-env": "^7.0.3",
6666
"ink": "^3.0.8",
6767
"ink-spinner": "^4.0.2",

packages/gatsby-codemods/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-codemods) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-codemods
11+
612
## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-codemods) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-codemods/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-codemods",
3-
"version": "3.0.0-zz-next.2",
3+
"version": "3.0.0",
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": {
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "^7.15.4",
39-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
39+
"babel-preset-gatsby-package": "^2.0.0",
4040
"cross-env": "^7.0.3"
4141
},
4242
"engines": {

packages/gatsby-core-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-core-utils) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-core-utils
11+
612
## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-core-utils) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-core-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-core-utils",
3-
"version": "3.0.0-zz-next.3",
3+
"version": "3.0.0",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",
@@ -44,7 +44,7 @@
4444
"@babel/cli": "^7.15.4",
4545
"@babel/core": "^7.15.5",
4646
"@types/ci-info": "2.0.0",
47-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
47+
"babel-preset-gatsby-package": "^2.0.0",
4848
"cross-env": "^7.0.3",
4949
"is-uuid": "^1.0.2",
5050
"msw": "^0.35.0",

packages/gatsby-cypress/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-cypress) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-cypress
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cypress) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-cypress/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-cypress",
3-
"version": "2.0.0-zz-next.2",
3+
"version": "2.0.0",
44
"description": "Cypress tools for Gatsby projects",
55
"main": "index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/cli": "^7.15.4",
2222
"@babel/core": "^7.15.5",
23-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
23+
"babel-preset-gatsby-package": "^2.0.0",
2424
"cross-env": "^7.0.3"
2525
},
2626
"keywords": [

packages/gatsby-design-tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-design-tokens) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-design-tokens
11+
612
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-design-tokens) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-design-tokens",
3-
"version": "4.0.0-zz-next.2",
3+
"version": "4.0.0",
44
"description": "Gatsby Design Tokens",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

packages/gatsby-dev-cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-dev-cli) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-dev-cli
11+
612
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-dev-cli) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-dev-cli/package.json

Lines changed: 2 additions & 2 deletions
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": "4.0.0-zz-next.4",
4+
"version": "4.0.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby-dev": "./dist/index.js"
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "^7.15.4",
2929
"@babel/core": "^7.15.5",
30-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
30+
"babel-preset-gatsby-package": "^2.0.0",
3131
"cross-env": "^7.0.3"
3232
},
3333
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme",

packages/gatsby-graphiql-explorer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-graphiql-explorer) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-graphiql-explorer
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-graphiql-explorer) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-graphiql-explorer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-graphiql-explorer",
3-
"version": "2.0.0-zz-next.2",
3+
"version": "2.0.0",
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.15.4",
3939
"@babel/preset-react": "^7.14.0",
4040
"babel-loader": "^8.2.2",
41-
"babel-preset-gatsby-package": "^2.0.0-zz-next.2",
41+
"babel-preset-gatsby-package": "^2.0.0",
4242
"core-js": "^3.17.2",
4343
"cross-env": "^7.0.3",
4444
"css-loader": "^6.2.0",

packages/gatsby-legacy-polyfills/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-legacy-polyfills) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-legacy-polyfills
11+
612
## [1.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-legacy-polyfills) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

packages/gatsby-legacy-polyfills/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-legacy-polyfills",
33
"description": "Polyfills for legacy browsers",
4-
"version": "2.0.0-zz-next.3",
4+
"version": "2.0.0",
55
"main": "dist/polyfills.js",
66
"author": "Ward Peeters <[email protected]>",
77
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme",

packages/gatsby-link/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/HEAD/packages/gatsby-link) (2021-10-21)
7+
8+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)
9+
10+
**Note:** Version bump only for package gatsby-link
11+
612
## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) (2021-09-18)
713

814
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

0 commit comments

Comments
 (0)