astro/packages/integrations/image/src
Oskar Baumann a2b66c7549
[@astrojs/image]: Fix <Picture /> component with query string (#4997)
* remove query params from file extension

* Revert changes to make change as small as possible

* moving the removeQueryParam check to basename()

* chore: adding a changeset

* adding SSR test coverage for new picture test cases

Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
2022-10-06 15:53:11 +00:00
..
build [ci] format 2022-09-29 21:22:49 +00:00
lib [ci] format 2022-09-22 19:50:47 +00:00
loaders [ci] format 2022-09-28 20:57:35 +00:00
utils [@astrojs/image]: Fix <Picture /> component with query string (#4997) 2022-10-06 15:53:11 +00:00
vendor/squoosh Fix: let Squoosh default image quality internally (#4906) 2022-09-28 20:55:09 +00:00
endpoint.ts Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
index.ts [ci] format 2022-09-29 21:22:49 +00:00
vite-plugin-astro-image.ts [@astrojs/image] fixes a bug in dev when <Image /> is used with no transformation props (#4933) 2022-09-30 17:27:56 +00:00