@astrojs/vercel@11.0.10
withastro/astro@astrojs/vercel@11.0.10Sep 3, 2026by astrobot-houston
AI Summary
This patch release updates the Vite adapter to ensure compatibility with Astro 7.3.0 by forwarding the new `logger` parameter to the development image service.
Key Highlights
- Updated development image service to forward all arguments to Astro's Sharp service.
Full Release Notes
### Patch Changes - [#17818](https://github.com/withastro/astro/pull/17818) [`c0b6581`](https://github.com/withastro/astro/commit/c0b65811dfa0dafa1aa04b7d6d67fd09250ff8c1) Thanks [@florian-lefebvre](https://github.com/florian-lefebvre)! - Updates the development image service to forward every argument it receives to Astro's Sharp service, including the new `logger` parameter