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] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected] - [email protected]
- Loading branch information
1 parent
34b11e4
commit 6bbde0b
Showing
38 changed files
with
105 additions
and
23 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. | ||
|
||
## [2.0.27](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-manifest/compare/[email protected]@2.0.27) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-manifest | ||
|
||
## [2.0.26](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-manifest/compare/[email protected]@2.0.26) (2019-03-29) | ||
|
||
### 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-manifest", | ||
"description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", | ||
"version": "2.0.26", | ||
"version": "2.0.27", | ||
"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,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.12](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap/compare/[email protected]@2.0.12) (2019-04-08) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-sitemap:** add meaningful error when siteUrl is missing ([#13123](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap/issues/13123)) ([65693d3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap/commit/65693d3)), closes [#12912](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap/issues/12912) | ||
|
||
## [2.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap/compare/[email protected]@2.0.11) (2019-03-28) | ||
|
||
### 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-sitemap", | ||
"description": "Gatsby plugin that automatically creates a sitemap for your site", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"author": "Nicholas Young <[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.2.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typography/compare/[email protected]@2.2.11) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-typography | ||
|
||
## [2.2.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-typography/compare/[email protected]@2.2.10) (2019-03-13) | ||
|
||
### 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-typography", | ||
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"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.0.46](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.46) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
||
## [2.0.45](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-contentful/compare/[email protected]@2.0.45) (2019-03-27) | ||
|
||
**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.0.45", | ||
"version": "2.0.46", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -15,7 +15,7 @@ | |
"deep-map": "^1.5.0", | ||
"fs-extra": "^4.0.2", | ||
"gatsby-plugin-sharp": "^2.0.32", | ||
"gatsby-source-filesystem": "^2.0.28", | ||
"gatsby-source-filesystem": "^2.0.29", | ||
"is-online": "^7.0.0", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.10", | ||
|
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.0.34](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@3.0.34) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-drupal | ||
|
||
## [3.0.33](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-drupal/compare/[email protected]@3.0.33) (2019-04-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.0.33", | ||
"version": "3.0.34", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -10,7 +10,7 @@ | |
"@babel/runtime": "^7.0.0", | ||
"axios": "^0.18.0", | ||
"bluebird": "^3.5.0", | ||
"gatsby-source-filesystem": "^2.0.28", | ||
"gatsby-source-filesystem": "^2.0.29", | ||
"lodash": "^4.17.10" | ||
}, | ||
"devDependencies": { | ||
|
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.0.29](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/[email protected]@2.0.29) (2019-04-08) | ||
|
||
### Features | ||
|
||
- **createRemoteFileNode:** allow passing headers to request ([#11682](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11682)) ([7a8e41a](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/7a8e41a)) | ||
|
||
## [2.0.28](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/[email protected]@2.0.28) (2019-03-22) | ||
|
||
### 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-source-filesystem", | ||
"description": "Gatsby plugin which parses files within a directory for further parsing by other plugins", | ||
"version": "2.0.28", | ||
"version": "2.0.29", | ||
"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.0.16](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.16) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-graphql | ||
|
||
## [2.0.15](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql/compare/[email protected]@2.0.15) (2019-03-15) | ||
|
||
**Note:** Version bump only for package gatsby-source-graphql | ||
|
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-graphql", | ||
"description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", | ||
"version": "2.0.15", | ||
"version": "2.0.16", | ||
"author": "Mikhail Novikov <[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.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-hacker-news/compare/[email protected]@2.0.11) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-hacker-news | ||
|
||
## [2.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-hacker-news/compare/[email protected]@2.0.10) (2019-03-15) | ||
|
||
**Note:** Version bump only for package gatsby-source-hacker-news | ||
|
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-hacker-news", | ||
"description": "Gatsby source plugin for building websites using Hacker News as a data source", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"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.0.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-lever/compare/[email protected]@2.0.8) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-lever | ||
|
||
## [2.0.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-lever/compare/[email protected]@2.0.7) (2019-03-15) | ||
|
||
**Note:** Version bump only for package gatsby-source-lever | ||
|
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-lever", | ||
"description": "Gatsby source plugin for building websites using the Lever.co Recruitment Software as a data source.", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"author": "Sebastien Fichot <[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.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@[email protected]) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-npm-package-search | ||
|
||
## [2.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-npm-package-search@[email protected]) (2019-03-11) | ||
|
||
**Note:** Version bump only for package gatsby-source-npm-package-search | ||
|
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-npm-package-search", | ||
"description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"author": "[email protected]", | ||
"dependencies": { | ||
"@babel/runtime": "^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. | ||
|
||
## [2.0.24](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/[email protected]@2.0.24) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-shopify | ||
|
||
## [2.0.23](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify/compare/[email protected]@2.0.23) (2019-04-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. | ||
|
||
## [2.0.6](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.6) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-wikipedia | ||
|
||
## [2.0.5](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.0.5) (2019-03-11) | ||
|
||
**Note:** Version bump only for package gatsby-source-wikipedia | ||
|
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.0.53](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.53) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-source-wordpress | ||
|
||
## [3.0.52](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-wordpress/compare/[email protected]@3.0.52) (2019-04-05) | ||
|
||
### 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-source-wordpress", | ||
"description": "Gatsby source plugin for building websites using the Wordpress CMS as a data source.", | ||
"version": "3.0.52", | ||
"version": "3.0.53", | ||
"author": "Sebastien Fichot <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -14,7 +14,7 @@ | |
"bluebird": "^3.5.0", | ||
"deep-map": "^1.5.0", | ||
"deep-map-keys": "^1.2.0", | ||
"gatsby-source-filesystem": "^2.0.28", | ||
"gatsby-source-filesystem": "^2.0.29", | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.10", | ||
"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. | ||
|
||
## [2.1.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-excel/compare/[email protected]@2.1.11) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-excel | ||
|
||
## [2.1.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-excel/compare/[email protected]@2.1.10) (2019-03-15) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-excel | ||
|
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-transformer-excel", | ||
"description": "Gatsby transformer plugin for Excel spreadsheets", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"author": "SheetJS <[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.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-hjson/compare/[email protected]@2.1.8) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-hjson | ||
|
||
## [2.1.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-hjson/compare/[email protected]@2.1.7) (2019-03-11) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-hjson | ||
|
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-transformer-hjson", | ||
"description": "Gatsby transformer plugin for HJSON files", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"author": "Remi Barraquand <[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.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter/compare/gatsby-transformer-javascript-frontmatter@[email protected]) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter | ||
|
||
## [2.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter/compare/gatsby-transformer-javascript-frontmatter@[email protected]) (2019-03-11) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-javascript-frontmatter | ||
|
2 changes: 1 addition & 1 deletion
2
packages/gatsby-transformer-javascript-frontmatter/package.json
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-transformer-javascript-frontmatter", | ||
"description": "Gatsby transformer plugin for JavaScript to extract exports.frontmatter statically.", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"author": "Jacob Bolda <[email protected]>", | ||
"dependencies": { | ||
"@babel/parser": "^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. | ||
|
||
## [2.1.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-static-exports/compare/gatsby-transformer-javascript-static-exports@[email protected]) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-javascript-static-exports | ||
|
||
## [2.1.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-static-exports/compare/gatsby-transformer-javascript-static-exports@[email protected]) (2019-03-11) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-javascript-static-exports | ||
|
2 changes: 1 addition & 1 deletion
2
packages/gatsby-transformer-javascript-static-exports/package.json
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-transformer-javascript-static-exports", | ||
"description": "Gatsby transformer plugin for JavaScript to extract exports.data statically.", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"author": "Jacob Bolda <[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.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen/compare/gatsby-transformer-react-docgen@[email protected]) (2019-04-08) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-react-docgen | ||
|
||
# [4.0.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-react-docgen/compare/gatsby-transformer-react-docgen@[email protected]) (2019-04-02) | ||
|
||
### 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,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-transformer-react-docgen", | ||
"description": "Expose React component metadata and prop information as GraphQL types", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"author": "Jason Quense <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
Oops, something went wrong.