Releases: RafidMuhymin/astro-imagetools
Releases · RafidMuhymin/astro-imagetools
v0.0.17
v0.0.16
- Fixed no picture tag when the
artDirectives
prop is not passed 4b4d039
v0.0.15
- Added types for the
renderImage
function 8634baa
v0.1.0
astro-imagetools
now exportsImage
astro component,astroImagePlugin
vite plugin, andrenderImage
function
v0.0.12
v0.0.11
- matched source path on development with production 57048c9
v0.0.10
- fixed src on production 8605b7a
v0.0.9
- Automatically excludes necessary dependencies from prebuild and SSR 6e8e42b
v0.0.8
- Readme: corrected package names to exclude from prebuild and SSR 671a452
v0.0.7
- Included instructions on what dependencies to add to
optimizeDeps.exclude
andssr.external
in theastro.config.js
file bb95b4c