Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce70986

Browse files

File tree

20 files changed

+77
-18
lines changed

20 files changed

+77
-18
lines changed

packages/gatsby-image/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.37](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.37) (2019-12-17)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-image:** add matchMedia to fix wrong aspect ratio and dimensions in art-directed image arrays ([#19887](https://github.com/gatsbyjs/gatsby/issues/19887)) ([b3c000b](https://github.com/gatsbyjs/gatsby/commit/b3c000b))
11+
612
## [2.2.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.2.36) (2019-12-10)
713

814
**Note:** Version bump only for package gatsby-image

packages/gatsby-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-image",
33
"description": "Lazy-loading React image component with optional support for the blur-up effect.",
4-
"version": "2.2.36",
4+
"version": "2.2.37",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-plugin-sharp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.3.9](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.9) (2019-12-17)
7+
8+
### Bug Fixes
9+
10+
- **#19220:** added default args for generateBase64 function ([#20158](https://github.com/gatsbyjs/gatsby/issues/20158)) ([d6c2b73](https://github.com/gatsbyjs/gatsby/commit/d6c2b73)), closes [#19220](https://github.com/gatsbyjs/gatsby/issues/19220)
11+
612
## [2.3.8](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.3.8) (2019-12-16)
713

814
**Note:** Version bump only for package gatsby-plugin-sharp

packages/gatsby-plugin-sharp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-plugin-sharp",
33
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins",
4-
"version": "2.3.8",
4+
"version": "2.3.9",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-source-contentful/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.71](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.71) (2019-12-17)
7+
8+
**Note:** Version bump only for package gatsby-source-contentful
9+
610
## [2.1.70](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.70) (2019-12-16)
711

812
**Note:** Version bump only for package gatsby-source-contentful

packages/gatsby-source-contentful/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-contentful",
33
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
4-
"version": "2.1.70",
4+
"version": "2.1.71",
55
"author": "Marcus Ericsson <[email protected]> (mericsson.com)",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -16,7 +16,7 @@
1616
"contentful": "^6.1.3",
1717
"deep-map": "^1.5.0",
1818
"fs-extra": "^8.1.0",
19-
"gatsby-plugin-sharp": "^2.3.8",
19+
"gatsby-plugin-sharp": "^2.3.9",
2020
"gatsby-source-filesystem": "^2.1.42",
2121
"is-online": "^8.2.1",
2222
"json-stringify-safe": "^5.0.1",

