-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.7.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.7.1) (2021-02-05) | ||
|
||
### Bug Fixes | ||
|
||
- **gatsby-plugin-image:** Fix blur up on navigate issue ([#29333](https://github.com/gatsbyjs/gatsby/issues/29333)) ([#29354](https://github.com/gatsbyjs/gatsby/issues/29354)) ([4ef8ce1](https://github.com/gatsbyjs/gatsby/commit/4ef8ce12bb38e3ee4bee07f78ff0d4ac13a6bdea)) | ||
|
||
# [0.7.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@0.7.0) (2021-02-02) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.14.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.1) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-plugin-sharp | ||
|
||
# [2.14.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.14.0) (2021-02-02) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-plugin-sharp", | ||
"description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", | ||
"version": "2.14.0", | ||
"version": "2.14.1", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -34,7 +34,7 @@ | |
"@types/sharp": "^0.27.1", | ||
"babel-preset-gatsby-package": "^0.12.0", | ||
"cross-env": "^7.0.3", | ||
"gatsby-plugin-image": "^0.7.0", | ||
"gatsby-plugin-image": "^0.7.1", | ||
"gatsby-plugin-utils": "^0.9.0" | ||
}, | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.6.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.6.1) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-source-contentful | ||
|
||
# [4.6.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.6.0) (2021-02-02) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "gatsby-source-contentful", | ||
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", | ||
"version": "4.6.0", | ||
"version": "4.6.1", | ||
"author": "Marcus Ericsson <[email protected]> (mericsson.com)", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
|
@@ -16,7 +16,7 @@ | |
"contentful": "^7.15.2", | ||
"fs-extra": "^9.1.0", | ||
"gatsby-core-utils": "^1.10.0", | ||
"gatsby-plugin-image": "^0.7.0", | ||
"gatsby-plugin-image": "^0.7.1", | ||
"gatsby-plugin-utils": "^0.9.0", | ||
"gatsby-source-filesystem": "^2.11.0", | ||
"is-online": "^8.5.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.11.1](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.1) (2021-02-05) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-sqip | ||
|
||
# [2.11.0](https://github.com/gatsbyjs/gatsby/compare/[email protected]@2.11.0) (2021-02-02) | ||
|
||
**Note:** Version bump only for package gatsby-transformer-sqip | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "gatsby-transformer-sqip", | ||
"description": "Generates geometric primitive version of images", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"author": "Benedikt Rötsch <[email protected]>", | ||
"bugs": { | ||
"url": "https://github.com/gatsbyjs/gatsby/issues" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.12.5", | ||
"fs-extra": "^8.1.0", | ||
"gatsby-plugin-sharp": "^2.14.0", | ||
"gatsby-plugin-sharp": "^2.14.1", | ||
"md5-file": "^5.0.0", | ||
"mini-svg-data-uri": "^1.2.3", | ||
"p-queue": "^6.6.2", | ||
|