Skip to content

Releases: sanity-io/asset-utils

v2.2.1

26 Nov 17:58
5bd1cd1
Compare
Choose a tag to compare

2.2.1 (2024-11-26)

Bug Fixes

  • support custom CDNs in getIdFromString (#45) (8e88a60)

v2.2.0

18 Nov 17:18
e2b8c41
Compare
Choose a tag to compare

2.2.0 (2024-11-14)

Features

  • add regex pattern for custom cdn urls (#43) (211f387)

v2.1.0

04 Nov 16:44
200ff6f
Compare
Choose a tag to compare

2.1.0 (2024-11-04)

Features

  • allow specifying custom baseUrl in image/file URL builders (#41) (146bc23)

v2.0.7

31 Oct 19:48
deb78ff
Compare
Choose a tag to compare

2.0.7 (2024-10-31)

Bug Fixes

  • correct return values for try* functions (1cca70d)

v2.0.6

03 Oct 20:56
35f2123
Compare
Choose a tag to compare

2.0.6 (2024-10-03)

Bug Fixes

  • rename docs script to be more precise (3920c25)

v2.0.5

03 Oct 20:44
9206d94
Compare
Choose a tag to compare

2.0.5 (2024-10-03)

Bug Fixes

  • (ci): use correct token for github pages (8180702)
  • improve commit message for readme generation (10fcede)

v2.0.4

03 Oct 20:31
04aee54
Compare
Choose a tag to compare

2.0.4 (2024-10-03)

Bug Fixes

  • include latest, generated readme in published module (ddd3dfe)

v2.0.3

03 Oct 19:15
f7e1a64
Compare
Choose a tag to compare

2.0.3 (2024-10-03)

Bug Fixes

  • remove unnecessary prepublish step (fe1e393)

v2.0.2

03 Oct 19:12
8fd1411
Compare
Choose a tag to compare

2.0.2 (2024-10-03)

Bug Fixes

  • clarify that the module is synchronous, no async calls for information (a8894c4)
  • prevent readme template from being published (49c6feb)

v2.0.1

03 Oct 18:42
f0632ec
Compare
Choose a tag to compare

2.0.1 (2024-10-03)

Bug Fixes

  • docs: correct links to html documentation (a872adf)
  • docs: correct links to readme sections (b946af2)
  • docs: sort members by kind - functions first (a12ce9e)