Skip to content

File tree

48 files changed

+141
-45
lines changed

Some content is hidden

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

48 files changed

+141
-45
lines changed

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

812
### 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.3.0-next.3",
3+
"version": "0.3.0-next.4",
44
"main": "lib/index.js",
55
"bin": "cli.js",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"eslint": "^7.15.0",
2828
"execa": "^4.1.0",
2929
"fs-extra": "^9.0.1",
30-
"gatsby-plugin-utils": "^0.7.0-next.0",
30+
"gatsby-plugin-utils": "^0.7.0-next.1",
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.6.0-next.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.6.0-next.5) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-admin
9+
610
# [0.6.0-next.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.6.0-next.4) (2020-12-17)
711

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

packages/gatsby-admin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-admin",
3-
"version": "0.6.0-next.4",
3+
"version": "0.6.0-next.5",
44
"main": "index.js",
55
"author": "Max Stoiber",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/parser": "^2.34.0",
2121
"csstype": "^2.6.13",
2222
"formik": "^2.2.5",
23-
"gatsby": "^2.30.0-next.4",
23+
"gatsby": "^2.30.0-next.5",
2424
"gatsby-interface": "^0.0.225",
2525
"gatsby-plugin-typescript": "^2.10.0-next.0",
2626
"gatsby-plugin-webfonts": "^1.1.3",

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.17.0-next.4](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.17.0-next.4) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-cli
9+
610
# [2.17.0-next.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.17.0-next.3) (2020-12-17)
711

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

packages/gatsby-cli/package.json

+2-2
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.17.0-next.3",
4+
"version": "2.17.0-next.4",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "cli.js"
@@ -19,7 +19,7 @@
1919
"common-tags": "^1.8.0",
2020
"configstore": "^5.0.1",
2121
"convert-hrtime": "^3.0.0",
22-
"create-gatsby": "^0.3.0-next.3",
22+
"create-gatsby": "^0.3.0-next.4",
2323
"envinfo": "^7.7.3",
2424
"execa": "^3.4.0",
2525
"fs-exists-cached": "^1.0.0",

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

812
**Note:** Version bump only for package gatsby-plugin-cxs

packages/gatsby-plugin-cxs/package.json

+2-2
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": "2.8.0-next.0",
4+
"version": "2.8.0-next.1",
55
"author": "Chen-Tai Hou <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"babel-preset-gatsby-package": "^0.10.0-next.0",
1616
"cross-env": "^7.0.3",
1717
"cxs": "^6.2.0",
18-
"gatsby-plugin-utils": "^0.7.0-next.0"
18+
"gatsby-plugin-utils": "^0.7.0-next.1"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme",
2121
"keywords": [

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

812
**Note:** Version bump only for package gatsby-plugin-feed

packages/gatsby-plugin-feed/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-feed",
33
"description": "Creates an RSS feed for your Gatsby site.",
4-
"version": "2.11.0-next.0",
4+
"version": "2.11.0-next.1",
55
"author": "Nicholas Young <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -11,7 +11,7 @@
1111
"@hapi/joi": "^15.1.1",
1212
"common-tags": "^1.8.0",
1313
"fs-extra": "^8.1.0",
14-
"gatsby-plugin-utils": "^0.7.0-next.0",
14+
"gatsby-plugin-utils": "^0.7.0-next.1",
1515
"lodash.merge": "^4.6.2",
1616
"rss": "^1.2.2"
1717
},

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

812
**Note:** Version bump only for package gatsby-plugin-glamor

packages/gatsby-plugin-glamor/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-glamor",
33
"description": "Gatsby plugin to add support for Glamor",
4-
"version": "2.8.0-next.0",
4+
"version": "2.8.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -14,7 +14,7 @@
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.10.0-next.0",
1616
"cross-env": "^7.0.3",
17-
"gatsby-plugin-utils": "^0.7.0-next.0"
17+
"gatsby-plugin-utils": "^0.7.0-next.1"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-glamor#readme",
2020
"keywords": [

packages/gatsby-plugin-google-tagmanager/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-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-plugin-google-tagmanager
9+
610
# [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2020-12-10)
711

812
**Note:** Version bump only for package gatsby-plugin-google-tagmanager

packages/gatsby-plugin-google-tagmanager/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-google-tagmanager",
33
"description": "Gatsby plugin to add google tagmanager onto a site",
4-
"version": "2.9.0-next.0",
4+
"version": "2.9.0-next.1",
55
"author": "Thijs Koerselman <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -14,7 +14,7 @@
1414
"@babel/core": "^7.12.3",
1515
"babel-preset-gatsby-package": "^0.10.0-next.0",
1616
"cross-env": "^7.0.3",
17-
"gatsby-plugin-utils": "^0.7.0-next.0"
17+
"gatsby-plugin-utils": "^0.7.0-next.1"
1818
},
1919
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme",
2020
"keywords": [

packages/gatsby-plugin-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+
# [0.5.0-next.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.0-next.3) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-plugin-image
9+
610
# [0.5.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.5.0-next.2) (2020-12-17)
711

812
### Features

packages/gatsby-plugin-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-image",
3-
"version": "0.5.0-next.2",
3+
"version": "0.5.0-next.3",
44
"scripts": {
55
"build": "npm-run-all -s clean -p build:*",
66
"build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts",

packages/gatsby-plugin-manifest/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.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.10.0-next.1) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-plugin-manifest
9+
610
# [2.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.10.0-next.0) (2020-12-10)
711

812
**Note:** Version bump only for package gatsby-plugin-manifest

packages/gatsby-plugin-manifest/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "gatsby-plugin-manifest",
33
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps",
4-
"version": "2.10.0-next.0",
4+
"version": "2.10.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.12.5",
1111
"gatsby-core-utils": "^1.8.0-next.0",
12-
"gatsby-plugin-utils": "^0.7.0-next.0",
12+
"gatsby-plugin-utils": "^0.7.0-next.1",
1313
"semver": "^7.3.2",
1414
"sharp": "^0.26.3"
1515
},

