File tree Expand file tree Collapse file tree 16 files changed +60
-10
lines changed
gatsby-plugin-google-gtag
gatsby-plugin-netlify-cms Expand file tree Collapse file tree 16 files changed +60
-10
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.16.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.16.0-next.1...gatsby-admin@0.16.0-next.2 ) (2021-05-18)
7
+
8
+ ** Note:** Version bump only for package gatsby-admin
9
+
6
10
# [ 0.16.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-admin@0.16.0-next.0...gatsby-admin@0.16.0-next.1 ) (2021-05-12)
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.16.0-next.1 " ,
3
+ "version" : " 0.16.0-next.2 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " Max Stoiber" ,
6
6
"license" : " MIT" ,
20
20
"@typescript-eslint/parser" : " ^4.14.2" ,
21
21
"csstype" : " ^2.6.14" ,
22
22
"formik" : " ^2.2.6" ,
23
- "gatsby" : " ^3.6.0-next.1 " ,
23
+ "gatsby" : " ^3.6.0-next.2 " ,
24
24
"gatsby-interface" : " ^0.0.244" ,
25
25
"gatsby-plugin-typescript" : " ^3.6.0-next.0" ,
26
26
"gatsby-plugin-webfonts" : " ^1.1.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
+ # [ 3.6.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.6.0-next.1...gatsby-cli@3.6.0-next.2 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-cli:** Switch host env to GATSBY\_ prefix ([ #31426 ] ( https://github.com/gatsbyjs/gatsby/issues/31426 ) ) ([ 7c587bf] ( https://github.com/gatsbyjs/gatsby/commit/7c587bff2041d1b0da79dad5eccab68cbd44fdf0 ) )
11
+
12
+ ### Features
13
+
14
+ - ** gatsby:** Only load gatsby-recipes in develop if Admin is enabled ([ #31401 ] ( https://github.com/gatsbyjs/gatsby/issues/31401 ) ) ([ 3ee94dc] ( https://github.com/gatsbyjs/gatsby/commit/3ee94dcb5237f3ed1a05f2e53be964c735bd9e1c ) )
15
+
6
16
# [ 3.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-cli@3.6.0-next.0...gatsby-cli@3.6.0-next.1 ) (2021-05-12)
7
17
8
18
### Features
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" : " 3.6.0-next.1 " ,
4
+ "version" : " 3.6.0-next.2 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " cli.js"
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.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@3.6.0-next.0...gatsby-plugin-google-gtag@3.6.0-next.1 ) (2021-05-18)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-google-gtag
9
+
6
10
# [ 3.6.0-next.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-google-gtag@3.5.0-next.0...gatsby-plugin-google-gtag@3.6.0-next.0 ) (2021-05-06)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-google-gtag
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-google-gtag" ,
3
3
"description" : " Gatsby plugin to add google gtag onto a site" ,
4
- "version" : " 3.6.0-next.0 " ,
4
+ "version" : " 3.6.0-next.1 " ,
5
5
"author" : " Tyler Buchea <tyler@buchea.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.6.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.6.0-next.1...gatsby-plugin-mdx@2.6.0-next.2 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-plugin-mdx:** fix gatsby develop on windows ([ #31396 ] ( https://github.com/gatsbyjs/gatsby/issues/31396 ) ) ([ ae2e2de] ( https://github.com/gatsbyjs/gatsby/commit/ae2e2de0e4da03d7a0a662a9cf3af15d26c1e741 ) )
11
+
6
12
# [ 2.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@2.6.0-next.0...gatsby-plugin-mdx@2.6.0-next.1 ) (2021-05-12)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-mdx" ,
3
- "version" : " 2.6.0-next.1 " ,
3
+ "version" : " 2.6.0-next.2 " ,
4
4
"description" : " MDX integration for Gatsby" ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
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
+ # [ 5.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@5.6.0-next.0...gatsby-plugin-netlify-cms@5.6.0-next.1 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-plugin-netlify-cms:** use friendly-errors-webpack-plugin package that satisfies webpack@5 peerDependency ([ #31446 ] ( https://github.com/gatsbyjs/gatsby/issues/31446 ) ) ([ 1a32958] ( https://github.com/gatsbyjs/gatsby/commit/1a32958e368ac63d2905bf27e1c2df6ac3aa8f43 ) )
11
+
6
12
# [ 5.6.0-next.0] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-netlify-cms@5.5.0-next.2...gatsby-plugin-netlify-cms@5.6.0-next.0 ) (2021-05-06)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-netlify-cms" ,
3
3
"description" : " A Gatsby plugin which generates the Netlify CMS single page app" ,
4
- "version" : " 5.6.0-next.0 " ,
4
+ "version" : " 5.6.0-next.1 " ,
5
5
"author" : " Shawn Erquhart <shawn@erquh.art>" ,
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.2.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@4.2.0-next.1...gatsby-plugin-sitemap@4.2.0-next.2 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-plugin-sitemap:** Remove reporter.verbose calls ([ #31448 ] ( https://github.com/gatsbyjs/gatsby/issues/31448 ) ) ([ c339f67] ( https://github.com/gatsbyjs/gatsby/commit/c339f67ba0fe4e79df2b33fe3f4d016d0f8e20ba ) )
11
+ - ** gatsby-plugin-sitemap:** Sitemap path bug ([ #31184 ] ( https://github.com/gatsbyjs/gatsby/issues/31184 ) ) ([ d95b258] ( https://github.com/gatsbyjs/gatsby/commit/d95b258fcc3a8e9b8b1c6d7f121690a5d4f44bf6 ) )
12
+
6
13
# [ 4.2.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-sitemap@4.2.0-next.0...gatsby-plugin-sitemap@4.2.0-next.1 ) (2021-05-12)
7
14
8
15
** Note:** Version bump only for package gatsby-plugin-sitemap
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-sitemap" ,
3
3
"description" : " Gatsby plugin that automatically creates a sitemap for your site" ,
4
- "version" : " 4.2.0-next.1 " ,
4
+ "version" : " 4.2.0-next.2 " ,
5
5
"contributors" : [
6
6
" Alex Moon <alex.jared.moon@gmail.com>" ,
7
7
" Nicholas Young <nicholas@nicholaswyoung.com>"
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
+ # [ 5.6.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.6.0-next.1...gatsby-source-wordpress@5.6.0-next.2 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-source-wordpress:** Remove search and replace regex literal recommendation ([ #31413 ] ( https://github.com/gatsbyjs/gatsby/issues/31413 ) ) ([ 51bc94b] ( https://github.com/gatsbyjs/gatsby/commit/51bc94b0d2e4a4a9a376fe5d323efa7ee2fa49f0 ) )
11
+ - ** wordpress-source-plugin:** create nodes properly for images who exceed maxFileSizeBytes ([ #31318 ] ( https://github.com/gatsbyjs/gatsby/issues/31318 ) ) ([ dab650f] ( https://github.com/gatsbyjs/gatsby/commit/dab650fc539c0ea7392843941bcaa54d33cc423c ) )
12
+
6
13
# [ 5.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-wordpress@5.6.0-next.0...gatsby-source-wordpress@5.6.0-next.1 ) (2021-05-12)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 2
2
"name" : " gatsby-source-wordpress" ,
3
3
"description" : " Source data from WordPress in an efficient and scalable way." ,
4
4
"author" : " Tyler Barnes <tylerdbarnes@gmail.com>" ,
5
- "version" : " 5.6.0-next.1 " ,
5
+ "version" : " 5.6.0-next.2 " ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
8
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.6.0-next.2] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.6.0-next.1...gatsby@3.6.0-next.2 ) (2021-05-18)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** preload and prefetches check for in-browser redirects ([ #31366 ] ( https://github.com/gatsbyjs/gatsby/issues/31366 ) ) ([ d86cd9f] ( https://github.com/gatsbyjs/gatsby/commit/d86cd9ffd460f0840bc8ce572b628fb82d8004f8 ) )
11
+
6
12
# [ 3.6.0-next.1] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@3.6.0-next.0...gatsby@3.6.0-next.1 ) (2021-05-12)
7
13
8
14
### 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" : " 3.6.0-next.1 " ,
4
+ "version" : " 3.6.0-next.2 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
76
76
"find-cache-dir" : " ^3.3.1" ,
77
77
"fs-exists-cached" : " 1.0.0" ,
78
78
"fs-extra" : " ^8.1.0" ,
79
- "gatsby-cli" : " ^3.6.0-next.1 " ,
79
+ "gatsby-cli" : " ^3.6.0-next.2 " ,
80
80
"gatsby-core-utils" : " ^2.6.0-next.0" ,
81
81
"gatsby-graphiql-explorer" : " ^1.6.0-next.0" ,
82
82
"gatsby-legacy-polyfills" : " ^1.6.0-next.0" ,
You can’t perform that action at this time.
0 commit comments