File tree 26 files changed +87
-23
lines changed
26 files changed +87
-23
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.1.168] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.167...gatsby-admin@0.1.168 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.167] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.166...gatsby-admin@0.1.167 ) (2020-10-16)
7
11
8
12
** Note:** Version bump only for package gatsby-admin
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-admin" ,
3
- "version" : " 0.1.167 " ,
3
+ "version" : " 0.1.168 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
20
20
"@typescript-eslint/parser" : " ^2.34.0" ,
21
21
"csstype" : " ^2.6.13" ,
22
22
"formik" : " ^2.1.5" ,
23
- "gatsby" : " ^2.24.79 " ,
23
+ "gatsby" : " ^2.24.80 " ,
24
24
"gatsby-interface" : " ^0.0.193" ,
25
25
"gatsby-plugin-typescript" : " ^2.4.22" ,
26
26
"gatsby-plugin-webfonts" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.5.15] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.14...gatsby-plugin-feed@2.5.15 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-feed
9
+
6
10
## [ 2.5.14] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.13...gatsby-plugin-feed@2.5.14 ) (2020-10-06)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-feed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-feed" ,
3
3
"description" : " Creates an RSS feed for your Gatsby site." ,
4
- "version" : " 2.5.14 " ,
4
+ "version" : " 2.5.15 " ,
5
5
"author" : " Nicholas Young <nicholas@nicholaswyoung.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
11
11
"@hapi/joi" : " ^15.1.1" ,
12
12
"common-tags" : " ^1.8.0" ,
13
13
"fs-extra" : " ^8.1.0" ,
14
- "gatsby-plugin-utils" : " ^0.2.27 " ,
14
+ "gatsby-plugin-utils" : " ^0.2.34 " ,
15
15
"lodash.merge" : " ^4.6.2" ,
16
16
"rss" : " ^1.2.2"
17
17
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.35] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.34...gatsby-plugin-manifest@2.4.35 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-manifest
9
+
6
10
## [ 2.4.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-manifest@2.4.33...gatsby-plugin-manifest@2.4.34 ) (2020-10-06)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-manifest
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-manifest" ,
3
3
"description" : " Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps" ,
4
- "version" : " 2.4.34 " ,
4
+ "version" : " 2.4.35 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 4.0.16] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@4.0.15...gatsby-plugin-preact@4.0.16 ) (2020-10-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** deps:** update minor and patch for gatsby-plugin-preact ([ #27392 ] ( https://github.com/gatsbyjs/gatsby/issues/27392 ) ) ([ 1496bf1] ( https://github.com/gatsbyjs/gatsby/commit/1496bf17971858b16ed18ad742046bca2b8ea3e5 ) )
11
+
6
12
## [ 4.0.15] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preact@4.0.14...gatsby-plugin-preact@4.0.15 ) (2020-10-08)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-preact" ,
3
3
"description" : " A Gatsby plugin which replaces React with Preact" ,
4
- "version" : " 4.0.15 " ,
4
+ "version" : " 4.0.16 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-utils@0.2.33...gatsby-plugin-utils@0.2.34 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-utils
9
+
6
10
## [ 0.2.33] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-utils@0.2.32...gatsby-plugin-utils@0.2.33 ) (2020-10-16)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-utils" ,
3
- "version" : " 0.2.33 " ,
3
+ "version" : " 0.2.34 " ,
4
4
"description" : " Gatsby utils that help creating plugins" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
28
28
"@babel/core" : " ^7.11.6" ,
29
29
"babel-preset-gatsby-package" : " ^0.5.3" ,
30
30
"cross-env" : " ^7.0.2" ,
31
- "gatsby" : " ^2.24.79 " ,
31
+ "gatsby" : " ^2.24.80 " ,
32
32
"rimraf" : " ^3.0.2" ,
33
33
"typescript" : " ^3.9.5"
34
34
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.55] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.54...gatsby-source-contentful@2.3.55 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-contentful
9
+
6
10
## [ 2.3.54] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.53...gatsby-source-contentful@2.3.54 ) (2020-10-16)
7
11
8
12
** Note:** Version bump only for package gatsby-source-contentful
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-contentful" ,
3
3
"description" : " Gatsby source plugin for building websites using the Contentful CMS as a data source" ,
4
- "version" : " 2.3.54 " ,
4
+ "version" : " 2.3.55 " ,
5
5
"author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
17
17
"contentful" : " ^7.14.7" ,
18
18
"fs-extra" : " ^9.0.1" ,
19
19
"gatsby-core-utils" : " ^1.3.23" ,
20
- "gatsby-plugin-utils" : " ^0.2.33 " ,
21
- "gatsby-source-filesystem" : " ^2.3.34 " ,
20
+ "gatsby-plugin-utils" : " ^0.2.34 " ,
21
+ "gatsby-source-filesystem" : " ^2.3.35 " ,
22
22
"is-online" : " ^8.5.0" ,
23
23
"json-stringify-safe" : " ^5.0.1" ,
24
24
"lodash" : " ^4.17.20" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.5.38] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.37...gatsby-source-drupal@3.5.38 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-drupal
9
+
6
10
## [ 3.5.37] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-drupal@3.5.36...gatsby-source-drupal@3.5.37 ) (2020-10-08)
7
11
8
12
** Note:** Version bump only for package gatsby-source-drupal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-drupal" ,
3
3
"description" : " Gatsby source plugin for building websites using the Drupal CMS as a data source" ,
4
- "version" : " 3.5.37 " ,
4
+ "version" : " 3.5.38 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
11
11
"axios" : " ^0.20.0" ,
12
12
"bluebird" : " ^3.7.2" ,
13
13
"body-parser" : " ^1.19.0" ,
14
- "gatsby-source-filesystem" : " ^2.3.34 " ,
14
+ "gatsby-source-filesystem" : " ^2.3.35 " ,
15
15
"lodash" : " ^4.17.20" ,
16
16
"tiny-async-pool" : " ^1.1.0"
17
17
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.35] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.3.34...gatsby-source-filesystem@2.3.35 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-filesystem
9
+
6
10
## [ 2.3.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.3.33...gatsby-source-filesystem@2.3.34 ) (2020-10-08)
7
11
8
12
** Note:** Version bump only for package gatsby-source-filesystem
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-filesystem" ,
3
3
"description" : " Gatsby plugin which parses files within a directory for further parsing by other plugins" ,
4
- "version" : " 2.3.34 " ,
4
+ "version" : " 2.3.35 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.2.37] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.36...gatsby-source-shopify@3.2.37 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-shopify
9
+
6
10
## [ 3.2.36] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-shopify@3.2.35...gatsby-source-shopify@3.2.36 ) (2020-10-08)
7
11
8
12
** Note:** Version bump only for package gatsby-source-shopify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-shopify" ,
3
- "version" : " 3.2.36 " ,
3
+ "version" : " 3.2.37 " ,
4
4
"description" : " Gatsby source plugin for building websites using Shopify as a data source." ,
5
5
"scripts" : {
6
6
"build" : " babel src --out-dir . --ignore \" **/__tests__\" " ,
36
36
"babel-preset-gatsby-package" : " ^0.5.3" ,
37
37
"chalk" : " ^2.4.2" ,
38
38
"gatsby-node-helpers" : " ^0.3.0" ,
39
- "gatsby-source-filesystem" : " ^2.3.34 " ,
39
+ "gatsby-source-filesystem" : " ^2.3.35 " ,
40
40
"graphql-request" : " ^1.8.2" ,
41
41
"lodash" : " ^4.17.20" ,
42
42
"p-iteration" : " ^1.1.8" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 3.3.39] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.38...gatsby-source-wordpress@3.3.39 ) (2020-10-16)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-wordpress
9
+
6
10
## [ 3.3.38] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@3.3.37...gatsby-source-wordpress@3.3.38 ) (2020-10-08)
7
11
8
12
** Note:** Version bump only for package gatsby-source-wordpress
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-wordpress" ,
3
3
"description" : " Gatsby source plugin for building websites using the WordPress CMS as a data source." ,
4
- "version" : " 3.3.38 " ,
4
+ "version" : " 3.3.39 " ,
5
5
"author" : " Sebastien Fichot <fichot.sebastien@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
14
14
"bluebird" : " ^3.7.2" ,
15
15
"deep-map" : " ^1.5.0" ,
16
16
"deep-map-keys" : " ^1.2.0" ,
17
- "gatsby-source-filesystem" : " ^2.3.34 " ,
17
+ "gatsby-source-filesystem" : " ^2.3.35 " ,
18
18
"json-stringify-safe" : " ^5.0.1" ,
19
19
"lodash" : " ^4.17.20" ,
20
20
"minimatch" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.8.42] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.41...gatsby-transformer-remark@2.8.42 ) (2020-10-16)
7
+
8
+ ### Performance Improvements
9
+
10
+ - ** gatsby:** test sync before calling onCreateNode ([ #27442 ] ( https://github.com/gatsbyjs/gatsby/issues/27442 ) ) ([ 6400383] ( https://github.com/gatsbyjs/gatsby/commit/6400383287db9967a7124df7fb0d096408372b95 ) )
11
+
6
12
## [ 2.8.41] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-remark@2.8.40...gatsby-transformer-remark@2.8.41 ) (2020-10-16)
7
13
8
14
** Note:** Version bump only for package gatsby-transformer-remark
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-remark" ,
3
3
"description" : " Gatsby transformer plugin for Markdown using the Remark library and ecosystem" ,
4
- "version" : " 2.8.41 " ,
4
+ "version" : " 2.8.42 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
34
34
"@babel/core" : " ^7.11.6" ,
35
35
"babel-preset-gatsby-package" : " ^0.5.3" ,
36
36
"cross-env" : " ^7.0.2" ,
37
- "gatsby-plugin-utils" : " ^0.2.33 "
37
+ "gatsby-plugin-utils" : " ^0.2.34 "
38
38
},
39
39
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme" ,
40
40
"keywords" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.5.18] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.17...gatsby-transformer-sharp@2.5.18 ) (2020-10-16)
7
+
8
+ ### Performance Improvements
9
+
10
+ - ** gatsby:** test sync before calling onCreateNode ([ #27442 ] ( https://github.com/gatsbyjs/gatsby/issues/27442 ) ) ([ 6400383] ( https://github.com/gatsbyjs/gatsby/commit/6400383287db9967a7124df7fb0d096408372b95 ) )
11
+
6
12
## [ 2.5.17] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sharp@2.5.16...gatsby-transformer-sharp@2.5.17 ) (2020-10-06)
7
13
8
14
** Note:** Version bump only for package gatsby-transformer-sharp
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-sharp" ,
3
3
"description" : " Gatsby transformer plugin for images using Sharp" ,
4
- "version" : " 2.5.17 " ,
4
+ "version" : " 2.5.18 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.24.80] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.79...gatsby@2.24.80 ) (2020-10-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** refresh browser when receiving update and runtime errored ([ #27467 ] ( https://github.com/gatsbyjs/gatsby/issues/27467 ) ) ([ f227e85] ( https://github.com/gatsbyjs/gatsby/commit/f227e85728168d104ed0a7982823923dcd3bba62 ) )
11
+
12
+ ### Performance Improvements
13
+
14
+ - ** gatsby:** test sync before calling onCreateNode ([ #27442 ] ( https://github.com/gatsbyjs/gatsby/issues/27442 ) ) ([ 6400383] ( https://github.com/gatsbyjs/gatsby/commit/6400383287db9967a7124df7fb0d096408372b95 ) )
15
+
6
16
## [ 2.24.79] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.78...gatsby@2.24.79 ) (2020-10-16)
7
17
8
18
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby" ,
3
3
"description" : " Blazing fast modern site generator for React" ,
4
- "version" : " 2.24.79 " ,
4
+ "version" : " 2.24.80 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
83
83
"gatsby-link" : " ^2.4.15" ,
84
84
"gatsby-plugin-page-creator" : " ^2.3.33" ,
85
85
"gatsby-plugin-typescript" : " ^2.4.22" ,
86
- "gatsby-plugin-utils" : " ^0.2.33 " ,
86
+ "gatsby-plugin-utils" : " ^0.2.34 " ,
87
87
"gatsby-react-router-scroll" : " ^3.0.14" ,
88
88
"gatsby-telemetry" : " ^1.3.38" ,
89
89
"glob" : " ^7.1.6" ,
You can’t perform that action at this time.
0 commit comments