Skip to content

Commit 00a9682

Browse files
committed
chore(release): Publish next pre-major
- [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] - [email protected]
1 parent f8c5141 commit 00a9682

File tree

109 files changed

+284
-284
lines changed

Some content is hidden

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

109 files changed

+284
-284
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-remove-graphql-queries",
3-
"version": "3.14.0-next.4",
3+
"version": "4.0.0-next.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": "^2.14.0-next.2"
13+
"gatsby-core-utils": "^3.0.0-next.0"
1414
},
1515
"devDependencies": {
1616
"@babel/cli": "^7.15.4",
1717
"@babel/core": "^7.15.5",
18-
"babel-preset-gatsby-package": "^1.14.0-next.2",
18+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1919
"cross-env": "^7.0.3"
2020
},
2121
"peerDependencies": {

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": "1.14.0-next.2",
3+
"version": "2.0.0-next.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",

packages/babel-preset-gatsby/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-gatsby",
3-
"version": "1.14.0-next.2",
3+
"version": "2.0.0-next.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": "^2.14.0-next.2",
26-
"gatsby-legacy-polyfills": "^1.14.0-next.2"
25+
"gatsby-core-utils": "^3.0.0-next.0",
26+
"gatsby-legacy-polyfills": "^2.0.0-next.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": "^1.14.0-next.2",
41+
"babel-preset-gatsby-package": "^2.0.0-next.0",
4242
"cross-env": "^7.0.3",
4343
"slash": "^3.0.0"
4444
},

packages/create-gatsby/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-gatsby",
3-
"version": "1.14.0-next.2",
3+
"version": "2.0.0-next.0",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.32.0",
2828
"execa": "^5.1.1",
2929
"fs-extra": "^10.0.0",
30-
"gatsby-plugin-utils": "^1.14.0-next.2",
30+
"gatsby-plugin-utils": "^2.0.0-next.0",
3131
"joi": "^17.4.2",
3232
"microbundle": "^0.13.3",
3333
"node-fetch": "^2.6.1",

packages/gatsby-admin/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.24.0-next.7",
3+
"version": "1.0.0-next.0",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -29,11 +29,11 @@
2929
"@typescript-eslint/parser": "^4.29.3",
3030
"csstype": "^2.6.17",
3131
"formik": "^2.2.9",
32-
"gatsby": "^3.14.0-next.7",
32+
"gatsby": "^4.0.0-next.0",
3333
"gatsby-interface": "^0.0.244",
34-
"gatsby-plugin-typescript": "^3.14.0-next.4",
34+
"gatsby-plugin-typescript": "^4.0.0-next.0",
3535
"gatsby-plugin-webfonts": "^1.1.4",
36-
"gatsby-source-graphql": "^3.14.0-next.2",
36+
"gatsby-source-graphql": "^4.0.0-next.0",
3737
"lodash-es": "^4.17.21",
3838
"ncp": "^2.0.0",
3939
"nodemon": "^2.0.12",

packages/gatsby-cli/package.json

