astro/packages/integrations/image/src
Nate Moore 504c7bacb8
Use getSetCookie, if available (#6347)
* fix: use getSetCookie, if available

* fix: explicitly use entries

* fix(image): be defensive on node@18.14.1

* chore: update changeset

* ci: skip test in 18.14.1
2023-02-23 13:41:00 -06:00
..
build Use getSetCookie, if available (#6347) 2023-02-23 13:41:00 -06:00
lib Fix GetPictureResult interface (#5894) 2023-01-30 15:29:03 -05:00
loaders Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +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 Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00