npm @sanity/image-url 2.0.0
v2.0.0

6 hours ago

Major Changes

  • #84 440e082 Thanks @rdunk! - Export all public types from the main package entry point. Replaces type imports from internal /lib paths.

  • #84 440e082 Thanks @rdunk! - Dropped CommonJS support. The package is now ESM only; use import syntax instead of require().

  • #84 440e082 Thanks @rdunk! - Replaced the default export with a named export. Use createImageUrlBuilder instead of the default export.

Minor Changes

  • #85 0e70296 Thanks @rdunk! - Added support for signed URLs via the signed export path.

  • #87 4ed76df Thanks @rdunk! - Added support for transforming Media Library specific image URLs

Don't miss a new image-url release

NewReleases is sending notifications on new releases.