0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/image/src/loaders
Caleb Jasik 9c298aa5ae
@astrojs/image: Allow passing undefined to transform options (#6008)
* Allow passing `undefined` to transform options

This fixes #6001, allowing undefined passed as a variable in addition to not passing the property at all

* Create strange-olives-rest.md

* Improve error message for missing `widths` prop

* Add changeset
2023-01-27 18:05:00 +01:00
..
index.ts @astrojs/image: Allow passing undefined to transform options (#6008) 2023-01-27 18:05:00 +01:00
sharp.ts [ci] format 2022-09-22 19:50:47 +00:00
squoosh.ts Fix usage of the Image component with the Vercel adapter (#5361) 2022-11-14 13:42:35 -05:00