-
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]
- Loading branch information
Showing
26 changed files
with
81 additions
and
27 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
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.1.83](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.83) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-admin | ||
|
||
## [0.1.82](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.82) (2020-07-02) | ||
|
||
**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. | ||
|
||
## [2.12.57](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.57) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-cli | ||
|
||
## [2.12.56](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.12.56) (2020-07-02) | ||
|
||
**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": "2.12.56", | ||
"version": "2.12.57", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "cli.js" | ||
|
@@ -27,7 +27,7 @@ | |
"fs-exists-cached": "^1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^1.3.11", | ||
"gatsby-recipes": "^0.1.47", | ||
"gatsby-recipes": "^0.1.48", | ||
"gatsby-telemetry": "^1.3.17", | ||
"hosted-git-info": "^3.0.4", | ||
"ink": "^2.7.1", | ||
|
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.1.48](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.48) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-recipes | ||
|
||
## [0.1.47](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.1.47) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-recipes | ||
|
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-recipes", | ||
"description": "Core functionality for Gatsby Recipes", | ||
"version": "0.1.47", | ||
"version": "0.1.48", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"main": "dist/index.js", | ||
"bugs": { | ||
|
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.3.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.22) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
||
## [2.3.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.21) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
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-source-contentful", | ||
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", | ||
"version": "2.3.21", | ||
"version": "2.3.22", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -19,7 +19,7 @@ | |
"fs-extra": "^8.1.0", | ||
"gatsby-core-utils": "^1.3.11", | ||
"gatsby-plugin-sharp": "^2.6.17", | ||
"gatsby-source-filesystem": "^2.3.17", | ||
"gatsby-source-filesystem": "^2.3.18", | ||
"is-online": "^8.4.0", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.15", | ||
|
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.5.20](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.5.20) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-drupal | ||
|
||
## [3.5.19](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.5.19) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-drupal | ||
|
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-source-drupal", | ||
"description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", | ||
"version": "3.5.19", | ||
"version": "3.5.20", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -11,7 +11,7 @@ | |
"axios": "^0.19.2", | ||
"bluebird": "^3.7.2", | ||
"body-parser": "^1.19.0", | ||
"gatsby-source-filesystem": "^2.3.17", | ||
"gatsby-source-filesystem": "^2.3.18", | ||
"lodash": "^4.17.15", | ||
"tiny-async-pool": "^1.1.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.3.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.18) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-filesystem | ||
|
||
## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.17) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-filesystem | ||
|
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-source-filesystem", | ||
"description": "Gatsby plugin which parses files within a directory for further parsing by other plugins", | ||
"version": "2.3.17", | ||
"version": "2.3.18", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
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.2.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.18) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-shopify | ||
|
||
## [3.2.17](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.2.17) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-shopify | ||
|
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.3.19](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.19) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-wordpress | ||
|
||
## [3.3.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.3.18) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-source-wordpress | ||
|
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-source-wordpress", | ||
"description": "Gatsby source plugin for building websites using the WordPress CMS as a data source.", | ||
"version": "3.3.18", | ||
"version": "3.3.19", | ||
"author": "Sebastien Fichot <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -14,7 +14,7 @@ | |
"bluebird": "^3.7.2", | ||
"deep-map": "^1.5.0", | ||
"deep-map-keys": "^1.2.0", | ||
"gatsby-source-filesystem": "^2.3.17", | ||
"gatsby-source-filesystem": "^2.3.18", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.15", | ||
"minimatch": "^3.0.4", | ||
|
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.5.57](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.5.57) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog-core | ||
|
||
## [1.5.56](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.5.56) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog-core | ||
|
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": "gatsby-theme-blog-core", | ||
"version": "1.5.56", | ||
"version": "1.5.57", | ||
"main": "index.js", | ||
"author": "christopherbiscardi <[email protected]> (@chrisbiscardi)", | ||
"license": "MIT", | ||
|
@@ -24,13 +24,13 @@ | |
"gatsby-remark-copy-linked-files": "^2.3.10", | ||
"gatsby-remark-images": "^3.3.17", | ||
"gatsby-remark-smartypants": "^2.3.9", | ||
"gatsby-source-filesystem": "^2.3.17", | ||
"gatsby-source-filesystem": "^2.3.18", | ||
"gatsby-transformer-sharp": "^2.5.10", | ||
"remark-slug": "^5.1.2" | ||
}, | ||
"devDependencies": { | ||
"@mdx-js/react": "^1.6.6", | ||
"gatsby": "^2.23.17", | ||
"gatsby": "^2.23.18", | ||
"prettier": "2.0.5", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.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.6.57](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.6.57) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog | ||
|
||
## [1.6.56](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.6.56) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog | ||
|
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.3.83](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.83) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-notes | ||
|
||
## [1.3.82](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.3.82) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-notes | ||
|
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. | ||
|
||
## [0.0.72](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.0.72) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-ui-preset | ||
|
||
## [0.0.71](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.0.71) (2020-07-02) | ||
|
||
**Note:** Version bump only for package gatsby-theme-ui-preset | ||
|
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. | ||
|
||
## [2.23.18](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.23.18) (2020-07-02) | ||
|
||
### Bug Fixes | ||
|
||
- **eslint-config:** Remove deprecated jsx-a11y/label-has-for rule ([#25317](https://github.com/gatsbyjs/gatsby/issues/25317)) ([ff4ce02](https://github.com/gatsbyjs/gatsby/commit/ff4ce02)) | ||
|
||
## [2.23.17](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.23.17) (2020-07-02) | ||
|
||
**Note:** Version bump only for package 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,7 +1,7 @@ | ||
{ | ||
"name": "gatsby", | ||
"description": "Blazing fast modern site generator for React", | ||
"version": "2.23.17", | ||
"version": "2.23.18", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./cli.js" | ||
|
@@ -72,7 +72,7 @@ | |
"flat": "^4.1.0", | ||
"fs-exists-cached": "1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-cli": "^2.12.56", | ||
"gatsby-cli": "^2.12.57", | ||
"gatsby-core-utils": "^1.3.11", | ||
"gatsby-graphiql-explorer": "^0.4.10", | ||
"gatsby-link": "^2.4.11", | ||
|