astro/packages/integrations/image/src
Tony Sullivan 579e2daf8d
[@astrojs/image] Handle query params in remote image URLs during SSG builds (#4338)
* fix: SSG builds should remove query params when building local image files

* chore: add changeset

* handling an edge case related to stripping extensions from a filename
2022-08-22 19:45:34 +00:00
..
build [ci] format 2022-08-22 19:15:35 +00:00
endpoints Fixes local image resolution in SSR builds on Windows (#4173) 2022-08-05 20:36:30 +00:00
lib [ci] format 2022-08-11 23:26:19 +00:00
loaders feat(image): Add GIF -> WEBP support (#4139) (#4140) 2022-08-05 17:32:45 -05:00
utils [@astrojs/image] Handle query params in remote image URLs during SSG builds (#4338) 2022-08-22 19:45:34 +00:00
constants.ts Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
index.ts [ci] format 2022-08-22 19:15:35 +00:00
vite-plugin-astro-image.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00