64a1d712ef
* fix: return the original file in dev if no image transforms were used * chore: add changeset
5 lines
119 B
Markdown
5 lines
119 B
Markdown
---
|
|
'@astrojs/image': patch
|
|
---
|
|
|
|
Fixes a bug in dev when `<Image />` is used for a local image with no transformations
|