Skip to content

Commit 3d607f1

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] - [email protected] - [email protected] - [email protected] - [email protected]
1 parent a5131bd commit 3d607f1

File tree

224 files changed

+756
-272
lines changed

Some content is hidden

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

224 files changed

+756
-272
lines changed

packages/babel-plugin-remove-graphql-queries/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.11.0](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@[email protected]) (2020-11-19)
7+
8+
### Features
9+
10+
- **gatsby:** SSR pages during development ([#27432](https://github.com/gatsbyjs/gatsby/issues/27432)) ([23da2c3](https://github.com/gatsbyjs/gatsby/commit/23da2c3fb2e16b7e3fe1e15c19decd799000a212))
11+
612
# [2.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-plugin-remove-graphql-queries@2.10.0-next.0...babel-plugin-remove-graphql-queries@2.10.0-next.1) (2020-11-10)
713

814
**Note:** Version bump only for package babel-plugin-remove-graphql-queries

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.11.0-next.0",
3+
"version": "2.11.0",
44
"author": "Jason Quense <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "^7.12.1",
1313
"@babel/core": "^7.12.3",
14-
"babel-preset-gatsby-package": "^0.7.0-next.0",
14+
"babel-preset-gatsby-package": "^0.7.0",
1515
"cross-env": "^7.0.2"
1616
},
1717
"peerDependencies": {

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.7.0](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2020-11-19)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby-package
9+
610
# [0.6.0-next.1](https://github.com/gatsbyjs/gatsby/compare/babel-preset-gatsby-package@[email protected]) (2020-11-10)
711

812
### Bug Fixes

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.7.0-next.0",
3+
"version": "0.7.0",
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.7.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.7.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package babel-preset-gatsby
9+
610
# [0.6.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.6.0-next.1) (2020-11-10)
711

812
**Note:** Version bump only for package babel-preset-gatsby

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": "0.7.0-next.0",
3+
"version": "0.7.0",
44
"author": "Philipp Spiess <[email protected]>",
55
"repository": {
66
"type": "git",
@@ -21,8 +21,8 @@
2121
"babel-plugin-dynamic-import-node": "^2.3.3",
2222
"babel-plugin-macros": "^2.8.0",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
24-
"gatsby-core-utils": "^1.5.0-next.0",
25-
"gatsby-legacy-polyfills": "^0.2.0-next.0"
24+
"gatsby-core-utils": "^1.5.0",
25+
"gatsby-legacy-polyfills": "^0.2.0"
2626
},
2727
"peerDependencies": {
2828
"@babel/core": "^7.11.6",
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@babel/cli": "^7.12.1",
40-
"babel-preset-gatsby-package": "^0.7.0-next.0",
40+
"babel-preset-gatsby-package": "^0.7.0",
4141
"cross-env": "^7.0.2",
4242
"slash": "^3.0.0"
4343
},

packages/create-gatsby/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+
## [0.0.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.0.1) (2020-11-19)
7+
8+
### Features
9+
10+
- **create-gatsby:** add telemetry tracking ([#28107](https://github.com/gatsbyjs/gatsby/issues/28107)) ([f9838f7](https://github.com/gatsbyjs/gatsby/commit/f9838f7233057841ac705427ba5b6ca95e9678ac))
11+
612
# 0.0.0-next.0 (2020-11-16)
713

814
### Bug Fixes

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": "0.0.0-next.0",
3+
"version": "0.0.1",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.12.1",
2828
"execa": "^4.1.0",
2929
"fs-extra": "^9.0.1",
30-
"gatsby-plugin-utils": "^0.4.0-next.0",
30+
"gatsby-plugin-utils": "^0.4.0",
3131
"joi": "^17.2.1",
3232
"microbundle": "^0.12.4",
3333
"node-fetch": "^2.6.1",

packages/gatsby-admin/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.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.3.0-next.1) (2020-11-16)
711

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

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.3.0-next.1",
3+
"version": "0.3.0",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,11 +20,11 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.2.5",
23-
"gatsby": "^2.27.0-next.1",
23+
"gatsby": "^2.27.0",
2424
"gatsby-interface": "^0.0.225",
25-
"gatsby-plugin-typescript": "^2.7.0-next.0",
25+
"gatsby-plugin-typescript": "^2.7.0",
2626
"gatsby-plugin-webfonts": "^1.1.3",
27-
"gatsby-source-graphql": "^2.9.0-next.0",
27+
"gatsby-source-graphql": "^2.9.0",
2828
"lodash-es": "^4.17.15",
2929
"ncp": "^2.0.0",
3030
"nodemon": "^2.0.6",

packages/gatsby-cli/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.14.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.0) (2020-11-19)
7+
8+
### Features
9+
10+
- **gatsby:** SSR pages during development ([#27432](https://github.com/gatsbyjs/gatsby/issues/27432)) ([23da2c3](https://github.com/gatsbyjs/gatsby/commit/23da2c3fb2e16b7e3fe1e15c19decd799000a212))
11+
612
# [2.14.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.0-next.1) (2020-11-16)
713

814
### Features

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": "2.14.0-next.1",
4+
"version": "2.14.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": "^0.0.0-next.0",
22+
"create-gatsby": "^0.0.1",
2323
"envinfo": "^7.7.3",
2424
"execa": "^3.4.0",
2525
"fs-exists-cached": "^1.0.0",
2626
"fs-extra": "^8.1.0",
27-
"gatsby-core-utils": "^1.5.0-next.0",
28-
"gatsby-recipes": "^0.4.0-next.1",
29-
"gatsby-telemetry": "^1.5.0-next.1",
27+
"gatsby-core-utils": "^1.5.0",
28+
"gatsby-recipes": "^0.4.0",
29+
"gatsby-telemetry": "^1.5.0",
3030
"hosted-git-info": "^3.0.6",
3131
"is-valid-path": "^0.1.1",
3232
"lodash": "^4.17.20",
@@ -59,7 +59,7 @@
5959
"@rollup/plugin-replace": "^2.3.3",
6060
"@types/hosted-git-info": "^3.0.1",
6161
"@types/yargs": "^15.0.8",
62-
"babel-preset-gatsby-package": "^0.7.0-next.0",
62+
"babel-preset-gatsby-package": "^0.7.0",
6363
"cross-env": "^7.0.2",
6464
"ink": "^2.7.1",
6565
"ink-spinner": "^3.1.0",

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.5.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.5.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-codemods
9+
610
# [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.4.0-next.1) (2020-11-10)
711

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

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.5.0-next.0",
3+
"version": "1.5.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": {
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@babel/cli": "^7.12.1",
3131
"@babel/core": "^7.12.3",
32-
"babel-preset-gatsby-package": "^0.7.0-next.0",
32+
"babel-preset-gatsby-package": "^0.7.0",
3333
"cross-env": "^7.0.2",
3434
"jscodeshift": "^0.11.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.5.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.5.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-core-utils
9+
610
# [1.4.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.4.0-next.1) (2020-11-10)
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.5.0-next.0",
3+
"version": "1.5.0",
44
"description": "A collection of gatsby utils used in different gatsby packages",
55
"keywords": [
66
"gatsby",
@@ -41,7 +41,7 @@
4141
"@babel/cli": "^7.12.1",
4242
"@babel/core": "^7.12.3",
4343
"@types/ci-info": "2.0.0",
44-
"babel-preset-gatsby-package": "^0.7.0-next.0",
44+
"babel-preset-gatsby-package": "^0.7.0",
4545
"cross-env": "^7.0.2",
4646
"typescript": "^3.9.7"
4747
},

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.6.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.6.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-cypress
9+
610
# [0.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.0-next.1) (2020-11-10)
711

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

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.6.0-next.0",
3+
"version": "0.6.0",
44
"description": "Cypress tools for Gatsby projects",
55
"main": "index.js",
66
"repository": {
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@babel/cli": "^7.12.1",
2222
"@babel/core": "^7.12.3",
23-
"babel-preset-gatsby-package": "^0.7.0-next.0",
23+
"babel-preset-gatsby-package": "^0.7.0",
2424
"cross-env": "^7.0.2"
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.2.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-design-tokens
9+
610
## [2.0.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.13) (2020-10-01)
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.2.0-next.0",
3+
"version": "2.2.0",
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.9.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.9.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-dev-cli
9+
610
# [2.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.8.0-next.1) (2020-11-10)
711

812
**Note:** Version bump only for package gatsby-dev-cli

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.9.0-next.0",
4+
"version": "2.9.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.12.1",
2929
"@babel/core": "^7.12.3",
30-
"babel-preset-gatsby-package": "^0.7.0-next.0",
30+
"babel-preset-gatsby-package": "^0.7.0",
3131
"cross-env": "^7.0.2"
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.6.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.6.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-graphiql-explorer
9+
610
# [0.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.0-next.1) (2020-11-10)
711

812
**Note:** Version bump only for package gatsby-graphiql-explorer

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.6.0-next.0",
3+
"version": "0.6.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.12.1",
3939
"@babel/preset-react": "^7.12.5",
4040
"babel-loader": "^8.1.0",
41-
"babel-preset-gatsby-package": "^0.7.0-next.0",
41+
"babel-preset-gatsby-package": "^0.7.0",
4242
"core-js": "^3.7.0",
4343
"cross-env": "^7.0.2",
4444
"css-loader": "^1.0.1",

packages/gatsby-image/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.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.6.0) (2020-11-19)
7+
8+
**Note:** Version bump only for package gatsby-image
9+
610
# [2.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.5.0-next.1) (2020-11-10)
711

812
**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.6.0-next.0",
4+
"version": "2.6.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.12.1",
1616
"@babel/core": "^7.12.3",
1717
"@testing-library/react": "^9.5.0",
18-
"babel-preset-gatsby-package": "^0.7.0-next.0",
18+
"babel-preset-gatsby-package": "^0.7.0",
1919
"cross-env": "^7.0.2",
2020
"jest-matchmedia-mock": "^1.1.0"
2121
},

0 commit comments

Comments
 (0)