blob: 59549a4a2131911c735f840e73cb88a59721627c (
plain) (
blame)
1
2
3
4
5
6
7
|
---
'astro': major
---
Removes the `assets` property on `supportedAstroFeatures` for adapters, as it did not reflect reality properly in many cases.
Now, relating to assets, only a single `sharpImageService` property is available, determining if the adapter is compatible with the built-in sharp image service.
|