File tree 24 files changed +75
-23
lines changed
gatsby-plugin-google-analytics
gatsby-transformer-documentationjs
24 files changed +75
-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.85] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.84...gatsby-admin@0.1.85 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
## [ 0.1.84] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.1.83...gatsby-admin@0.1.84 ) (2020-07-03)
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.84 " ,
3
+ "version" : " 0.1.85 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
17
17
"@typescript-eslint/parser" : " ^2.28.0" ,
18
18
"csstype" : " ^2.6.10" ,
19
19
"formik" : " ^2.1.4" ,
20
- "gatsby" : " ^2.23.19 " ,
20
+ "gatsby" : " ^2.23.20 " ,
21
21
"gatsby-interface" : " 0.0.173" ,
22
22
"gatsby-plugin-typescript" : " ^2.4.13" ,
23
23
"gatsby-source-graphql" : " ^2.6.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.12.58] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.57...gatsby-cli@2.12.58 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-cli
9
+
6
10
## [ 2.12.57] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@2.12.56...gatsby-cli@2.12.57 ) (2020-07-02)
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.57 " ,
4
+ "version" : " 2.12.58 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
25
25
"fs-exists-cached" : " ^1.0.0" ,
26
26
"fs-extra" : " ^8.1.0" ,
27
27
"gatsby-core-utils" : " ^1.3.11" ,
28
- "gatsby-recipes" : " ^0.1.48 " ,
29
- "gatsby-telemetry" : " ^1.3.17 " ,
28
+ "gatsby-recipes" : " ^0.1.49 " ,
29
+ "gatsby-telemetry" : " ^1.3.18 " ,
30
30
"hosted-git-info" : " ^3.0.4" ,
31
31
"ink" : " ^2.7.1" ,
32
32
"ink-spinner" : " ^3.1.0" ,
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.10] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.9...gatsby-plugin-google-analytics@2.3.10 ) (2020-07-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-plugin-google-analytics:** Separate preconnect and dns-prefetch ([ #25279 ] ( https://github.com/gatsbyjs/gatsby/issues/25279 ) ) ([ 6a6ac17] ( https://github.com/gatsbyjs/gatsby/commit/6a6ac17 ) )
11
+
6
12
## [ 2.3.9] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-analytics@2.3.8...gatsby-plugin-google-analytics@2.3.9 ) (2020-07-02)
7
13
8
14
** Note:** Version bump only for package gatsby-plugin-google-analytics
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-google-analytics" ,
3
3
"description" : " Gatsby plugin to add google analytics onto a site" ,
4
- "version" : " 2.3.9 " ,
4
+ "version" : " 2.3.10 " ,
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.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.2.9...gatsby-plugin-less@4.0.0 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-less
9
+
6
10
## [ 3.2.9] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-less@3.2.8...gatsby-plugin-less@3.2.9 ) (2020-07-02)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-less
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-less" ,
3
3
"description" : " Gatsby plugin to add support for using Less" ,
4
- "version" : " 3.2.9 " ,
4
+ "version" : " 4.0.0 " ,
5
5
"author" : " monastic.panic@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.1.49] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.48...gatsby-recipes@0.1.49 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-recipes
9
+
6
10
## [ 0.1.48] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-recipes@0.1.47...gatsby-recipes@0.1.48 ) (2020-07-02)
7
11
8
12
** Note:** Version bump only for package gatsby-recipes
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.1.48 " ,
4
+ "version" : " 0.1.49 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"main" : " dist/index.js" ,
7
7
"bugs" : {
32
32
"express-graphql" : " ^0.9.0" ,
33
33
"fs-extra" : " ^8.1.0" ,
34
34
"gatsby-core-utils" : " ^1.3.11" ,
35
- "gatsby-telemetry" : " ^1.3.17 " ,
35
+ "gatsby-telemetry" : " ^1.3.18 " ,
36
36
"glob" : " ^7.1.6" ,
37
37
"graphql" : " ^14.6.0" ,
38
38
"graphql-compose" : " ^6.3.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
+ ## [ 1.3.18] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.17...gatsby-telemetry@1.3.18 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-telemetry
9
+
6
10
## [ 1.3.17] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.3.16...gatsby-telemetry@1.3.17 ) (2020-07-02)
7
11
8
12
** Note:** Version bump only for package gatsby-telemetry
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-telemetry" ,
3
3
"description" : " Gatsby Telemetry" ,
4
- "version" : " 1.3.17 " ,
4
+ "version" : " 1.3.18 " ,
5
5
"author" : " Jarmo Isotalo <jarmo@isotalo.fi>" ,
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
+ ## [ 1.5.59] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.58...gatsby-theme-blog-core@1.5.59 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
## [ 1.5.58] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.5.57...gatsby-theme-blog-core@1.5.58 ) (2020-07-03)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-blog-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-blog-core" ,
3
- "version" : " 1.5.58 " ,
3
+ "version" : " 1.5.59 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
6
6
"license" : " MIT" ,
30
30
},
31
31
"devDependencies" : {
32
32
"@mdx-js/react" : " ^1.6.6" ,
33
- "gatsby" : " ^2.23.19 " ,
33
+ "gatsby" : " ^2.23.20 " ,
34
34
"prettier" : " 2.0.5" ,
35
35
"react" : " ^16.12.0" ,
36
36
"react-dom" : " ^16.12.0"
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
+ ## [ 1.6.59] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.58...gatsby-theme-blog@1.6.59 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
## [ 1.6.58] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.6.57...gatsby-theme-blog@1.6.58 ) (2020-07-03)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-blog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-blog" ,
3
- "version" : " 1.6.58 " ,
3
+ "version" : " 1.6.59 " ,
4
4
"description" : " A Gatsby theme for miscellaneous blogging with a dark/light mode" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
29
29
"gatsby-plugin-react-helmet" : " ^3.3.9" ,
30
30
"gatsby-plugin-theme-ui" : " ^0.2.53" ,
31
31
"gatsby-plugin-twitter" : " ^2.3.9" ,
32
- "gatsby-theme-blog-core" : " ^1.5.58 " ,
32
+ "gatsby-theme-blog-core" : " ^1.5.59 " ,
33
33
"mdx-utils" : " 0.2.0" ,
34
34
"react-helmet" : " ^5.2.1" ,
35
35
"react-switch" : " ^5.0.1" ,
39
39
"typography-theme-wordpress-2016" : " ^0.16.19"
40
40
},
41
41
"devDependencies" : {
42
- "gatsby" : " ^2.23.19 " ,
42
+ "gatsby" : " ^2.23.20 " ,
43
43
"prettier" : " 2.0.5" ,
44
44
"react" : " ^16.12.0" ,
45
45
"react-dom" : " ^16.12.0"
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
+ ## [ 1.3.85] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.84...gatsby-theme-notes@1.3.85 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
## [ 1.3.84] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.3.83...gatsby-theme-notes@1.3.84 ) (2020-07-03)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-notes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-notes" ,
3
3
"description" : " Gatsby Theme for adding a notes section to your website" ,
4
- "version" : " 1.3.84 " ,
4
+ "version" : " 1.3.85 " ,
5
5
"author" : " John Otander" ,
6
6
"license" : " MIT" ,
7
7
"main" : " index.js" ,
20
20
},
21
21
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme" ,
22
22
"devDependencies" : {
23
- "gatsby" : " ^2.23.19 " ,
23
+ "gatsby" : " ^2.23.20 " ,
24
24
"react" : " ^16.12.0" ,
25
25
"react-dom" : " ^16.12.0"
26
26
},
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.0.74] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.73...gatsby-theme-ui-preset@0.0.74 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-ui-preset
9
+
6
10
## [ 0.0.73] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-ui-preset@0.0.72...gatsby-theme-ui-preset@0.0.73 ) (2020-07-03)
7
11
8
12
** Note:** Version bump only for package gatsby-theme-ui-preset
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-theme-ui-preset" ,
3
- "version" : " 0.0.73 " ,
3
+ "version" : " 0.0.74 " ,
4
4
"description" : " A Gatsby theme for theme-ui styles" ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
30
30
"typography-theme-wordpress-2016" : " ^0.16.19"
31
31
},
32
32
"devDependencies" : {
33
- "gatsby" : " ^2.23.19 " ,
33
+ "gatsby" : " ^2.23.20 " ,
34
34
"prettier" : " 2.0.5" ,
35
35
"react" : " ^16.12.0" ,
36
36
"react-dom" : " ^16.12.0"
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.3.12] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.11...gatsby-transformer-documentationjs@4.3.12 ) (2020-07-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ - incorrect typedef parsing for interfaces ([ #24192 ] ( https://github.com/gatsbyjs/gatsby/issues/24192 ) ) ([ 1a1177e] ( https://github.com/gatsbyjs/gatsby/commit/1a1177e ) )
11
+
6
12
## [ 4.3.11] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-transformer-documentationjs@4.3.10...gatsby-transformer-documentationjs@4.3.11 ) (2020-07-02)
7
13
8
14
** Note:** Version bump only for package gatsby-transformer-documentationjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-transformer-documentationjs" ,
3
3
"description" : " Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation" ,
4
- "version" : " 4.3.11 " ,
4
+ "version" : " 4.3.12 " ,
5
5
"author" : " Kyle Mathews" ,
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.23.20] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.19...gatsby@2.23.20 ) (2020-07-03)
7
+
8
+ ** Note:** Version bump only for package gatsby
9
+
6
10
## [ 2.23.19] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.23.18...gatsby@2.23.19 ) (2020-07-03)
7
11
8
12
** 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.23.19 " ,
4
+ "version" : " 2.23.20 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
71
71
"file-loader" : " ^1.1.11" ,
72
72
"fs-exists-cached" : " 1.0.0" ,
73
73
"fs-extra" : " ^8.1.0" ,
74
- "gatsby-cli" : " ^2.12.57 " ,
74
+ "gatsby-cli" : " ^2.12.58 " ,
75
75
"gatsby-core-utils" : " ^1.3.11" ,
76
76
"gatsby-graphiql-explorer" : " ^0.4.10" ,
77
77
"gatsby-link" : " ^2.4.11" ,
78
78
"gatsby-plugin-page-creator" : " ^2.3.15" ,
79
79
"gatsby-plugin-typescript" : " ^2.4.13" ,
80
80
"gatsby-react-router-scroll" : " ^3.0.10" ,
81
- "gatsby-telemetry" : " ^1.3.17 " ,
81
+ "gatsby-telemetry" : " ^1.3.18 " ,
82
82
"glob" : " ^7.1.6" ,
83
83
"got" : " 8.3.2" ,
84
84
"graphql" : " ^14.6.0" ,
You can’t perform that action at this time.
0 commit comments