Skip to content

5.0.0

Compare
Choose a tag to compare
@lorenzodejong lorenzodejong released this 05 Nov 11:28
· 66 commits to main since this release

Breaking changes

Version 5.0.0 of this library has removed support for the blur options. The reason for this is that this could not be correctly standardised from the library, the only way to support blur up was to request a low quality placeholder image from the Sanity CDN. Sanity already provides a base 64 lqip from the asset's metadata (https://www.sanity.io/docs/image-metadata#74bfd1db9b97).

Checkout the Responsive layout example on how to use the lqip in your Image component.

What's Changed

New Contributors

Full Changelog: 4.1.0...5.0.0