035c0c4df2
* fix(assets): Fix images from public not working with <Image> and `getImage` * test(assets): Add test for public images * refactor: simplify logic
5 lines
101 B
Markdown
5 lines
101 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix Image component and `getImage` not handling images from public correctly
|