Skip to content

Releases: MatteoGabriele/vue-progressive-image

v5.0.6

27 Oct 18:58

Choose a tag to compare

5.0.6 (2025-10-27)

Bug Fixes

  • build: use browser platform (1baa782)

v5.0.5

27 Oct 18:43

Choose a tag to compare

5.0.5 (2025-10-27)

Bug Fixes

  • __dirname is not defined in ES module scope (b107cef)
  • deps: change vue to use version range (eeaa830)

v5.0.4

22 May 16:55

Choose a tag to compare

5.0.4 (2025-05-22)

Bug Fixes

  • typescript declaration for vue files (998533e), closes #103

v5.0.3

09 May 18:25

Choose a tag to compare

5.0.3 (2025-05-09)

Bug Fixes

  • progressive-image: placeholder image missing alt tag (e6fd9b1)

v5.0.2

08 May 21:54

Choose a tag to compare

5.0.2 (2025-05-08)

Bug Fixes

  • types: plugin options as any (e576afe)

v5.0.1

08 May 21:46

Choose a tag to compare

5.0.1 (2025-05-08)

Bug Fixes

  • make global options optional (efa5394)

v5.0.0

08 May 21:16

Choose a tag to compare

  • migrate to Typescript
  • use tsdown
  • use biome instead of prettier and eslint

Full Changelog: v3.3.0...v5.0.0