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
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
..
build [ci] format 2023-01-09 16:03:47 +00:00
lib @astrojs/image: Allow passing undefined to transform options (#6008) 2023-01-27 18:05:00 +01:00
loaders @astrojs/image: Allow passing undefined to transform options (#6008) 2023-01-27 18:05:00 +01:00
utils Fix image integration not working on Node 18+ (#5871) 2023-01-17 15:48:06 +01:00
vendor/squoosh Fix image integration crash on Netlify Functions due to import.meta.url (#5888) 2023-01-19 14:04:15 +01:00
endpoint.ts [ci] format 2022-11-16 21:58:37 +00:00
index.ts Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
vite-plugin-astro-image.ts Revert "Allow image-pool to be used as its own Worker (#5317)" (#5360) 2022-11-10 16:07:22 -08:00