File tree 14 files changed +46
-12
lines changed 14 files changed +46
-12
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.146] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.145...gatsby-admin@0.1.146 ) (2020-09-10)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.145] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.144...gatsby-admin@0.1.145 ) (2020-09-09)
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.145 " ,
3
+ "version" : " 0.1.146 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
19
19
"csstype" : " ^2.6.10" ,
20
20
"feedback-fish" : " ^0.1.12" ,
21
21
"formik" : " ^2.1.4" ,
22
- "gatsby" : " ^2.24.56 " ,
22
+ "gatsby" : " ^2.24.57 " ,
23
23
"gatsby-interface" : " 0.0.183" ,
24
24
"gatsby-plugin-typescript" : " ^2.4.19" ,
25
25
"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.12.95] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.94...gatsby-cli@2.12.95 ) (2020-09-10)
7
+
8
+ ** Note:** Version bump only for package gatsby-cli
9
+
6
10
## [ 2.12.94] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.93...gatsby-cli@2.12.94 ) (2020-09-09)
7
11
8
12
** Note:** Version bump only for package gatsby-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-cli" ,
3
3
"description" : " Gatsby command-line interface for creating new sites and running Gatsby commands" ,
4
- "version" : " 2.12.94 " ,
4
+ "version" : " 2.12.95 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
24
24
"fs-exists-cached" : " ^1.0.0" ,
25
25
"fs-extra" : " ^8.1.0" ,
26
26
"gatsby-core-utils" : " ^1.3.19" ,
27
- "gatsby-recipes" : " ^0.2.23 " ,
27
+ "gatsby-recipes" : " ^0.2.24 " ,
28
28
"gatsby-telemetry" : " ^1.3.32" ,
29
29
"hosted-git-info" : " ^3.0.4" ,
30
30
"ink" : " ^2.7.1" ,
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.6.35] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.34...gatsby-plugin-sharp@2.6.35 ) (2020-09-10)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-sharp
9
+
6
10
## [ 2.6.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@2.6.33...gatsby-plugin-sharp@2.6.34 ) (2020-09-09)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-sharp
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-sharp" ,
3
3
"description" : " Wrapper of the Sharp image manipulation library for Gatsby plugins" ,
4
- "version" : " 2.6.34 " ,
4
+ "version" : " 2.6.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
+ ## [ 0.2.24] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.23...gatsby-recipes@0.2.24 ) (2020-09-10)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-recipes:** renable e2e test for npm package resource & fix dev/prod resource bug ([ #26699 ] ( https://github.com/gatsbyjs/gatsby/issues/26699 ) ) ([ 6d963af] ( https://github.com/gatsbyjs/gatsby/commit/6d963af6d86cd5e9acf4db0d4be6b1ef37fb8dcf ) )
11
+
6
12
## [ 0.2.23] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.2.22...gatsby-recipes@0.2.23 ) (2020-09-09)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-recipes" ,
3
3
"description" : " Core functionality for Gatsby Recipes" ,
4
- "version" : " 0.2.23 " ,
4
+ "version" : " 0.2.24 " ,
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.3.45] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.44...gatsby-source-contentful@2.3.45 ) (2020-09-10)
7
+
8
+ ** Note:** Version bump only for package gatsby-source-contentful
9
+
6
10
## [ 2.3.44] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-contentful@2.3.43...gatsby-source-contentful@2.3.44 ) (2020-09-09)
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.44 " ,
4
+ "version" : " 2.3.45 " ,
5
5
"author" : " Marcus Ericsson <mericsson@gmail.com> (mericsson.com)" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
18
18
"deep-map" : " ^1.5.0" ,
19
19
"fs-extra" : " ^8.1.0" ,
20
20
"gatsby-core-utils" : " ^1.3.19" ,
21
- "gatsby-plugin-sharp" : " ^2.6.34 " ,
21
+ "gatsby-plugin-sharp" : " ^2.6.35 " ,
22
22
"gatsby-source-filesystem" : " ^2.3.29" ,
23
23
"is-online" : " ^8.4.0" ,
24
24
"json-stringify-safe" : " ^5.0.1" ,
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-transformer-sqip@2.3.34...gatsby-transformer-sqip@2.3.35 ) (2020-09-10)
7
+
8
+ ** Note:** Version bump only for package gatsby-transformer-sqip
9
+
6
10
## [ 2.3.34] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-sqip@2.3.33...gatsby-transformer-sqip@2.3.34 ) (2020-09-09)
7
11
8
12
** Note:** Version bump only for package gatsby-transformer-sqip
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-sqip" ,
3
3
"description" : " Generates geometric primitive version of images" ,
4
- "version" : " 2.3.34 " ,
4
+ "version" : " 2.3.35 " ,
5
5
"author" : " Benedikt Rötsch <roetsch.beni@gmail.com>" ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
10
10
"@babel/runtime" : " ^7.10.3" ,
11
11
"bluebird" : " ^3.7.2" ,
12
12
"fs-extra" : " ^8.1.0" ,
13
- "gatsby-plugin-sharp" : " ^2.6.34 " ,
13
+ "gatsby-plugin-sharp" : " ^2.6.35 " ,
14
14
"md5-file" : " ^4.0.0" ,
15
15
"mini-svg-data-uri" : " ^1.2.3" ,
16
16
"p-queue" : " ^2.4.2" ,
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.57] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.56...gatsby@2.24.57 ) (2020-09-10)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** do not initialize cache in onPreInit API ([ #26810 ] ( https://github.com/gatsbyjs/gatsby/issues/26810 ) ) ([ 39df4fa] ( https://github.com/gatsbyjs/gatsby/commit/39df4fa51304bc05f5d9413da7ee80479a3ff726 ) )
11
+ - ** gatsby:** Handle node mutations immediately after file change ([ #26848 ] ( https://github.com/gatsbyjs/gatsby/issues/26848 ) ) ([ de68259] ( https://github.com/gatsbyjs/gatsby/commit/de68259d990d4b43660655724122d2cfbc79a7d8 ) )
12
+ - ** gatsby:** Run actions while recreating pages and draining mutation queue ([ #26847 ] ( https://github.com/gatsbyjs/gatsby/issues/26847 ) ) ([ 4b494b6] ( https://github.com/gatsbyjs/gatsby/commit/4b494b6c259d29ec85f78fe5137036fc16e967ce ) )
13
+
6
14
## [ 2.24.56] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.24.55...gatsby@2.24.56 ) (2020-09-09)
7
15
8
16
** Note:** Version bump only for package gatsby
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.56 " ,
4
+ "version" : " 2.24.57 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
73
73
"find-cache-dir" : " ^3.3.1" ,
74
74
"fs-exists-cached" : " 1.0.0" ,
75
75
"fs-extra" : " ^8.1.0" ,
76
- "gatsby-cli" : " ^2.12.94 " ,
76
+ "gatsby-cli" : " ^2.12.95 " ,
77
77
"gatsby-core-utils" : " ^1.3.19" ,
78
78
"gatsby-graphiql-explorer" : " ^0.4.13" ,
79
79
"gatsby-legacy-polyfills" : " ^0.0.4" ,
You can’t perform that action at this time.
0 commit comments