0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/quiet-games-film.md
Caleb Jasik 100b61ab5a
Use jpeg source files as fallback rather than converting to png (#9010)
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-11-08 10:09:40 +01:00

5 lines
161 B
Markdown

---
"astro": minor
---
The `<Picture />` component will now use `jpg` and `jpeg` respectively as fallback formats when the original image is in those formats.