+6-6
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": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -19,14 +19,14 @@
1919
"common-tags": "^1.8.0",
2020
"configstore": "^5.0.1",
2121
"convert-hrtime": "^3.0.0",
22-
"create-gatsby": "^1.14.0-next.2",
22+
"create-gatsby": "^2.0.0-next.0",
2323
"envinfo": "^7.7.3",
2424
"execa": "^5.1.1",
2525
"fs-exists-cached": "^1.0.0",
2626
"fs-extra": "^10.0.0",
27-
"gatsby-core-utils": "^2.14.0-next.2",
28-
"gatsby-recipes": "^0.25.0-next.2",
29-
"gatsby-telemetry": "^2.14.0-next.2",
27+
"gatsby-core-utils": "^3.0.0-next.0",
28+
"gatsby-recipes": "^1.0.0-next.0",
29+
"gatsby-telemetry": "^3.0.0-next.0",
3030
"hosted-git-info": "^3.0.6",
3131
"is-valid-path": "^0.1.1",
3232
"joi": "^17.4.0",
@@ -60,7 +60,7 @@
6060
"@rollup/plugin-replace": "^2.4.2",
6161
"@types/hosted-git-info": "^3.0.1",
6262
"@types/yargs": "^15.0.14",
63-
"babel-preset-gatsby-package": "^1.14.0-next.2",
63+
"babel-preset-gatsby-package": "^2.0.0-next.0",
6464
"cross-env": "^7.0.3",
6565
"ink": "^3.0.8",
6666
"ink-spinner": "^4.0.2",

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": "2.14.0-next.2",
3+
"version": "3.0.0-next.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": "^1.14.0-next.2",
39+
"babel-preset-gatsby-package": "^2.0.0-next.0",
4040
"cross-env": "^7.0.3"
4141
},
4242
"engines": {

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": "2.14.0-next.2",
3+
"version": "3.0.0-next.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": "^1.14.0-next.2",
47+
"babel-preset-gatsby-package": "^2.0.0-next.0",
4848
"cross-env": "^7.0.3",
4949
"msw": "^0.35.0",
5050
"typescript": "^4.3.5"

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": "1.14.0-next.2",
3+
"version": "2.0.0-next.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": "^1.14.0-next.2",
23+
"babel-preset-gatsby-package": "^2.0.0-next.0",
2424
"cross-env": "^7.0.3"
2525
},
2626
"keywords": [

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": "3.14.0-next.2",
3+
"version": "4.0.0-next.0",
44
"description": "Gatsby Design Tokens",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

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": "3.14.0-next.2",
4+
"version": "4.0.0-next.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": "^1.14.0-next.2",
30+
"babel-preset-gatsby-package": "^2.0.0-next.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/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-graphiql-explorer",
3-
"version": "1.14.0-next.2",
3+
"version": "2.0.0-next.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": "^1.14.0-next.2",
41+
"babel-preset-gatsby-package": "^2.0.0-next.0",
4242
"core-js": "^3.17.2",
4343
"cross-env": "^7.0.3",
4444
"css-loader": "^6.2.0",

packages/gatsby-legacy-polyfills/package.json

+1-1
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": "1.14.0-next.2",
4+
"version": "2.0.0-next.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/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": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/cli": "^7.15.4",
1616
"@babel/core": "^7.15.5",
1717
"@testing-library/react": "^9.5.0",
18-
"babel-preset-gatsby-package": "^1.14.0-next.2",
18+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1919
"cross-env": "^7.0.3"
2020
},
2121
"peerDependencies": {

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": "1.14.0-next.2",
3+
"version": "2.0.0-next.0",
44
"description": "Gatsby library that helps creating pages",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -26,7 +26,7 @@
2626
"bluebird": "^3.7.2",
2727
"chokidar": "^3.5.2",
2828
"fs-exists-cached": "^1.0.0",
29-
"gatsby-core-utils": "^2.14.0-next.2",
29+
"gatsby-core-utils": "^3.0.0-next.0",
3030
"glob": "^7.1.7",
3131
"lodash": "^4.17.21",
3232
"micromatch": "^4.0.4"
@@ -35,7 +35,7 @@
3535
"@babel/cli": "^7.15.4",
3636
"@babel/core": "^7.15.5",
3737
"@types/micromatch": "^4.0.2",
38-
"babel-preset-gatsby-package": "^1.14.0-next.2",
38+
"babel-preset-gatsby-package": "^2.0.0-next.0",
3939
"cross-env": "^7.0.3",
4040
"rimraf": "^3.0.2",
4141
"typescript": "^4.3.5"

packages/gatsby-plugin-benchmark-reporting/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-benchmark-reporting",
33
"description": "Gatsby Benchmark Reporting",
4-
"version": "1.14.0-next.2",
4+
"version": "2.0.0-next.0",
55
"author": "Peter van der Zee <pvdz@github>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/cli": "^7.15.4",
1818
"@babel/core": "^7.15.5",
19-
"babel-preset-gatsby-package": "^1.14.0-next.2"
19+
"babel-preset-gatsby-package": "^2.0.0-next.0"
2020
},
2121
"dependencies": {
2222
"@babel/runtime": "^7.15.4",

packages/gatsby-plugin-canonical-urls/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-canonical-urls",
33
"description": "Add canonical links to HTML pages Gatsby generates.",
4-
"version": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@babel/cli": "^7.15.4",
1414
"@babel/core": "^7.15.5",
15-
"babel-preset-gatsby-package": "^1.14.0-next.2",
15+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1616
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme",

packages/gatsby-plugin-catch-links/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-catch-links",
33
"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.",
4-
"version": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@babel/cli": "^7.15.4",
1515
"@babel/core": "^7.15.5",
16-
"babel-preset-gatsby-package": "^1.14.0-next.2",
16+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1717
"cross-env": "^7.0.3"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme",

packages/gatsby-plugin-coffeescript/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-coffeescript",
33
"description": "Adds CoffeeScript support for Gatsby",
4-
"version": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@babel/cli": "^7.15.4",
2020
"@babel/core": "^7.15.5",
21-
"babel-preset-gatsby-package": "^1.14.0-next.2",
21+
"babel-preset-gatsby-package": "^2.0.0-next.0",
2222
"cross-env": "^7.0.3"
2323
},
2424
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme",

packages/gatsby-plugin-create-client-paths/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-create-client-paths",
33
"description": "Gatsby-plugin for creating paths that exist only on the client",
4-
"version": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "[email protected]",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@babel/cli": "^7.15.4",
1414
"@babel/core": "^7.15.5",
15-
"babel-preset-gatsby-package": "^1.14.0-next.2",
15+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1616
"cross-env": "^7.0.3"
1717
},
1818
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-create-client-paths#readme",

packages/gatsby-plugin-cxs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-cxs",
33
"description": "Gatsby plugin to add SSR support for ctx",
4-
"version": "3.14.0-next.2",
4+
"version": "4.0.0-next.0",
55
"author": "Chen-Tai Hou <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -12,10 +12,10 @@
1212
"devDependencies": {
1313
"@babel/cli": "^7.15.4",
1414
"@babel/core": "^7.15.5",
15-
"babel-preset-gatsby-package": "^1.14.0-next.2",
15+
"babel-preset-gatsby-package": "^2.0.0-next.0",
1616
"cross-env": "^7.0.3",
1717
"cxs": "^6.2.0",
18-
"gatsby-plugin-utils": "^1.14.0-next.2"
18+
"gatsby-plugin-utils": "^2.0.0-next.0"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme",
2121
"keywords": [

0 commit comments

Comments
 (0)