forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
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]
- Loading branch information
1 parent
cf11518
commit aca1996
Showing
20 changed files
with
68 additions
and
15 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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.8.27](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.8.27) (2020-01-14) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-cli:** normalize case of windows drive letter ([#20437](https://github.com/gatsbyjs/gatsby/issues/20437)) ([3e9bf07](https://github.com/gatsbyjs/gatsby/commit/3e9bf07)) | ||
|
||
## [2.8.26](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.8.26) (2020-01-09) | ||
|
||
**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.8.26", | ||
"version": "2.8.27", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "lib/index.js" | ||
|
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.1.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-01-14) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-google-analytics:** Value typing ([#20554](https://github.com/gatsbyjs/gatsby/issues/20554)) ([b6031bb](https://github.com/gatsbyjs/gatsby/commit/b6031bb)) | ||
|
||
## [2.1.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@[email protected]) (2020-01-09) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-analytics | ||
|
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-google-analytics", | ||
"description": "Gatsby plugin to add google analytics onto a site", | ||
"version": "2.1.32", | ||
"version": "2.1.33", | ||
"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. | ||
|
||
## [2.1.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-tagmanager | ||
|
||
## [2.1.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-tagmanager@[email protected]) (2020-01-09) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-google-tagmanager | ||
|
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-google-tagmanager", | ||
"description": "Gatsby plugin to add google tagmanager onto a site", | ||
"version": "2.1.23", | ||
"version": "2.1.24", | ||
"author": "Thijs Koerselman <[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. | ||
|
||
## [4.1.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.1.36) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-netlify-cms | ||
|
||
## [4.1.35](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.1.35) (2020-01-09) | ||
|
||
### 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-netlify-cms", | ||
"description": "A Gatsby plugin which generates the Netlify CMS single page app", | ||
"version": "4.1.35", | ||
"version": "4.1.36", | ||
"author": "Shawn Erquhart <[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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.1.2](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.2) (2020-01-14) | ||
|
||
### Bug Fixes | ||
|
||
- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd)) | ||
|
||
## [2.1.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.1) (2019-07-11) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-no-sourcemaps | ||
|
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-no-sourcemaps", | ||
"description": "Disable sourcemaps when building JavaScript", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"author": "Stuart Taylor <[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. | ||
|
||
## [2.1.29](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.29) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-source-mongodb | ||
|
||
## [2.1.28](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.28) (2020-01-09) | ||
|
||
**Note:** Version bump only for package gatsby-source-mongodb | ||
|
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-mongodb", | ||
"description": "Source plugin for pulling data into Gatsby from MongoDB collections", | ||
"version": "2.1.28", | ||
"version": "2.1.29", | ||
"authors": [ | ||
"[email protected]", | ||
"[email protected]" | ||
|
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.0.51](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.51) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog-core | ||
|
||
## [1.0.50](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.50) (2020-01-09) | ||
|
||
**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.0.50", | ||
"version": "1.0.51", | ||
"main": "index.js", | ||
"author": "christopherbiscardi <[email protected]> (@chrisbiscardi)", | ||
"license": "MIT", | ||
|
@@ -30,7 +30,7 @@ | |
}, | ||
"devDependencies": { | ||
"@mdx-js/react": "^1.5.1", | ||
"gatsby": "^2.18.21", | ||
"gatsby": "^2.18.22", | ||
"prettier": "^1.19.1", | ||
"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.2.23](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.23) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-theme-blog | ||
|
||
## [1.2.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.22) (2020-01-09) | ||
|
||
**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.0.45](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.45) (2020-01-14) | ||
|
||
**Note:** Version bump only for package gatsby-theme-notes | ||
|
||
## [1.0.44](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.44) (2020-01-09) | ||
|
||
**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,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.18.22](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.18.22) (2020-01-14) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby:** fix error cannot read referencePath of undefined ([#20517](https://github.com/gatsbyjs/gatsby/issues/20517)) ([c759a7d](https://github.com/gatsbyjs/gatsby/commit/c759a7d)) | ||
- **typing:** more precise typing for ssr api ([#20564](https://github.com/gatsbyjs/gatsby/issues/20564)) ([b53ec9a](https://github.com/gatsbyjs/gatsby/commit/b53ec9a)) | ||
|
||
### Features | ||
|
||
- **gatsby:** Supports multiple development proxies ([#20369](https://github.com/gatsbyjs/gatsby/issues/20369)) ([8d1e37a](https://github.com/gatsbyjs/gatsby/commit/8d1e37a)) | ||
|
||
## [2.18.21](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.18.21) (2020-01-09) | ||
|
||
**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.18.21", | ||
"version": "2.18.22", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bin": { | ||
"gatsby": "./dist/bin/gatsby.js" | ||
|
@@ -69,7 +69,7 @@ | |
"flat": "^4.1.0", | ||
"fs-exists-cached": "1.0.0", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-cli": "^2.8.26", | ||
"gatsby-cli": "^2.8.27", | ||
"gatsby-core-utils": "^1.0.26", | ||
"gatsby-graphiql-explorer": "^0.2.32", | ||
"gatsby-link": "^2.2.28", | ||
|