packages/gatsby-plugin-mdx/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.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.8.0-next.1) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-plugin-mdx
9+
610
# [1.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.8.0-next.0) (2020-12-10)
711

812
**Note:** Version bump only for package gatsby-plugin-mdx

packages/gatsby-plugin-mdx/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-mdx",
3-
"version": "1.8.0-next.0",
3+
"version": "1.8.0-next.1",
44
"description": "MDX integration for Gatsby",
55
"main": "index.js",
66
"license": "MIT",
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@mdx-js/mdx": "^1.6.16",
6060
"@mdx-js/react": "^1.6.16",
61-
"gatsby-plugin-utils": "^0.7.0-next.0",
61+
"gatsby-plugin-utils": "^0.7.0-next.1",
6262
"jest": "^24.9.0",
6363
"js-combinatorics": "^1.4.5",
6464
"react-test-renderer": "^16.13.1"

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

812
**Note:** Version bump only for package gatsby-plugin-netlify

packages/gatsby-plugin-netlify/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-netlify",
33
"description": "A Gatsby plugin which generates a _headers file for netlify",
4-
"version": "2.9.0-next.0",
4+
"version": "2.9.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -24,7 +24,7 @@
2424
"@babel/core": "^7.12.3",
2525
"babel-preset-gatsby-package": "^0.10.0-next.0",
2626
"cross-env": "^7.0.3",
27-
"gatsby-plugin-utils": "^0.7.0-next.0"
27+
"gatsby-plugin-utils": "^0.7.0-next.1"
2828
},
2929
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-netlify#readme",
3030
"keywords": [

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

812
**Note:** Version bump only for package gatsby-plugin-offline

packages/gatsby-plugin-offline/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-offline",
33
"description": "Gatsby plugin which sets up a site to be able to run offline",
4-
"version": "3.8.0-next.0",
4+
"version": "3.8.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -21,7 +21,7 @@
2121
"babel-preset-gatsby-package": "^0.10.0-next.0",
2222
"cpx": "^1.5.0",
2323
"cross-env": "^7.0.3",
24-
"gatsby-plugin-utils": "^0.7.0-next.0",
24+
"gatsby-plugin-utils": "^0.7.0-next.1",
2525
"rewire": "^4.0.1"
2626
},
2727
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme",

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

812
**Note:** Version bump only for package gatsby-plugin-preact

packages/gatsby-plugin-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-preact",
33
"description": "A Gatsby plugin which replaces React with Preact",
4-
"version": "4.5.0-next.0",
4+
"version": "4.5.0-next.1",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

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

812
**Note:** Version bump only for package gatsby-plugin-sass

packages/gatsby-plugin-sass/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sass",
33
"description": "Gatsby plugin to handle scss/sass files",
4-
"version": "3.0.0-next.0",
4+
"version": "3.0.0-next.1",
55
"author": "Daniel Farrell <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
1515
"@babel/core": "^7.12.3",
1616
"babel-preset-gatsby-package": "^0.10.0-next.0",
1717
"cross-env": "^7.0.3",
18-
"gatsby-plugin-utils": "^0.7.0-next.0"
18+
"gatsby-plugin-utils": "^0.7.0-next.1"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme",
2121
"keywords": [

packages/gatsby-plugin-sharp/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.12.0-next.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.0-next.3) (2020-12-17)
7+
8+
**Note:** Version bump only for package gatsby-plugin-sharp
9+
610
# [2.12.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.0-next.2) (2020-12-17)
711

812
### Features

0 commit comments

Comments
 (0)