-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
Showing
54 changed files
with
201 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-plugin-remove-graphql-queries", | ||
"version": "3.13.0-next.0", | ||
"version": "3.13.0-next.1", | ||
"author": "Jason Quense <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -13,7 +13,7 @@ | |
"@babel/core": "^7.14.8", | ||
"babel-preset-gatsby-package": "^1.13.0-next.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-core-utils": "^2.13.0-next.0" | ||
"gatsby-core-utils": "^2.13.0-next.1" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.1) (2021-08-25) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
||
# [1.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package babel-preset-gatsby | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "babel-preset-gatsby", | ||
"version": "1.13.0-next.0", | ||
"version": "1.13.0-next.1", | ||
"author": "Philipp Spiess <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|
@@ -22,7 +22,7 @@ | |
"babel-plugin-dynamic-import-node": "^2.3.3", | ||
"babel-plugin-macros": "^2.8.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-legacy-polyfills": "^1.13.0-next.0" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.23.0-next.3](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.23.0-next.3) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
# [0.23.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.23.0-next.2) (2021-08-20) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.13.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.2) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
# [3.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.1) (2021-08-19) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-cli", | ||
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands", | ||
"version": "3.13.0-next.1", | ||
"version": "3.13.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -23,9 +23,9 @@ | |
"execa": "^5.1.1", | ||
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-recipes": "^0.24.0-next.0", | ||
"gatsby-telemetry": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-recipes": "^0.24.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"hosted-git-info": "^3.0.6", | ||
"is-valid-path": "^0.1.1", | ||
"joi": "^17.4.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,13 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.0-next.1) (2021-08-25) | ||
|
||
### Features | ||
|
||
- **gatsby-core-utils:** Move page-data & HTML utils to package ([#32861](https://github.com/gatsbyjs/gatsby/issues/32861)) ([114e3d3](https://github.com/gatsbyjs/gatsby/commit/114e3d39695bd96b8c477a413f5927317a19b4cb)) | ||
- **gatsby-plugin-gatsby-cloud:** IPC events for routes, redirects, rewrites, and headers ([#32847](https://github.com/gatsbyjs/gatsby/issues/32847)) ([ba4b08c](https://github.com/gatsbyjs/gatsby/commit/ba4b08caac00dd286f962849183e99ab7dc84a0a)) | ||
|
||
# [2.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-core-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.1) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
||
# [1.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-page-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@[email protected]) (2021-08-25) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-gatsby-cloud:** Always create redirects.json ([#32845](https://github.com/gatsbyjs/gatsby/issues/32845)) ([7f22a27](https://github.com/gatsbyjs/gatsby/commit/7f22a27ced4ce1e8e7b2aad650f2f633c7da5ec5)) | ||
|
||
### Features | ||
|
||
- **gatsby-core-utils:** Move page-data & HTML utils to package ([#32861](https://github.com/gatsbyjs/gatsby/issues/32861)) ([114e3d3](https://github.com/gatsbyjs/gatsby/commit/114e3d39695bd96b8c477a413f5927317a19b4cb)) | ||
- **gatsby-plugin-gatsby-cloud:** Files manifest ([#32879](https://github.com/gatsbyjs/gatsby/issues/32879)) ([90ddcf6](https://github.com/gatsbyjs/gatsby/commit/90ddcf6e61794cfeb56ed4a86697bd3d33e762be)) | ||
- **gatsby-plugin-gatsby-cloud:** IPC events for routes, redirects, rewrites, and headers ([#32847](https://github.com/gatsbyjs/gatsby/issues/32847)) ([ba4b08c](https://github.com/gatsbyjs/gatsby/commit/ba4b08caac00dd286f962849183e99ab7dc84a0a)) | ||
|
||
# [3.1.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-gatsby-cloud@[email protected]) (2021-08-12) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-gatsby-cloud", | ||
"description": "A Gatsby plugin which optimizes working with Gatsby Cloud", | ||
"version": "3.1.0-next.0", | ||
"version": "3.1.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,8 +10,8 @@ | |
"@babel/runtime": "^7.14.8", | ||
"date-fns": "^2.22.1", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-telemetry": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-telemetry": "^2.13.0-next.1", | ||
"kebab-hash": "^0.1.2", | ||
"lodash": "^4.17.21", | ||
"webpack-assets-manifest": "^5.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.13.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.2) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-image | ||
|
||
# [1.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.13.0-next.1) (2021-08-19) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.13.0-next.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.2) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-manifest | ||
|
||
# [3.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.1) (2021-08-20) | ||
|
||
### Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "gatsby-plugin-manifest", | ||
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", | ||
"version": "3.13.0-next.1", | ||
"version": "3.13.0-next.2", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"gatsby-plugin-utils": "^1.13.0-next.0", | ||
"semver": "^7.3.5", | ||
"sharp": "^0.29.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.0-next.1) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-mdx | ||
|
||
# [2.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-mdx | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.1) (2021-08-25) | ||
|
||
### Features | ||
|
||
- **gatsby-core-utils:** Move page-data & HTML utils to package ([#32861](https://github.com/gatsbyjs/gatsby/issues/32861)) ([114e3d3](https://github.com/gatsbyjs/gatsby/commit/114e3d39695bd96b8c477a413f5927317a19b4cb)) | ||
|
||
# [3.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-netlify", | ||
"description": "A Gatsby plugin which generates a _headers file for netlify", | ||
"version": "3.13.0-next.0", | ||
"version": "3.13.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"kebab-hash": "^0.1.2", | ||
"lodash": "^4.17.21", | ||
"webpack-assets-manifest": "^5.0.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.13.0-next.1) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-offline | ||
|
||
# [4.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.13.0-next.0) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-offline | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "gatsby-plugin-offline", | ||
"description": "Gatsby plugin which sets up a site to be able to run offline", | ||
"version": "4.13.0-next.0", | ||
"version": "4.13.0-next.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8", | ||
"cheerio": "^1.0.0-rc.9", | ||
"gatsby-core-utils": "^2.13.0-next.0", | ||
"gatsby-core-utils": "^2.13.0-next.1", | ||
"glob": "^7.1.7", | ||
"idb-keyval": "^3.2.0", | ||
"lodash": "^4.17.21", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [3.13.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@[email protected]) (2021-08-25) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-page-creator | ||
|
||
# [3.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-page-creator@[email protected]) (2021-08-12) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-page-creator | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.