astro/.changeset/stupid-lemons-boil.md
Erika 035c0c4df2
fix(assets): Fix images from public not working with the new Assets feature (#6536)
* fix(assets): Fix images from public not working with <Image> and `getImage`

* test(assets): Add test for public images

* refactor: simplify logic
2023-03-14 17:20:17 +01:00

101 B

astro
patch

Fix Image component and getImage not handling images from public correctly