Skip to content

Releases: risu729/astro-better-image-service

v2.0.7

04 Jul 02:39
25b5fe2
Compare
Choose a tag to compare

2.0.7 (2024-07-04)

Bug Fixes

  • deps: update dependency astro to v4.11.5 (#261) (25b5fe2)

v2.0.6

03 Jul 16:34
d7515f2
Compare
Choose a tag to compare

2.0.6 (2024-07-03)

Bug Fixes

  • deps: update dependency astro to v4.11.4 (#259) (d7515f2)

v2.0.5

26 Jun 14:41
5683eca
Compare
Choose a tag to compare

2.0.5 (2024-06-26)

Bug Fixes

  • deps: update dependency astro to v4.11.3 (#225) (5683eca)

v2.0.4

24 Jun 18:47
7b34b29
Compare
Choose a tag to compare

2.0.4 (2024-06-24)

Bug Fixes

  • deps: update dependency astro to v4.11.1 (#212) (984b9e1)

v2.0.3

20 Jun 15:02
4af560c
Compare
Choose a tag to compare

2.0.3 (2024-06-20)

Bug Fixes

  • deps: update dependency astro to v4.11.0 (#192) (4af560c)

v2.0.2

19 Jun 18:26
84effd8
Compare
Choose a tag to compare

2.0.2 (2024-06-19)

Bug Fixes

  • src/integration.ts: loose type for compatibility with other astro versions (#185) (84effd8)

v2.0.1

17 Jun 19:41
a4b2f04
Compare
Choose a tag to compare

2.0.1 (2024-06-17)

Bug Fixes

  • deps: update dependency astro to v4.10.3 (#153) (a4b2f04)

v2.0.0

11 Jun 16:13
ccb641d
Compare
Choose a tag to compare

2.0.0 (2024-06-11)

Features

  • allow configuring image optimization libraries config (#144) (ccb641d)

BREAKING CHANGES

  • Removed exported sharpOptions and svgoOptions.
    Renamed internal image service export from astroImageService to imageService.

  • style(tests/unit/config.test.ts): add import extension

v1.0.30

11 Jun 15:59
abb6564
Compare
Choose a tag to compare

1.0.30 (2024-06-11)

Bug Fixes

  • deps: update dependency astro to v4.10.2 (#146) (abb6564)

v1.0.29

08 Jun 10:43
ba2c031
Compare
Choose a tag to compare

1.0.29 (2024-06-08)

Bug Fixes

  • deps: update dependency astro to v4.10.1 (#141) (ba2c031)