packages/gatsby-source-shopify/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.36) (2019-12-17)
7+
8+
### Features
9+
10+
- **gatsby-source-shopify:** Add compareAtPrice to presentment prices ([#20144](https://github.com/gatsbyjs/gatsby/issues/20144)) ([5ea9af7](https://github.com/gatsbyjs/gatsby/commit/5ea9af7))
11+
- **gatsby-source-shopify:** add metafields to each product variant node ([#20066](https://github.com/gatsbyjs/gatsby/issues/20066)) ([5150e15](https://github.com/gatsbyjs/gatsby/commit/5150e15))
12+
613
## [3.0.35](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.0.35) (2019-12-10)
714

815
**Note:** Version bump only for package gatsby-source-shopify

packages/gatsby-source-shopify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-shopify",
3-
"version": "3.0.35",
3+
"version": "3.0.36",
44
"description": "Gatsby source plugin for building websites using Shopfiy as a data source.",
55
"scripts": {
66
"build": "babel src --out-dir . --ignore **/__tests__",

packages/gatsby-theme-blog-core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.42](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.42) (2019-12-17)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog-core
9+
610
## [1.0.41](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.41) (2019-12-16)
711

812
**Note:** Version bump only for package gatsby-theme-blog-core

packages/gatsby-theme-blog-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog-core",
3-
"version": "1.0.41",
3+
"version": "1.0.42",
44
"main": "index.js",
55
"author": "christopherbiscardi <[email protected]> (@chrisbiscardi)",
66
"license": "MIT",
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@mdx-js/mdx": "^1.5.1",
2121
"gatsby-plugin-mdx": "^1.0.62",
22-
"gatsby-plugin-sharp": "^2.3.8",
22+
"gatsby-plugin-sharp": "^2.3.9",
2323
"gatsby-remark-copy-linked-files": "^2.1.33",
2424
"gatsby-remark-images": "^3.1.38",
2525
"gatsby-remark-smartypants": "^2.1.19",
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@mdx-js/react": "^1.5.1",
32-
"gatsby": "^2.18.12",
32+
"gatsby": "^2.18.13",
3333
"prettier": "^1.19.1",
3434
"react": "^16.12.0",
3535
"react-dom": "^16.12.0"

packages/gatsby-theme-blog/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.14](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.14) (2019-12-17)
7+
8+
**Note:** Version bump only for package gatsby-theme-blog
9+
610
## [1.2.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.2.13) (2019-12-16)
711

812
**Note:** Version bump only for package gatsby-theme-blog

packages/gatsby-theme-blog/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-theme-blog",
3-
"version": "1.2.13",
3+
"version": "1.2.14",
44
"description": "A Gatsby theme for miscellaneous blogging with a dark/light mode",
55
"main": "index.js",
66
"keywords": [
@@ -23,13 +23,13 @@
2323
"@theme-ui/prism": "^0.2.50",
2424
"@theme-ui/typography": "^0.2.46",
2525
"deepmerge": "^4.2.2",
26-
"gatsby-image": "^2.2.36",
26+
"gatsby-image": "^2.2.37",
2727
"gatsby-plugin-emotion": "^4.1.18",
2828
"gatsby-plugin-feed": "^2.3.25",
2929
"gatsby-plugin-react-helmet": "^3.1.18",
3030
"gatsby-plugin-theme-ui": "^0.2.43",
3131
"gatsby-plugin-twitter": "^2.1.17",
32-
"gatsby-theme-blog-core": "^1.0.41",
32+
"gatsby-theme-blog-core": "^1.0.42",
3333
"mdx-utils": "0.2.0",
3434
"react-helmet": "^5.2.1",
3535
"react-switch": "^5.0.1",
@@ -39,7 +39,7 @@
3939
"typography-theme-wordpress-2016": "^0.16.19"
4040
},
4141
"devDependencies": {
42-
"gatsby": "^2.18.12",
42+
"gatsby": "^2.18.13",
4343
"prettier": "^1.19.1",
4444
"react": "^16.12.0",
4545
"react-dom": "^16.12.0"

packages/gatsby-theme-notes/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.36](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.36) (2019-12-17)
7+
8+
**Note:** Version bump only for package gatsby-theme-notes
9+
610
## [1.0.35](https://github.com/gatsbyjs/gatsby/compare/[email protected]@1.0.35) (2019-12-15)
711

812
**Note:** Version bump only for package gatsby-theme-notes

packages/gatsby-theme-notes/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-theme-notes",
33
"description": "Gatsby Theme for adding a notes section to your website",
4-
"version": "1.0.35",
4+
"version": "1.0.36",
55
"author": "John Otander",
66
"license": "MIT",
77
"main": "index.js",
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-theme-notes#readme",
2222
"devDependencies": {
23-
"gatsby": "^2.18.12",
23+
"gatsby": "^2.18.13",
2424
"react": "^16.12.0",
2525
"react-dom": "^16.12.0"
2626
},

packages/gatsby-transformer-remark/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.6.43](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.6.43) (2019-12-17)
7+
8+
### Bug Fixes
9+
10+
- **gatsby-transformer-remark:** fix plugin conflict causing escaped HTML in headings ([#20024](https://github.com/gatsbyjs/gatsby/issues/20024)) ([1abcbb2](https://github.com/gatsbyjs/gatsby/commit/1abcbb2))
11+
612
## [2.6.42](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.6.42) (2019-12-10)
713

814
### Features

packages/gatsby-transformer-remark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-remark",
33
"description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem",
4-
"version": "2.6.42",
4+
"version": "2.6.43",
55
"author": "Kyle Mathews <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"

packages/gatsby-transformer-sqip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.54](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.54) (2019-12-17)
7+
8+
**Note:** Version bump only for package gatsby-transformer-sqip
9+
610
## [2.1.53](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.1.53) (2019-12-16)
711

812
**Note:** Version bump only for package gatsby-transformer-sqip

packages/gatsby-transformer-sqip/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-transformer-sqip",
33
"description": "Generates geometric primitive version of images",
4-
"version": "2.1.53",
4+
"version": "2.1.54",
55
"author": "Benedikt Rötsch <[email protected]>",
66
"bugs": {
77
"url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.7.6",
1111
"bluebird": "^3.7.2",
1212
"fs-extra": "^8.1.0",
13-
"gatsby-plugin-sharp": "^2.3.8",
13+
"gatsby-plugin-sharp": "^2.3.9",
1414
"md5-file": "^4.0.0",
1515
"mini-svg-data-uri": "^1.1.3",
1616
"p-queue": "^2.4.2",

packages/gatsby/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.18.13](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.18.13) (2019-12-17)
7+
8+
### Bug Fixes
9+
10+
- **gatsby:** fix circular ref stack overflow checks ([#20039](https://github.com/gatsbyjs/gatsby/issues/20039)) ([f780d21](https://github.com/gatsbyjs/gatsby/commit/f780d21))
11+
12+
### Features
13+
14+
- **gatsby:** Use webpack watchOptions config for webpack-dev-middleware ([#20067](https://github.com/gatsbyjs/gatsby/issues/20067)) ([aff5540](https://github.com/gatsbyjs/gatsby/commit/aff5540))
15+
16+
### Performance Improvements
17+
18+
- **gatsby:** Eliminate generator ([#20102](https://github.com/gatsbyjs/gatsby/issues/20102)) ([c3ca41a](https://github.com/gatsbyjs/gatsby/commit/c3ca41a))
19+
620
## [2.18.12](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.18.12) (2019-12-15)
721

822
**Note:** Version bump only for package gatsby

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "Blazing fast modern site generator for React",
4-
"version": "2.18.12",
4+
"version": "2.18.13",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)