astro/.changeset/khaki-ghosts-fry.md
Tony Sullivan 64a1d712ef
[@astrojs/image] fixes a bug in dev when <Image /> is used with no transformation props (#4933)
* fix: return the original file in dev if no image transforms were used

* chore: add changeset
2022-09-30 17:27:56 +00:00

5 lines
119 B
Markdown

---
'@astrojs/image': patch
---
Fixes a bug in dev when `<Image />` is used for a local image with no transformations