Releases: RafidMuhymin/astro-imagetools
Releases · RafidMuhymin/astro-imagetools
v0.2.10
Features
- The
<Image />
component now supports a new property calledfadeInTransition
to configure the behavior of the fade-in transition f2bfaff
Bug Fixes
v0.2.9
- Fixed
TypeError: Line must be greater than or equal to 1, got 0
80422c3
v0.2.8
Bug Fixes
- Fixed alt text not showing up 107024c
Changes
- The
<Image />
component now throws error for unsupported image formats 64fa323 - Improved remote image fetching and loading logic 3785f78
- Respect cache directory preferences for caching remote images 8f648dd
- Set placeholder image on
<span>
instead of:after
pseudo-element 134a2d7 - Reverted CSS minification 719efdb
v0.2.7
v0.2.6
- Fixed peer dependency error eb01b11
v0.2.5
Bug Fixes
- Fixed imports returning
undefined
when generating multiple widths are not requested 524dc73
v0.2.4
v0.2.3
v0.2.2
- Fixed
TypeError: Line must be greater than or equal to 1, got 0
error d48547b
v0.2.1
- Fixed
Cannot find package 'find-cache-dir'
error 9ad77e5