astro/packages
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
..
astro [ci] release (#4520) 2022-08-30 12:45:04 -04:00
astro-prism [ci] release (#4249) 2022-08-11 16:50:59 -07:00
astro-rss Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
create-astro [ci] release (#4495) 2022-08-26 13:01:30 -04:00
integrations Image integration refactor and cleanup (#4482) 2022-08-30 21:09:44 +00:00
markdown [ci] release (#4520) 2022-08-30 12:45:04 -04:00
telemetry Astro 1.0.0 (#4214) 2022-08-09 11:10:25 -05:00
webapi docs: specify lang for a codeblock (#4314) 2022-08-15 15:34:45 +08:00