File tree 16 files changed +62
-14
lines changed
gatsby-plugin-preload-fonts
16 files changed +62
-14
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
+ ## [ 1.0.75] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.74...gatsby-plugin-mdx@1.0.75 ) (2020-03-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-plugin-mdx
9
+
6
10
## [ 1.0.74] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-mdx@1.0.73...gatsby-plugin-mdx@1.0.74 ) (2020-02-25)
7
11
8
12
** Note:** Version bump only for package gatsby-plugin-mdx
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-mdx" ,
3
- "version" : " 1.0.74 " ,
3
+ "version" : " 1.0.75 " ,
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
+ ## [ 1.0.29] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.28...gatsby-plugin-preload-fonts@1.0.29 ) (2020-03-02)
7
+
8
+ ### Features
9
+
10
+ - ** gatsby-plugin-preload-fonts:** Add option to run in CI ([ #21037 ] ( https://github.com/gatsbyjs/gatsby/issues/21037 ) ) ([ 131f1e8] ( https://github.com/gatsbyjs/gatsby/commit/131f1e8 ) )
11
+
6
12
## [ 1.0.28] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-preload-fonts@1.0.27...gatsby-plugin-preload-fonts@1.0.28 ) (2020-03-02)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-preload-fonts" ,
3
3
"description" : " Gatsby plugin for preloading fonts per page" ,
4
- "version" : " 1.0.28 " ,
4
+ "version" : " 1.0.29 " ,
5
5
"author" : " Aaron Ross <superhawk610@gmail.com>" ,
6
6
"main" : " index.js" ,
7
7
"bin" : {
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.32] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.3.31...gatsby-remark-prismjs@3.3.32 ) (2020-03-02)
7
+
8
+ ### Features
9
+
10
+ - ** gatsby-remark-prismjs:** add show invisibles plugin ([ #21439 ] ( https://github.com/gatsbyjs/gatsby/issues/21439 ) ) ([ 5b523bd] ( https://github.com/gatsbyjs/gatsby/commit/5b523bd ) )
11
+
6
12
## [ 3.3.31] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-remark-prismjs@3.3.30...gatsby-remark-prismjs@3.3.31 ) (2020-02-01)
7
13
8
14
** Note:** Version bump only for package gatsby-remark-prismjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-remark-prismjs" ,
3
3
"description" : " Adds syntax highlighting to code blocks at build time using PrismJS" ,
4
- "version" : " 3.3.31 " ,
4
+ "version" : " 3.3.32 " ,
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.1.20] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.1.19...gatsby-source-medium@2.1.20 ) (2020-03-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby-source-medium:** fix data fecthing & add limitation to readme ([ #17547 ] ( https://github.com/gatsbyjs/gatsby/issues/17547 ) ) ([ 3ba9f9c] ( https://github.com/gatsbyjs/gatsby/commit/3ba9f9c ) )
11
+
6
12
## [ 2.1.19] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-source-medium@2.1.18...gatsby-source-medium@2.1.19 ) (2020-02-01)
7
13
8
14
** Note:** Version bump only for package gatsby-source-medium
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-medium" ,
3
3
"description" : " Gatsby source plugin for building websites using Medium as a data source" ,
4
- "version" : " 2.1.19 " ,
4
+ "version" : " 2.1.20 " ,
5
5
"author" : " Robert Vogt <robert@smartive.ch>" ,
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.2.8] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.7...gatsby-theme-blog-core@1.2.8 ) (2020-03-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog-core
9
+
6
10
## [ 1.2.7] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog-core@1.2.6...gatsby-theme-blog-core@1.2.7 ) (2020-03-02)
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.2.7 " ,
3
+ "version" : " 1.2.8 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " christopherbiscardi <chris@christopherbiscardi.com> (@chrisbiscardi)" ,
6
6
"license" : " MIT" ,
19
19
"dependencies" : {
20
20
"@mdx-js/mdx" : " ^1.5.1" ,
21
21
"gatsby-core-utils" : " ^1.0.28" ,
22
- "gatsby-plugin-mdx" : " ^1.0.74 " ,
22
+ "gatsby-plugin-mdx" : " ^1.0.75 " ,
23
23
"gatsby-plugin-sharp" : " ^2.4.5" ,
24
24
"gatsby-remark-copy-linked-files" : " ^2.1.37" ,
25
25
"gatsby-remark-images" : " ^3.1.44" ,
30
30
},
31
31
"devDependencies" : {
32
32
"@mdx-js/react" : " ^1.5.1" ,
33
- "gatsby" : " ^2.19.24 " ,
33
+ "gatsby" : " ^2.19.25 " ,
34
34
"prettier" : " ^1.19.1" ,
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.3.9] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.8...gatsby-theme-blog@1.3.9 ) (2020-03-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-blog
9
+
6
10
## [ 1.3.8] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-blog@1.3.7...gatsby-theme-blog@1.3.8 ) (2020-03-02)
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.3.8 " ,
3
+ "version" : " 1.3.9 " ,
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.1.22" ,
30
30
"gatsby-plugin-theme-ui" : " ^0.2.43" ,
31
31
"gatsby-plugin-twitter" : " ^2.1.19" ,
32
- "gatsby-theme-blog-core" : " ^1.2.7 " ,
32
+ "gatsby-theme-blog-core" : " ^1.2.8 " ,
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.19.24 " ,
42
+ "gatsby" : " ^2.19.25 " ,
43
43
"prettier" : " ^1.19.1" ,
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.1.6] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.5...gatsby-theme-notes@1.1.6 ) (2020-03-02)
7
+
8
+ ** Note:** Version bump only for package gatsby-theme-notes
9
+
6
10
## [ 1.1.5] ( https://github.com/gatsbyjs/gatsby/compare/gatsby-theme-notes@1.1.4...gatsby-theme-notes@1.1.5 ) (2020-03-02)
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.1.5 " ,
4
+ "version" : " 1.1.6 " ,
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.19.24 " ,
23
+ "gatsby" : " ^2.19.25 " ,
24
24
"react" : " ^16.12.0" ,
25
25
"react-dom" : " ^16.12.0"
26
26
},
39
39
"gatsby-core-utils" : " ^1.0.28" ,
40
40
"gatsby-plugin-compile-es6-packages" : " ^2.1.0" ,
41
41
"gatsby-plugin-emotion" : " ^4.1.23" ,
42
- "gatsby-plugin-mdx" : " ^1.0.74 " ,
42
+ "gatsby-plugin-mdx" : " ^1.0.75 " ,
43
43
"gatsby-plugin-meta-redirect" : " ^1.1.1" ,
44
44
"gatsby-plugin-og-image" : " 0.0.1" ,
45
45
"gatsby-plugin-redirects" : " ^1.0.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.19.25] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.24...gatsby@2.19.25 ) (2020-03-02)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** gatsby:** bump flex-bug postcss-plugin and postcss-loader ([ #21398 ] ( https://github.com/gatsbyjs/gatsby/issues/21398 ) ) ([ 47b05fc] ( https://github.com/gatsbyjs/gatsby/commit/47b05fc ) )
11
+ - ** gatsby:** Check for nullable locations in query-runner ([ #21839 ] ( https://github.com/gatsbyjs/gatsby/issues/21839 ) ) ([ dc484eb] ( https://github.com/gatsbyjs/gatsby/commit/dc484eb ) )
12
+ - ** gatsby:** fix codepaths that result in js errors ([ #21829 ] ( https://github.com/gatsbyjs/gatsby/issues/21829 ) ) ([ a87f1bd] ( https://github.com/gatsbyjs/gatsby/commit/a87f1bd ) )
13
+ - ** gatsby:** Improve warning for built-in GraphQL type overrides ([ #21899 ] ( https://github.com/gatsbyjs/gatsby/issues/21899 ) ) ([ 1f4db4b] ( https://github.com/gatsbyjs/gatsby/commit/1f4db4b ) )
14
+ - hot fix for ` gatsby develop ` when HOME is not set ([ #21914 ] ( https://github.com/gatsbyjs/gatsby/issues/21914 ) ) ([ b6de2b9] ( https://github.com/gatsbyjs/gatsby/commit/b6de2b9 ) )
15
+
16
+ ### Features
17
+
18
+ - ** gatsby:** Allow silencing the warning for adding resolvers for missing types ([ #21769 ] ( https://github.com/gatsbyjs/gatsby/issues/21769 ) ) ([ 6b7ed63] ( https://github.com/gatsbyjs/gatsby/commit/6b7ed63 ) )
19
+
6
20
## [ 2.19.24] ( https://github.com/gatsbyjs/gatsby/compare/gatsby@2.19.23...gatsby@2.19.24 ) (2020-03-02)
7
21
8
22
### 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.19.24 " ,
4
+ "version" : " 2.19.25 " ,
5
5
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
6
6
"bin" : {
7
7
"gatsby" : " ./dist/bin/gatsby.js"
You can’t perform that action at this time.
0 commit comments