# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.2.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.8...gatsby-image@2.2.9) (2019-08-20) ### Bug Fixes - **gatsby-image:** Fix eager loading ([#16746](https://github.com/gatsbyjs/gatsby/issues/16746)) ([9040f69](https://github.com/gatsbyjs/gatsby/commit/9040f69)) ## [2.2.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.7...gatsby-image@2.2.8) (2019-08-01) **Note:** Version bump only for package gatsby-image ## [2.2.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.6...gatsby-image@2.2.7) (2019-07-25) **Note:** Version bump only for package gatsby-image ## [2.2.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.5...gatsby-image@2.2.6) (2019-07-12) ### Bug Fixes - correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd)) ## [2.2.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.4...gatsby-image@2.2.5) (2019-07-11) **Note:** Version bump only for package gatsby-image ## [2.2.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.3...gatsby-image@2.2.4) (2019-07-02) ### Bug Fixes - **gatsby-image:** Update TypeScript types ([#15313](https://github.com/gatsbyjs/gatsby/issues/15313)) ([88e5766](https://github.com/gatsbyjs/gatsby/commit/88e5766)) ## [2.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.2...gatsby-image@2.2.3) (2019-06-24) **Note:** Version bump only for package gatsby-image ## [2.2.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.1...gatsby-image@2.2.2) (2019-06-24) **Note:** Version bump only for package gatsby-image ## [2.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.2.0...gatsby-image@2.2.1) (2019-06-21) ### Features - **gatsby-image:** Add art direction ([#13395](https://github.com/gatsbyjs/gatsby/issues/13395)) ([02edcdc](https://github.com/gatsbyjs/gatsby/commit/02edcdc)) # [2.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.1.4...gatsby-image@2.2.0) (2019-06-20) **Note:** Version bump only for package gatsby-image ## [2.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.1.3...gatsby-image@2.1.4) (2019-06-12) ### Bug Fixes - **docs:** improve image docs from workflow evaluation ([#14697](https://github.com/gatsbyjs/gatsby/issues/14697)) ([16f0baf](https://github.com/gatsbyjs/gatsby/commit/16f0baf)) ## [2.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.1.2...gatsby-image@2.1.3) (2019-06-10) ### Features - **gatsby-image:** add types for gatsby-image/withIEPolyfill to fix [#14592](https://github.com/gatsbyjs/gatsby/issues/14592) ([#14641](https://github.com/gatsbyjs/gatsby/issues/14641)) ([39b1c6e](https://github.com/gatsbyjs/gatsby/commit/39b1c6e)) ## [2.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.1.1...gatsby-image@2.1.2) (2019-05-29) **Note:** Version bump only for package gatsby-image ## [2.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.1.0...gatsby-image@2.1.1) (2019-05-24) ### Features - **gatsby-image:** export TS interfaces of gatsby-image object types ([#14284](https://github.com/gatsbyjs/gatsby/issues/14284)) ([b3e306c](https://github.com/gatsbyjs/gatsby/commit/b3e306c)) # [2.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.41...gatsby-image@2.1.0) (2019-05-16) ### Features - **gatsby-image:** Add support for native lazy loading ([#13217](https://github.com/gatsbyjs/gatsby/issues/13217)) ([3c0eb1e](https://github.com/gatsbyjs/gatsby/commit/3c0eb1e)) ## [2.0.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.40...gatsby-image@2.0.41) (2019-04-30) **Note:** Version bump only for package gatsby-image ## [2.0.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.39...gatsby-image@2.0.40) (2019-04-23) ### Features - **gatsby-image:** Add durationFadeIn ([#13566](https://github.com/gatsbyjs/gatsby/issues/13566)) ([6f46aac](https://github.com/gatsbyjs/gatsby/commit/6f46aac)) ## [2.0.39](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.38...gatsby-image@2.0.39) (2019-04-15) **Note:** Version bump only for package gatsby-image ## [2.0.38](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.37...gatsby-image@2.0.38) (2019-04-11) ### Bug Fixes - **gatsby-image:** ensure that currentSrc exists ([#13287](https://github.com/gatsbyjs/gatsby/issues/13287)) ([6059bce](https://github.com/gatsbyjs/gatsby/commit/6059bce)) ## [2.0.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.36...gatsby-image@2.0.37) (2019-04-02) ### Features - **gatsby-image:** don't fadein image when already loaded "browser-cache" ([#12468](https://github.com/gatsbyjs/gatsby/issues/12468)) ([8646aa4](https://github.com/gatsbyjs/gatsby/commit/8646aa4)), closes [#12254](https://github.com/gatsbyjs/gatsby/issues/12254) ## [2.0.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.35...gatsby-image@2.0.36) (2019-04-01) **Note:** Version bump only for package gatsby-image ## [2.0.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.34...gatsby-image@2.0.35) (2019-03-26) ### Features - **gatsby-image:** Add gatsby-image/withIEPolyfill export with object-fit/position support ([#12681](https://github.com/gatsbyjs/gatsby/issues/12681)) ([4b9b6a1](https://github.com/gatsbyjs/gatsby/commit/4b9b6a1)), closes [#4021](https://github.com/gatsbyjs/gatsby/issues/4021) ## [2.0.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.33...gatsby-image@2.0.34) (2019-03-15) ### Bug Fixes - **gatsby-image:** fix memory leak and use more appropriate data structures for cache and listeners ([#10278](https://github.com/gatsbyjs/gatsby/issues/10278)) ([9298fa3](https://github.com/gatsbyjs/gatsby/commit/9298fa3)) ### Features - **gatsby-image:** Whitelist `crossorigin` prop for pass through to `img` tag ([#9758](https://github.com/gatsbyjs/gatsby/issues/9758)) ([7684b4f](https://github.com/gatsbyjs/gatsby/commit/7684b4f)) ## [2.0.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.32...gatsby-image@2.0.33) (2019-03-12) ### Features - **gatsby-image:** Placeholder Improvements ([#10944](https://github.com/gatsbyjs/gatsby/issues/10944)) ([44491ef](https://github.com/gatsbyjs/gatsby/commit/44491ef)) ## [2.0.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.31...gatsby-image@2.0.32) (2019-03-11) **Note:** Version bump only for package gatsby-image ## [2.0.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.30...gatsby-image@2.0.31) (2019-03-04) **Note:** Version bump only for package gatsby-image ## [2.0.30](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.29...gatsby-image@2.0.30) (2019-02-25) ### Bug Fixes - **gatsby-image:** Safari Downloading multiple resolutions ([#11920](https://github.com/gatsbyjs/gatsby/issues/11920)) ([29e572e](https://github.com/gatsbyjs/gatsby/commit/29e572e)) ## [2.0.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.28...gatsby-image@2.0.29) (2019-01-28) ### Bug Fixes - **gatsby-image:** use the cache to tell if the image was already loaded ([#11303](https://github.com/gatsbyjs/gatsby/issues/11303)) ([1d5ccff](https://github.com/gatsbyjs/gatsby/commit/1d5ccff)) ### Features - **gatsby-image:** add itemProp prop ([#11296](https://github.com/gatsbyjs/gatsby/issues/11296)) ([76b9827](https://github.com/gatsbyjs/gatsby/commit/76b9827)) ## [2.0.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.27...gatsby-image@2.0.28) (2019-01-25) **Note:** Version bump only for package gatsby-image ## [2.0.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.26...gatsby-image@2.0.27) (2019-01-23) **Note:** Version bump only for package gatsby-image ## [2.0.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.25...gatsby-image@2.0.26) (2019-01-10) **Note:** Version bump only for package gatsby-image ## [2.0.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.24...gatsby-image@2.0.25) (2018-12-13) ### Bug Fixes - **gatsby-image:** update TypeScript definitions - properly mark fields as optional ([#10419](https://github.com/gatsbyjs/gatsby/issues/10419)) ([f2b1821](https://github.com/gatsbyjs/gatsby/commit/f2b1821)) ## [2.0.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.23...gatsby-image@2.0.24) (2018-12-12) **Note:** Version bump only for package gatsby-image ## [2.0.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.22...gatsby-image@2.0.23) (2018-12-11) ### Features - **gatsby-image:** add onStartLoad prop ([#6702](https://github.com/gatsbyjs/gatsby/issues/6702)) ([1d25a95](https://github.com/gatsbyjs/gatsby/commit/1d25a95)) ## [2.0.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.21...gatsby-image@2.0.22) (2018-11-29) **Note:** Version bump only for package gatsby-image ## [2.0.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.20...gatsby-image@2.0.21) (2018-11-27) **Note:** Version bump only for package gatsby-image ## [2.0.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.19...gatsby-image@2.0.20) (2018-11-08) **Note:** Version bump only for package gatsby-image ## [2.0.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.18...gatsby-image@2.0.19) (2018-10-30) **Note:** Version bump only for package gatsby-image ## [2.0.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.17...gatsby-image@2.0.18) (2018-10-29) **Note:** Version bump only for package gatsby-image ## [2.0.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.16...gatsby-image@2.0.17) (2018-10-24) **Note:** Version bump only for package gatsby-image ## [2.0.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.15...gatsby-image@2.0.16) (2018-10-23) **Note:** Version bump only for package gatsby-image ## [2.0.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.14...gatsby-image@2.0.15) (2018-10-15) **Note:** Version bump only for package gatsby-image ## [2.0.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.13...gatsby-image@2.0.14) (2018-10-12) **Note:** Version bump only for package gatsby-image ## [2.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.12...gatsby-image@2.0.13) (2018-10-01) ### Bug Fixes - Address [#8579](https://github.com/gatsbyjs/gatsby/issues/8579) Don't display double alt text. ([#8671](https://github.com/gatsbyjs/gatsby/issues/8671)) ([cb0adee](https://github.com/gatsbyjs/gatsby/commit/cb0adee)) ## [2.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.11...gatsby-image@2.0.12) (2018-09-28) **Note:** Version bump only for package gatsby-image ## [2.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.10...gatsby-image@2.0.11) (2018-09-28) ### Bug Fixes - add missing GatsbyImageProps to TS defs ([#8606](https://github.com/gatsbyjs/gatsby/issues/8606)) ([b6f0d62](https://github.com/gatsbyjs/gatsby/commit/b6f0d62)), closes [/github.com/gatsbyjs/gatsby/blob/76c50aa00653d988043333ceefec7abb34078fca/packages/gatsby-image/src/index.js#L457-L474](https://github.com/gatsbyjs/gatsby/issues/L457-L474) ## [2.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.9...gatsby-image@2.0.10) (2018-09-26) **Note:** Version bump only for package gatsby-image ## [2.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.8...gatsby-image@2.0.9) (2018-09-24) **Note:** Version bump only for package gatsby-image ## [2.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.7...gatsby-image@2.0.8) (2018-09-21) **Note:** Version bump only for package gatsby-image ## [2.0.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.6...gatsby-image@2.0.7) (2018-09-20) **Note:** Version bump only for package gatsby-image ## [2.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.5...gatsby-image@2.0.6) (2018-09-19) **Note:** Version bump only for package gatsby-image ## [2.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-rc.4...gatsby-image@2.0.5) (2018-09-17) **Note:** Version bump only for package gatsby-image # [2.0.0-rc.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-rc.3...gatsby-image@2.0.0-rc.4) (2018-09-17) **Note:** Version bump only for package gatsby-image # [2.0.0-rc.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-rc.2...gatsby-image@2.0.0-rc.3) (2018-09-17) **Note:** Version bump only for package gatsby-image # [2.0.0-rc.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-rc.1...gatsby-image@2.0.0-rc.2) (2018-09-12) **Note:** Version bump only for package gatsby-image # [2.0.0-rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-rc.0...gatsby-image@2.0.0-rc.1) (2018-08-29) **Note:** Version bump only for package gatsby-image # [2.0.0-rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.9...gatsby-image@2.0.0-rc.0) (2018-08-21) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.8...gatsby-image@2.0.0-beta.9) (2018-08-20) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.7...gatsby-image@2.0.0-beta.8) (2018-08-15) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.6...gatsby-image@2.0.0-beta.7) (2018-07-21) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.5...gatsby-image@2.0.0-beta.6) (2018-07-12) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.4...gatsby-image@2.0.0-beta.5) (2018-07-09) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.3...gatsby-image@2.0.0-beta.4) (2018-07-02) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.2...gatsby-image@2.0.0-beta.3) (2018-06-29) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.1...gatsby-image@2.0.0-beta.2) (2018-06-20) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@2.0.0-beta.0...gatsby-image@2.0.0-beta.1) (2018-06-17) **Note:** Version bump only for package gatsby-image # [2.0.0-beta.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-image@1.0.54...gatsby-image@2.0.0-beta.0) (2018-06-17) **Note:** Version bump only for package gatsby-image