blob: 68f64dacb55aca1884989dedfc78541ccb17dfdd (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
'@astrojs/cloudflare': major
'@astrojs/netlify': major
'@astrojs/vercel': major
'astro': major
---
When using an adapter that supports neither Squoosh or Sharp, Astro will now automatically use an image service that does not support processing, but still provides the other benefits of `astro:assets` such as enforcing `alt`, no CLS etc to users
|