Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@saneef saneef released this 02 Dec 08:02
· 6 commits to main since this release
f5a68b6

Added

  • Support for SVG image files.
    Breaking: Optimises SVG images by default. If, you want to skip SVG files, use options, extensions: ["jpg", "png", "jpeg"] without svg.

Changed

  • Breaking: Generates fallback image of smallest in width instead of medium width.
  • Uses generateObject from Eleventy Image to generate <picture> HTML

Full Changelog: v4.1.3...v5.0.0