astro/packages/integrations
Tony Sullivan 00c605ce35
Image integration refactor and cleanup (#4482)
* WIP: simplifying the use of `fs` vs. the vite plugin

* removing a few node deps (etag and node:path)

* adding ts defs for sharp

* using the same mime package as astro's core App

* fixing file URL support in windows

* using file URLs when loading local image metadata

* fixing a bug in the etag helper

* Windows compat

* splitting out dev & build tests

* why do these suites fail in parallel?

* one last windows compat case

* Adding tests for treating /public images the same as remote URLs

* a couple fixes for Astro's `base` config

* adding base path tests for SSR

* fixing a bad merge, lost the kleur dependency

* adding a test suite for images + MDX

* chore: add changeset

* simplifying the with-mdx tests

* bugfix: don't duplicate the period when using existing file extensions

* let Vite cache the image loader service

* adding some docs for using /public images

* fixing changeset

* Update packages/integrations/image/README.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/integrations/image/README.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* nit: minor README syntax tweaks

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-08-30 21:09:44 +00:00
..
alpinejs [ci] release (#4502) 2022-08-26 13:03:04 -07:00
cloudflare Adds the "withastro" keyword to adapter packages (#4558) 2022-08-30 20:19:19 +00:00
deno Adds the "withastro" keyword to adapter packages (#4558) 2022-08-30 20:19:19 +00:00
image Image integration refactor and cleanup (#4482) 2022-08-30 21:09:44 +00:00
lit [ci] release (#4520) 2022-08-30 12:45:04 -04:00
mdx [ci] format 2022-08-30 17:41:06 +00:00
netlify Adds the "withastro" keyword to adapter packages (#4558) 2022-08-30 20:19:19 +00:00
node Adds the "withastro" keyword to adapter packages (#4558) 2022-08-30 20:19:19 +00:00
partytown integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
preact integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
prefetch integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
react [ci] release (#4520) 2022-08-30 12:45:04 -04:00
sitemap [ci] format 2022-08-30 15:47:42 +00:00
solid [ci] release (#4495) 2022-08-26 13:01:30 -04:00
svelte integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
tailwind Include note about Tailwind per-component errors using '@apply' (#4353) 2022-08-22 14:18:17 -04:00
turbolinks integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00
vercel Adds the "withastro" keyword to adapter packages (#4558) 2022-08-30 20:19:19 +00:00
vue integrations: update recommended method for running astro add (#4340) 2022-08-16 10:31:14 +02:00