UNPKG

gatsby-plugin-sharp

Version:

Wrapper of the Sharp image manipulation library for Gatsby plugins

837 lines (442 loc) • 102 kB
# Changelog: `gatsby-plugin-sharp` All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.14.0/packages/gatsby-plugin-sharp) (2024-11-06) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14) #### Bug Fixes - update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f)) - update dependency async to ^3.2.5 for gatsby-plugin-sharp [#38721](https://github.com/gatsbyjs/gatsby/issues/38721) ([a30811a](https://github.com/gatsbyjs/gatsby/commit/a30811a3b05e56ea2d6f741c03e91f8991d2bfb7)) ### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.13.1/packages/gatsby-plugin-sharp) (2024-01-23) **Note:** Version bump only for package gatsby-plugin-sharp ## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.13.0/packages/gatsby-plugin-sharp) (2023-12-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13) #### Chores - upgrade sharp to latest v0.32.6 [#38374](https://github.com/gatsbyjs/gatsby/issues/38374) ([ca15ef3](https://github.com/gatsbyjs/gatsby/commit/ca15ef37be3febbacfb830193556048008b2fd58)) ### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.3/packages/gatsby-plugin-sharp) (2023-10-26) **Note:** Version bump only for package gatsby-plugin-sharp ### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.2/packages/gatsby-plugin-sharp) (2023-10-20) **Note:** Version bump only for package gatsby-plugin-sharp ### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.1/packages/gatsby-plugin-sharp) (2023-10-09) #### Chores - upgrade sharp to latest v0.32.6 [#38374](https://github.com/gatsbyjs/gatsby/issues/38374) [#38617](https://github.com/gatsbyjs/gatsby/issues/38617) ([f1a4107](https://github.com/gatsbyjs/gatsby/commit/f1a41079fa1d25cd20139cfb15add6fe081ec3ee)) ## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.0/packages/gatsby-plugin-sharp) (2023-08-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12) #### Bug Fixes - update dependency semver to ^7.5.3 [#38296](https://github.com/gatsbyjs/gatsby/issues/38296) ([11e64e2](https://github.com/gatsbyjs/gatsby/commit/11e64e20898cc97289bdbda00eb4bcc309828b23)) ## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.11.0/packages/gatsby-plugin-sharp) (2023-06-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11) #### Chores - update semver [#38171](https://github.com/gatsbyjs/gatsby/issues/38171) ([208cdef](https://github.com/gatsbyjs/gatsby/commit/208cdef13f6488251ba1810a57a1e28c38635631)) ## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.10.0/packages/gatsby-plugin-sharp) (2023-05-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10) #### Bug Fixes - update dependency sharp to ^0.32.1 [#38024](https://github.com/gatsbyjs/gatsby/issues/38024) ([d7cccfe](https://github.com/gatsbyjs/gatsby/commit/d7cccfeac7dbb0f130f87d809879284319d7830d)) - update dependency semver to ^7.5.0 [#38023](https://github.com/gatsbyjs/gatsby/issues/38023) ([2564f6b](https://github.com/gatsbyjs/gatsby/commit/2564f6b247b622b51522ff1f91fe2a9ef34fa571)) ## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.9.0/packages/gatsby-plugin-sharp) (2023-04-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9) #### Bug Fixes - update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a)) - don't serve static assets that are not result of currently triggered deferred job [#37796](https://github.com/gatsbyjs/gatsby/issues/37796) ([6539860](https://github.com/gatsbyjs/gatsby/commit/6539860a588e3cdd17b77e7bcd98d61cbf1e2d20)) ### [5.8.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.8.1/packages/gatsby-plugin-sharp) (2023-03-29) #### Bug Fixes - don't serve static assets that are not result of currently triggered deferred job [#37796](https://github.com/gatsbyjs/gatsby/issues/37796) [#37799](https://github.com/gatsbyjs/gatsby/issues/37799) ([5f44208](https://github.com/gatsbyjs/gatsby/commit/5f442081b227cc0879babb96858f970c4ce94c6b)) ## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.8.0/packages/gatsby-plugin-sharp) (2023-03-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) **Note:** Version bump only for package gatsby-plugin-sharp ## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.7.0/packages/gatsby-plugin-sharp) (2023-02-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7) **Note:** Version bump only for package gatsby-plugin-sharp ## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.6.0/packages/gatsby-plugin-sharp) (2023-02-07) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6) #### Bug Fixes - update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f)) #### Chores - update dependency @types/sharp to ^0.31.1 [#37562](https://github.com/gatsbyjs/gatsby/issues/37562) ([e86d87c](https://github.com/gatsbyjs/gatsby/commit/e86d87c851ac5e09cf9eaff7a7500a64b55b6075)) ## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.5.0/packages/gatsby-plugin-sharp) (2023-01-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5) #### Chores - Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208)) ## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.4.0/packages/gatsby-plugin-sharp) (2023-01-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4) #### Bug Fixes - update dependency sharp to ^0.31.3 [#37375](https://github.com/gatsbyjs/gatsby/issues/37375) ([9abf681](https://github.com/gatsbyjs/gatsby/commit/9abf681d6d3ba7cfa9bc357764f09c944afc21ef)) #### Chores - update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f)) ### [5.3.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.3.2/packages/gatsby-plugin-sharp) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-sharp ### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.3.1/packages/gatsby-plugin-sharp) (2022-12-14) **Note:** Version bump only for package gatsby-plugin-sharp ## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.3.0/packages/gatsby-plugin-sharp) (2022-12-13) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3) #### Bug Fixes - Pass `failOn` to all pipelines [#37177](https://github.com/gatsbyjs/gatsby/issues/37177) ([639ae08](https://github.com/gatsbyjs/gatsby/commit/639ae08fcf215131d5253dc7367d273273a8a961)) #### Chores - update semver [#37186](https://github.com/gatsbyjs/gatsby/issues/37186) ([34adbf1](https://github.com/gatsbyjs/gatsby/commit/34adbf1f6147f9c440dfc0900b8523010ca61d51)) - update sharp [#37131](https://github.com/gatsbyjs/gatsby/issues/37131) ([5a5e419](https://github.com/gatsbyjs/gatsby/commit/5a5e419709cd4cf39ae344a887249b0630756baf)) ## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.2.0/packages/gatsby-plugin-sharp) (2022-11-25) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2) #### Chores - remove tracedSVG [#37093](https://github.com/gatsbyjs/gatsby/issues/37093) ([94c2d73](https://github.com/gatsbyjs/gatsby/commit/94c2d735ad378bf05836e74cc47f7ca9523cabdc)) #### Other Changes - Update pluginOptionsSchema tests [#27904](https://github.com/gatsbyjs/gatsby/issues/27904) ([2d967cb](https://github.com/gatsbyjs/gatsby/commit/2d967cbf3be81bb036f1f1cbc108a5e36c49785c)) ## [5.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.1.0/packages/gatsby-plugin-sharp) (2022-11-22) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.1) **Note:** Version bump only for package gatsby-plugin-sharp ## [5.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.0.0/packages/gatsby-plugin-sharp) (2022-11-08) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0) #### Chores - Update peerDeps [#36965](https://github.com/gatsbyjs/gatsby/issues/36965) ([b624442](https://github.com/gatsbyjs/gatsby/commit/b6244424fe8b724cbc23b80b2b4f5424cc2055a4)) - apply patches for v5 [#36796](https://github.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://github.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c)) ## [4.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.24.0/packages/gatsby-plugin-sharp) (2022-09-27) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.23.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.23.1/packages/gatsby-plugin-sharp) (2022-09-22) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.23.0/packages/gatsby-plugin-sharp) (2022-09-13) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23) #### Chores - Cleanup v4 compile flag conditions [#36486](https://github.com/gatsbyjs/gatsby/issues/36486) ([9dcc773](https://github.com/gatsbyjs/gatsby/commit/9dcc77340675a3b9a2f57c82e4b4e19c57072cfb)) - upgrade svgo [#36445](https://github.com/gatsbyjs/gatsby/issues/36445) ([4707fb8](https://github.com/gatsbyjs/gatsby/commit/4707fb8a003d611aa16c6cc5dfefa5dfaafab2b7)) ## [4.22.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.22.0/packages/gatsby-plugin-sharp) (2022-08-30) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22) #### Chores - bump min potrace version [#36443](https://github.com/gatsbyjs/gatsby/issues/36443) ([0d896ae](https://github.com/gatsbyjs/gatsby/commit/0d896aefa5db6a1929d9982fdcb5a7780ecc0794)) - Remove unused deps [#36368](https://github.com/gatsbyjs/gatsby/issues/36368) ([8bad1a7](https://github.com/gatsbyjs/gatsby/commit/8bad1a7a612c121fd4c8965c76cf7a0d87fbc3fa)) ## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.21.0/packages/gatsby-plugin-sharp) (2022-08-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) #### Chores - Update `got` [#36366](https://github.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://github.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) - update sharp [#35539](https://github.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://github.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) ## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.20.0/packages/gatsby-plugin-sharp) (2022-08-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) #### Bug Fixes - Ensure min 1px height for `BLURRED` placeholder [#35914](https://github.com/gatsbyjs/gatsby/issues/35914) ([abad94f](https://github.com/gatsbyjs/gatsby/commit/abad94f3892af28e811d49b7659f0233edc88ea1)) ## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.19.0/packages/gatsby-plugin-sharp) (2022-07-19) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19) #### Bug Fixes - update dependency async to ^3.2.4 for gatsby-plugin-sharp [#36032](https://github.com/gatsbyjs/gatsby/issues/36032) ([20c790a](https://github.com/gatsbyjs/gatsby/commit/20c790ae4edf421e684b7628c03925895ddabf25)) ### [4.18.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.18.1/packages/gatsby-plugin-sharp) (2022-07-12) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.18.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.18.0/packages/gatsby-plugin-sharp) (2022-07-05) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18) #### Bug Fixes - update dependency got to ^11.8.5 for gatsby-plugin-sharp [#35800](https://github.com/gatsbyjs/gatsby/issues/35800) ([c2d3336](https://github.com/gatsbyjs/gatsby/commit/c2d3336e149966c6df63e1dd04d008427c6fd3ad)) ## [4.17.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.17.0/packages/gatsby-plugin-sharp) (2022-06-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.16.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.16.1/packages/gatsby-plugin-sharp) (2022-06-08) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.16.0/packages/gatsby-plugin-sharp) (2022-06-07) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16) #### Features - cache image metadata [#35791](https://github.com/gatsbyjs/gatsby/issues/35791) ([7d93d2e](https://github.com/gatsbyjs/gatsby/commit/7d93d2e31ad4a862e1536e274552763372be7bc5)) #### Performance Improvements - downsize image before extracting dominant color [#35814](https://github.com/gatsbyjs/gatsby/issues/35814) ([5e6c808](https://github.com/gatsbyjs/gatsby/commit/5e6c80827076ad74e104413a7dba94fe77bb4406)) ### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.15.1/packages/gatsby-plugin-sharp) (2022-06-01) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.15.0/packages/gatsby-plugin-sharp) (2022-05-24) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) #### Chores - remove old unused UUID dependency [#35657](https://github.com/gatsbyjs/gatsby/issues/35657) ([d4aaa2a](https://github.com/gatsbyjs/gatsby/commit/d4aaa2a3c01541effd50db3cf57d1445776ce487)) ### [4.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.14.1/packages/gatsby-plugin-sharp) (2022-05-12) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.14.0/packages/gatsby-plugin-sharp) (2022-05-10) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) #### Bug Fixes - update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f)) - update dependency semver to ^7.3.7 [#35543](https://github.com/gatsbyjs/gatsby/issues/35543) ([f593e00](https://github.com/gatsbyjs/gatsby/commit/f593e005e4561b423a297e967205d833451a2f55)) ## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.13.0/packages/gatsby-plugin-sharp) (2022-04-26) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13) #### Features - enable tracedsvg [#35328](https://github.com/gatsbyjs/gatsby/issues/35328) ([a246011](https://github.com/gatsbyjs/gatsby/commit/a246011dafdba0230847b02c2812b6bda298f8e1)) ### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.12.1/packages/gatsby-plugin-sharp) (2022-04-13) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.12.0/packages/gatsby-plugin-sharp) (2022-04-12) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) #### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#35296](https://github.com/gatsbyjs/gatsby/issues/35296) ([6f088aa](https://github.com/gatsbyjs/gatsby/commit/6f088aa809549890ad1126df00fe40ab74870711)) - windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) ([392d6bc](https://github.com/gatsbyjs/gatsby/commit/392d6bc4300b9856e37a33291789e4dce5ac22d2)) #### Chores - update sharp [#35303](https://github.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://github.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) ### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.1/packages/gatsby-plugin-sharp) (2022-03-31) #### Bug Fixes - windows quirks [#35246](https://github.com/gatsbyjs/gatsby/issues/35246) [#35268](https://github.com/gatsbyjs/gatsby/issues/35268) ([a527891](https://github.com/gatsbyjs/gatsby/commit/a5278911d9c69a2b6478d97776d506722a0ad3a6)) ## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.0/packages/gatsby-plugin-sharp) (2022-03-29) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) #### Refactoring - replace deprecated String.prototype.substr() [#35205](https://github.com/gatsbyjs/gatsby/issues/35205) ([21f7c65](https://github.com/gatsbyjs/gatsby/commit/21f7c654da647a949c83efb2e17b473eab4db3ed)) ### [4.10.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.2/packages/gatsby-plugin-sharp) (2022-03-23) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.1/packages/gatsby-plugin-sharp) (2022-03-18) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.0/packages/gatsby-plugin-sharp) (2022-03-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10) #### Bug Fixes - Handle diff duotone settings [#35075](https://github.com/gatsbyjs/gatsby/issues/35075) ([9690c7c](https://github.com/gatsbyjs/gatsby/commit/9690c7cf0beceff5211e7b27bf9985ea5eadb741)) - Upgrade `probe-image-size` to fix memory leak warning fix [#35009](https://github.com/gatsbyjs/gatsby/issues/35009) ([f98c9ba](https://github.com/gatsbyjs/gatsby/commit/f98c9ba4a74cf4ba751daace911c90108f9b0343)) ### [4.9.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.9.1/packages/gatsby-plugin-sharp) (2022-03-09) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.9.0/packages/gatsby-plugin-sharp) (2022-03-01) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9) #### Chores - Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317)) ### [4.8.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.2/packages/gatsby-plugin-sharp) (2022-03-01) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.8.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.1/packages/gatsby-plugin-sharp) (2022-02-25) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.0/packages/gatsby-plugin-sharp) (2022-02-22) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8) #### Bug Fixes - update dependency sharp to ^0.30.1 [#34755](https://github.com/gatsbyjs/gatsby/issues/34755) ([326a483](https://github.com/gatsbyjs/gatsby/commit/326a483bc01c5a3e433e3a82fd52c92a9f6467d5)) ## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.7.0/packages/gatsby-plugin-sharp) (2022-02-08) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7) #### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#34656](https://github.com/gatsbyjs/gatsby/issues/34656) ([c70ab01](https://github.com/gatsbyjs/gatsby/commit/c70ab013638fb6d789af204981470eb639e5804a)) ## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.6.0/packages/gatsby-plugin-sharp) (2022-01-25) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6) #### Bug Fixes - add missing dependencies [#28759](https://github.com/gatsbyjs/gatsby/issues/28759) ([d20c97b](https://github.com/gatsbyjs/gatsby/commit/d20c97b9725cc80967f9d41b4d9e47fd0e3f473f)) ### [4.5.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.5.2/packages/gatsby-plugin-sharp) (2022-01-17) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.5.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.5.1/packages/gatsby-plugin-sharp) (2022-01-12) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.5.0/packages/gatsby-plugin-sharp) (2022-01-11) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5) #### Chores - update dependency @types/sharp to ^0.29.5 [#34356](https://github.com/gatsbyjs/gatsby/issues/34356) ([79186ab](https://github.com/gatsbyjs/gatsby/commit/79186abdac525f6e16779015ae48c5cea5eec14a)) ## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.4.0/packages/gatsby-plugin-sharp) (2021-12-14) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4) #### Bug Fixes - update dependency got to ^11.8.3 for gatsby-plugin-sharp [#34130](https://github.com/gatsbyjs/gatsby/issues/34130) ([80ef329](https://github.com/gatsbyjs/gatsby/commit/80ef329451902fe351cfd9f555c379b03929db20)) #### Chores - update sharp [#34120](https://github.com/gatsbyjs/gatsby/issues/34120) ([df36406](https://github.com/gatsbyjs/gatsby/commit/df3640679b5e161c4fd285b87ed32bb1224928b8)) ## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.3.0/packages/gatsby-plugin-sharp) (2021-12-01) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.2.0/packages/gatsby-plugin-sharp) (2021-11-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) #### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#33770](https://github.com/gatsbyjs/gatsby/issues/33770) ([e9f0f32](https://github.com/gatsbyjs/gatsby/commit/e9f0f32838c4868797d69408f7e97d671e76cf5f)) - update dependency sharp to ^0.29.2 [#33766](https://github.com/gatsbyjs/gatsby/issues/33766) ([0dfbc48](https://github.com/gatsbyjs/gatsby/commit/0dfbc48735e2b40b4fbcf4eccef2db38c34ce526)) ### [4.1.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.4/packages/gatsby-plugin-sharp) (2021-11-15) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.3/packages/gatsby-plugin-sharp) (2021-11-11) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.2/packages/gatsby-plugin-sharp) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-sharp ### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.1/packages/gatsby-plugin-sharp) (2021-11-09) **Note:** Version bump only for package gatsby-plugin-sharp ## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.0/packages/gatsby-plugin-sharp) (2021-11-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1) #### Bug Fixes - pass failOnError to sharp in getImageMetadata [#33547](https://github.com/gatsbyjs/gatsby/issues/33547) ([82cd584](https://github.com/gatsbyjs/gatsby/commit/82cd5843f0ac91ab0525e6bcf9f4f85ac0f62c84)) - pass input buffer instead of readStream when processing image jobs [#33685](https://github.com/gatsbyjs/gatsby/issues/33685) ([b800559](https://github.com/gatsbyjs/gatsby/commit/b800559c033f083074351cbbe69dd54424552713)) ### [4.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.0.1/packages/gatsby-plugin-sharp) (2021-10-27) #### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://github.com/gatsbyjs/gatsby/issues/33685) [#33694](https://github.com/gatsbyjs/gatsby/issues/33694) ([9b3d44f](https://github.com/gatsbyjs/gatsby/commit/9b3d44fd50185bddd7b74b7c1bdfadd774b81db5)) ## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.0.0/packages/gatsby-plugin-sharp) (2021-10-21) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0) #### Bug Fixes - run sharp in 1 core when in gatsby worker [#33505](https://github.com/gatsbyjs/gatsby/issues/33505) ([4658b80](https://github.com/gatsbyjs/gatsby/commit/4658b80c37ece59c490fac0bebf8d68a21879fa5)) #### Chores - update sharp [#33379](https://github.com/gatsbyjs/gatsby/issues/33379) ([eb70b46](https://github.com/gatsbyjs/gatsby/commit/eb70b46e2e4384f5649160d3d2206ea3d96b8a71)) - remove old unused code [#33504](https://github.com/gatsbyjs/gatsby/issues/33504) ([31952b4](https://github.com/gatsbyjs/gatsby/commit/31952b4faf33abcb30e765abd160208e3b22e912)) - Remove `sizeByPixelDensity` option [#33468](https://github.com/gatsbyjs/gatsby/issues/33468) ([d467372](https://github.com/gatsbyjs/gatsby/commit/d4673723a14cfbeb727bf6c2472e6693beeee817)) ### [3.14.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.3/packages/gatsby-plugin-sharp) (2021-11-02) **Note:** Version bump only for package gatsby-plugin-sharp ### [3.14.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.2/packages/gatsby-plugin-sharp) (2021-10-28) #### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://github.com/gatsbyjs/gatsby/issues/33685) [#33703](https://github.com/gatsbyjs/gatsby/issues/33703) ([84053a2](https://github.com/gatsbyjs/gatsby/commit/84053a2e23cc0aac821b2ad4c4728c7701e1af8c)) ### [3.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.1/packages/gatsby-plugin-sharp) (2021-10-06) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.0/packages/gatsby-plugin-sharp) (2021-09-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14) #### Features - Use file streams instead of file paths [#33029](https://github.com/gatsbyjs/gatsby/issues/33029) ([e6d9eb3](https://github.com/gatsbyjs/gatsby/commit/e6d9eb37f95ad096febbf513d330c8e5b06299e2)) #### Bug Fixes - Add TS type/v4 patches for `unstable_onPluginInit` [#33062](https://github.com/gatsbyjs/gatsby/issues/33062) ([8901eb2](https://github.com/gatsbyjs/gatsby/commit/8901eb2afe46791a654f0ef67828a12c577b3f2a)) - update dependency async to ^3.2.1 for gatsby-plugin-sharp [#32983](https://github.com/gatsbyjs/gatsby/issues/32983) ([6857e26](https://github.com/gatsbyjs/gatsby/commit/6857e26ea6d564b60fed95d01be2f7bae881776f)) #### Chores - update babel monorepo [#32996](https://github.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://github.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa)) - update semver [#32979](https://github.com/gatsbyjs/gatsby/issues/32979) ([ecf1fa7](https://github.com/gatsbyjs/gatsby/commit/ecf1fa7ef10a60e7631a8f8fad8a33c1d0acaad6)) - upgrade got package [#32928](https://github.com/gatsbyjs/gatsby/issues/32928) ([2ac366e](https://github.com/gatsbyjs/gatsby/commit/2ac366e3745990d47c01f19875f185d0355c89b5)) - update fs-extra (major) [#32654](https://github.com/gatsbyjs/gatsby/issues/32654) ([eea2687](https://github.com/gatsbyjs/gatsby/commit/eea26873f386d02f27c1708291da0c56585663eb)) #### Other Changes - Revert "chore(release): Publish next" ([a0c4d44](https://github.com/gatsbyjs/gatsby/commit/a0c4d44488ce00c8917b4d364e4369d337fdcfd9)) ## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.13.0/packages/gatsby-plugin-sharp) (2021-09-01) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) #### Features - reduce encoding time and install size [#32851](https://github.com/gatsbyjs/gatsby/issues/32851) [#1](https://github.com/gatsbyjs/gatsby/issues/1) ([ddcfbd8](https://github.com/gatsbyjs/gatsby/commit/ddcfbd8e7b4b68fe31fa77815599b479e0cef6a1)) #### Chores - re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.12.0/packages/gatsby-plugin-sharp) (2021-08-18) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) #### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#32633](https://github.com/gatsbyjs/gatsby/issues/32633) ([c6b75f7](https://github.com/gatsbyjs/gatsby/commit/c6b75f7f1bdc6a06b1e0b54308c2a0360739a58e)) #### Chores - update formatting & linting [#32626](https://github.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://github.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3)) - update dependency @types/sharp to ^0.28.5 [#32566](https://github.com/gatsbyjs/gatsby/issues/32566) ([ef9fa95](https://github.com/gatsbyjs/gatsby/commit/ef9fa95b52032d0d93d4ccc259234d9cc38a9323)) - update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf)) ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.11.0/packages/gatsby-plugin-sharp) (2021-08-04) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) #### Bug Fixes - expose ".del" function on lmdb cache [#32459](https://github.com/gatsbyjs/gatsby/issues/32459) ([e1a1396](https://github.com/gatsbyjs/gatsby/commit/e1a1396e1582a18047e2cefaeff0f57d61c0c83a)) ### [3.10.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.2/packages/gatsby-plugin-sharp) (2021-07-21) #### Bug Fixes - expose ".del" function on lmdb cache [#32459](https://github.com/gatsbyjs/gatsby/issues/32459) [#32464](https://github.com/gatsbyjs/gatsby/issues/32464) ([c01551e](https://github.com/gatsbyjs/gatsby/commit/c01551eb9e09cd8471daa1072e7dc99add89fea8)) ### [3.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.1/packages/gatsby-plugin-sharp) (2021-07-21) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.0/packages/gatsby-plugin-sharp) (2021-07-20) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10) #### Chores - update sharp to ^0.28.3 [#32227](https://github.com/gatsbyjs/gatsby/issues/32227) ([4fabc64](https://github.com/gatsbyjs/gatsby/commit/4fabc64b177621d94a7c8aaf6dbc5d91f01ea29f)) - update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a)) ## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.9.0/packages/gatsby-plugin-sharp) (2021-07-07) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9) #### Features - add unstable_onPluginInit that would execute once in all processes [#31901](https://github.com/gatsbyjs/gatsby/issues/31901) ([2bf8c0d](https://github.com/gatsbyjs/gatsby/commit/2bf8c0d37fd6de3fbbbe7e543275cfd6d64ec9de)) ## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.8.0/packages/gatsby-plugin-sharp) (2021-06-23) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8) #### Chores - bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060)) ### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.7.1/packages/gatsby-plugin-sharp) (2021-06-10) #### Chores - bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) [#31859](https://github.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://github.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.7.0/packages/gatsby-plugin-sharp) (2021-06-09) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7) #### Chores - update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9)) ## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.6.0/packages/gatsby-plugin-sharp) (2021-05-25) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.5.0/packages/gatsby-plugin-sharp) (2021-05-12) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5) #### Bug Fixes - Handle fractional image sizes [#31057](https://github.com/gatsbyjs/gatsby/issues/31057) ([08dfb37](https://github.com/gatsbyjs/gatsby/commit/08dfb37577510ba8d4900c487cea7301fb7667f8)) ### [3.4.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.4.2/packages/gatsby-plugin-sharp) (2021-05-08) **Note:** Version bump only for package gatsby-plugin-sharp ### [3.4.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.4.1/packages/gatsby-plugin-sharp) (2021-05-05) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.4.0/packages/gatsby-plugin-sharp) (2021-04-28) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4) #### Bug Fixes - Handle fractional image sizes [#31057](https://github.com/gatsbyjs/gatsby/issues/31057) [#31081](https://github.com/gatsbyjs/gatsby/issues/31081) ([21dc379](https://github.com/gatsbyjs/gatsby/commit/21dc379bb37e01660eab2ea8f483a3158909c658)) - use cpuCount for all parallel parts [#30548](https://github.com/gatsbyjs/gatsby/issues/30548) ([9dbb772](https://github.com/gatsbyjs/gatsby/commit/9dbb77238f23eedbb9b6dcf5ffb3453cb67bc9b8)) ### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.3.1/packages/gatsby-plugin-sharp) (2021-04-20) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.3.0/packages/gatsby-plugin-sharp) (2021-04-14) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3) #### Chores - Update sharp to 0.28.0 [#30541](https://github.com/gatsbyjs/gatsby/issues/30541) ([b0fcb57](https://github.com/gatsbyjs/gatsby/commit/b0fcb57ebe8f78175b83ec04cd2b7d45e180f85d)) ### [3.2.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.2.1/packages/gatsby-plugin-sharp) (2021-04-07) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.2.0/packages/gatsby-plugin-sharp) (2021-03-30) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2) **Note:** Version bump only for package gatsby-plugin-sharp ### [3.1.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.3/packages/gatsby-plugin-sharp) (2021-03-30) **Note:** Version bump only for package gatsby-plugin-sharp ### [3.1.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.2/packages/gatsby-plugin-sharp) (2021-03-23) **Note:** Version bump only for package gatsby-plugin-sharp ### [3.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.1/packages/gatsby-plugin-sharp) (2021-03-18) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.0/packages/gatsby-plugin-sharp) (2021-03-16) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1) #### Bug Fixes - update lodash monorepo to ^4.17.21 [#29382](https://github.com/gatsbyjs/gatsby/issues/29382) ([9fd287b](https://github.com/gatsbyjs/gatsby/commit/9fd287ba89eacd55652d468b18f6e1526230e7c6)) #### Chores - update eslint to fix linting issues fix [#29988](https://github.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://github.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68)) - update peerdeps to latest major versions [#29857](https://github.com/gatsbyjs/gatsby/issues/29857) ([0a3e922](https://github.com/gatsbyjs/gatsby/commit/0a3e92296ad1da1f1358d5f8909cdba5b3370b9b)) - fix spelling, remove whitespace and fix link fix [#29846](https://github.com/gatsbyjs/gatsby/issues/29846) ([63bfa09](https://github.com/gatsbyjs/gatsby/commit/63bfa0964ef2203283cb896ed826a9a90385b3ab)) ### [3.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.0.1/packages/gatsby-plugin-sharp) (2021-03-11) **Note:** Version bump only for package gatsby-plugin-sharp ## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.0.0/packages/gatsby-plugin-sharp) (2021-03-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) #### Features - shim reporter from gatsby [#29669](https://github.com/gatsbyjs/gatsby/issues/29669) ([249905a](https://github.com/gatsbyjs/gatsby/commit/249905ac92f11efdb2333828667b946a860a1a27)) - Remove boundActionCreators [#29129](https://github.com/gatsbyjs/gatsby/issues/29129) ([b1f8663](https://github.com/gatsbyjs/gatsby/commit/b1f866394345117d9eec0cb47270a18a9d2bf485)) #### Bug Fixes - Fix defaults handling Fix [#29564](https://github.com/gatsbyjs/gatsby/issues/29564) ([107926a](https://github.com/gatsbyjs/gatsby/commit/107926a7d23901fa3e645a966bd6aa793fb0ddd3)) #### Chores - update peerdeps to latest major versions [#29857](https://github.com/gatsbyjs/gatsby/issues/29857) [#29867](https://github.com/gatsbyjs/gatsby/issues/29867) ([cb3b1ca](https://github.com/gatsbyjs/gatsby/commit/cb3b1ca040ef4851db048141002b07dcd003d2ce)) - remove unneeded whitespace before commas and full stops [#29629](https://github.com/gatsbyjs/gatsby/issues/29629) ([acc6a1b](https://github.com/gatsbyjs/gatsby/commit/acc6a1bd27d8670b05bf952125208f6f1132de7d)) #### Other Changes - Update index.js [#29758](https://github.com/gatsbyjs/gatsby/issues/29758) ([3cafa4f](https://github.com/gatsbyjs/gatsby/commit/3cafa4fdc20f78896ca5ac2bf0f18cb9af3a2246)) - remove progress bar [#29436](https://github.com/gatsbyjs/gatsby/issues/29436) ([6b93c1c](https://github.com/gatsbyjs/gatsby/commit/6b93c1cd2a9eaa13948edbd3615e5cbaefa35766)) ### [2.14.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp) (2021-05-04) **Note:** Version bump only for package gatsby-plugin-sharp ### [2.14.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.3/packages/gatsby-plugin-sharp) (2021-02-25) #### Other Changes - Update index.js [#29758](https://github.com/gatsbyjs/gatsby/issues/29758) [#29761](https://github.com/gatsbyjs/gatsby/issues/29761) ([997985a](https://github.com/gatsbyjs/gatsby/commit/997985a608e8a90b464a0078e0c86d970b0c953e)) ### [2.14.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.2/packages/gatsby-plugin-sharp) (2021-02-24) #### Bug Fixes - Fix defaults handling Fix [#29564](https://github.com/gatsbyjs/gatsby/issues/29564) Fix [#29589](https://github.com/gatsbyjs/gatsby/issues/29589) ([be9d9f9](https://github.com/gatsbyjs/gatsby/commit/be9d9f9c81606208cb4c237753e11b1e61a75dc4)) ### [2.14.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.1/packages/gatsby-plugin-sharp) (2021-02-05) **Note:** Version bump only for package gatsby-plugin-sharp ## [2.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.0/packages/gatsby-plugin-sharp) (2021-02-02) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32) #### Features - Add gatsbyImageData resolver [#28236](https://github.com/gatsbyjs/gatsby/issues/28236) [#29095](https://github.com/gatsbyjs/gatsby/issues/29095) [#29162](https://github.com/gatsbyjs/gatsby/issues/29162) fix [#29163](https://github.com/gatsbyjs/gatsby/issues/29163) [#29067](https://github.com/gatsbyjs/gatsby/issues/29067) [#29137](https://github.com/gatsbyjs/gatsby/issues/29137) ([a823622](https://github.com/gatsbyjs/gatsby/commit/a82362267d2c842aa7dd3a65c8ffb8d51183c9eb)) - Add image plugin defaults [#29147](https://github.com/gatsbyjs/gatsby/issues/29147) ([8b6bfa6](https://github.com/gatsbyjs/gatsby/commit/8b6bfa61a8ed502df71057409862b7771b096156)) - Add support for backgroundColor in sharp [#29141](https://github.com/gatsbyjs/gatsby/issues/29141) ([eb2bede](https://github.com/gatsbyjs/gatsby/commit/eb2bede99328e149b34a7e893c870094fc1ae6de)) #### Bug Fixes - make sure to pass the failOnError option to base64 generation [#29254](https://github.com/gatsbyjs/gatsby/issues/29254) [#29290](https://github.com/gatsbyjs/gatsby/issues/29290) ([c68b5e6](https://github.com/gatsbyjs/gatsby/commit/c68b5e664bd334833c533ec5d9a03e49dbff628d)) - Sanitize tmp filename [#29246](https://github.com/gatsbyjs/gatsby/issues/29246) ([c0f1b5c](https://github.com/gatsbyjs/gatsby/commit/c0f1b5c4e3689b33e48206f1e1a0ba80020ebf53)) - ignore incorrect duotone options [#28999](https://github.com/gatsbyjs/gatsby/issues/28999) ([298eb31](https://github.com/gatsbyjs/gatsby/commit/298eb317f91b050f822803934931c136fa4e94c1)) #### Chores - update minor and patch for gatsby-plugin-sharp [#28968](https://github.com/gatsbyjs/gatsby/issues/28968) ([17bb011](https://github.com/gatsbyjs/gatsby/commit/17bb011f0d396ead8508df08fdd3043143c94483)) ### [2.13.4](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.4/packages/gatsby-plugin-sharp) (2021-01-29) **Note:** Version bump only for package gatsby-plugin-sharp ### [2.13.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.3/packages/gatsby-plugin-sharp) (2021-01-28) **Note:** Version bump only for package gatsby-plugin-sharp ### [2.13.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.2/packages/gatsby-plugin-sharp) (2021-01-26) **Note:** Version bump only for package gatsby-plugin-sharp ### [2.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.1/packages/gatsby-plugin-sharp) (2021-01-21) **Note:** Version bump only for package gatsby-plugin-sharp ## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.0/packages/gatsby-plugin-sharp) (2021-01-20) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31) #### Features - Change fullWidth to use breakpoints [#29002](https://github.com/gatsbyjs/gatsby/issues/29002) ([9bcc12c](https://github.com/gatsbyjs/gatsby/commit/9bcc12c57728bb7ca08cefe4f2f4c684b65d3111)) - Add support for aspectRatio [#28941](https://github.com/gatsbyjs/gatsby/issues/28941) ([ed19fa0](https://github.com/gatsbyjs/gatsby/commit/ed19fa052a93e948b1135ac128cf5abec48752b6)) #### Bug Fixes - update vulnerable packages, include React 17 in peerDeps [#28545](https://github.com/gatsbyjs/gatsby/issues/28545) ([18b5f30](https://github.com/gatsbyjs/gatsby/commit/18b5f30e367895aa5f3af46e4989b347912a0f35)) - Add avif to pipeline [#28871](https://github.com/gatsbyjs/gatsby/issues/28871) ([1debff5](https://github.com/gatsbyjs/gatsby/commit/1debff5cb1133206ce08563f576d9a121a241730)) - PathPrefix isn't being passed/set for GatsbyImage fix [#28845](https://github.com/gatsbyjs/gatsby/issues/28845) ([5874414](https://github.com/gatsbyjs/gatsby/commit/58744145d6f8ef2e36c9a5f2f4e06290b0cff942)) - Pass format-specific options in image-data [#28826](https://github.com/gatsbyjs/gatsby/issues/28826) ([7378fcf](https://github.com/gatsbyjs/gatsby/commit/7378fcfa9b4ee6c173c4fecd5eb90efdcc0f7ff3)) #### Performance Improvements - change approach to concurrency for image processing [#28575](https://github.com/gatsbyjs/gatsby/issues/28575) ([930e6b6](https://github.com/gatsbyjs/gatsby/commit/930e6b6e991cabd33f2be0fee2e8a315a8bee131)) #### Chores - change fluid to fullWidth [#28987](https://github.com/gatsbyjs/gatsby/issues/28987) ([381e13c](https://github.com/gatsbyjs/gatsby/commit/381e13c457b8b8d66a695d5f48d93c14e938b194)) - Update image API to remove maxWidth/maxHeight [#28985](https://github.com/gatsbyjs/gatsby/issues/28985) ([a8c2f39](https://github.com/gatsbyjs/gatsby/commit/a8c2f39f74144b6ee7704b86c75c5c4047b1c5e5)) - Fix all `/packages` links to `/plugins` Fix [#28816](https://github.com/gatsbyjs/gatsby/issues/28816) ([200e307](https://github.com/gatsbyjs/gatsby/commit/200e30748102a478267a67700238304a2a56068b)) #### Other Changes - fix(sharp) wrap sharp calls in try/catch to avoid crashing on bad images [#28645](https://github.com/gatsbyjs/gatsby/issues/28645) ([004acf0](https://github.com/gatsbyjs/gatsby/commit/004acf0feb6836eee6557e5f67c4b2253a172251)) ### [2.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.12.2/packages/gatsby-plugin-sharp) (2021-01-16) #### Other Changes - fix(sharp) wrap sharp calls in try/catch to avoid crashing on bad images [#28645](https://github.com/gatsbyjs/gatsby/issues/28645) [#29052](https://github.com/gatsbyjs/gatsby/issues/29052) ([bd5c63c](https://github.com/gatsbyjs/gatsby/commit/bd5c63c73638bad9bd795c1e7021c2b56f85d889)) ### [2.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.12.1/packages/gatsby-plugin-sharp) (2021-01-13) #### Bug Fixes - PathPrefix isn't being passed/set for GatsbyImage fix [#28845](https://github.com/gatsbyjs/gatsby/issues/28845) fix [#28991](https://github.com/gatsbyjs/gatsby/issues/28991) ([c762050](https://github.com/gatsbyjs/gatsby/commit/c76205061e83d372bc205690ea1b970273f673dc)) ## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.12.0/packages/gatsby-plugin-sharp) (2021-01-06) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30) #### Features - enable lazy images by default [#28743](https://github.com/gatsbyjs/gatsby/issues/28743) ([3b40d80](https://github.com/gatsbyjs/gatsby/commit/3b40d8025356f5141625234d1781bd80985fb5a3)) - Add AVIF image support to beta image plugin [#28742](https://github.com/gatsbyjs/gatsby/issues/28742) ([2058775](https://github.com/gatsbyjs/gatsby/commit/205877542a9447e5d48a83718f5c0a751e44738d)) - Make dimensions optional and default to constrained [#28662](https://github.com/gatsbyjs/gatsby/issues/28662) ([f24a23d](https://github.com/gatsbyjs/gatsby/commit/f24a23d5b1f24ab33aec7a8ac882dbbccdf7d01e)) #### Bug Fixes - Add avif to pipeline [#28871](https://github.com/gatsbyjs/gatsby/issues/28871) [#28876](https://github.com/gatsbyjs/gatsby/issues/28876) ([ecebdd3](https://github.com/gatsbyjs/gatsby/commit/ecebdd34e43256a107ce39eaeadee6831e2eb4cf)) - Pass format-specific options in image-data [#28826](https://github.com/gatsbyjs/gatsby/issues/28826) [#28853](https://github.com/gatsbyjs/gatsby/issues/28853) ([ceeb7d4](https://github.com/gatsbyjs/gatsby/commit/ceeb7d4bd7b917fd776004cc4d1c4c9bac281dc6)) - update minor and patch for gatsby-plugin-sharp [#28509](https://github.com/gatsbyjs/gatsby/issues/28509) ([0ce0f69](https://github.com/gatsbyjs/gatsby/commit/0ce0f69863d92cf104185667980e04c1a31837aa)) - catch errors when writing base64 images [#28614](https://github.com/gatsbyjs/gatsby/issues/28614) ([02860da](https://github.com/gatsbyjs/gatsby/commit/02860da8f8871c21c647fae5c0e81380f6809166)) - Correctly handle formats in StaticImage [#28618](https://github.com/gatsbyjs/gatsby/issues/28618) ([912f30c](https://github.com/gatsbyjs/gatsby/commit/912f30c099f98fa382fe653a3a2c07253bd6b452)) - Include default transform options for webp [#28620](https://github.com/gatsbyjs/gatsby/issues/28620) ([1c750b6](https://github.com/gatsbyjs/gatsby/commit/1c750b618e069c684b5cba49324449389934f050)) #### Performance Improvements - change approach to concurrency for image processing [#28575](https://github.com/gatsbyjs/gatsby/issues/28575) [#28862](https://github.com/gatsbyjs/gatsby/issues/28862) ([afac774](https://github.com/gatsbyjs/gatsby/commit/afac774effca51c7c1d9c32c9800ac77a4042e03)) ### [2.11.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.11.2/packages/gatsby-plugin-sharp) (2020-12-23) **Note:** Version bump only for package gatsby-plugin-sharp ### [2.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.11.1/packages/gatsby-plugin-sharp) (2020-12-16) #### Bug Fixes - catch errors when writing base64 images [#28614](https://github.com/gatsbyjs/gatsby/issues/28614) [#28659](https://github.com/gatsbyjs/gatsby/issues/28659) ([ea741c3](https://github.com/gatsbyjs/gatsby/commit/ea741c39144ec26efcfcca66c4f3dd7ac2f1e86d)) ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.11.0/packages/gatsby-plugin-sharp) (2020-12-15) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29) #### Features - run a single transformation for lazy images [#28574](https://github.com/ga