Skip to content

Releases: saneef/eleventy-plugin-img2picture

v2.0.0

15 Mar 07:13
fc4079f
Compare
Choose a tag to compare

Bumps Eleventy Image to v2.0.0

v1.3.0

22 Oct 10:49
6a5b64d
Compare
Choose a tag to compare
  • Override default widths using data-img2picture-widths attribute on <img>

v1.2.0

20 Oct 10:40
4a264f8
Compare
Choose a tag to compare
  • Use medium size image as fallback (fae9a1e)

Bumps @11ty/eleventy-img to v1.0.0

19 Oct 18:11
26fb449
Compare
Choose a tag to compare

v1.0.2

17 Sep 11:35
762cc72
Compare
Choose a tag to compare
  • Sets default value for eleventyInputDir to .

v1.0.1

14 Sep 06:31
1762703
Compare
Choose a tag to compare
  • Fixes: sizes attribute from <img> is not replicated on <source> (Issue #7)

v1.0.0

18 Aug 15:39
093b5b2
Compare
Choose a tag to compare
  • Fixes: Generated AVIF images are not displayed in Chrome Canary (#3)
  • Breaking Change: Requires Node 12+ (11ty/eleventy-img/#100)

v0.2.0

17 Aug 10:03
1c2d93f
Compare
Choose a tag to compare
  • Updates options.formats default values. Removes avif. Ref (#3)

Add support for remote images

31 Jul 06:52
28cf6bf
Compare
Choose a tag to compare
  • Enable fetch and caching for images using fetchRemote: true in options.