Releases: sanity-io/asset-utils
Releases · sanity-io/asset-utils
v2.2.1
2.2.1 (2024-11-26)
Bug Fixes
- support custom CDNs in
getIdFromString
(#45) (8e88a60)
v2.2.0
2.2.0 (2024-11-14)
Features
- add regex pattern for custom cdn urls (#43) (211f387)
v2.1.0
2.1.0 (2024-11-04)
Features
- allow specifying custom baseUrl in image/file URL builders (#41) (146bc23)
v2.0.7
2.0.7 (2024-10-31)
Bug Fixes
- correct return values for
try*
functions (1cca70d)
v2.0.6
2.0.6 (2024-10-03)
Bug Fixes
- rename docs script to be more precise (3920c25)
v2.0.5
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
2.0.4 (2024-10-03)
Bug Fixes
- include latest, generated readme in published module (ddd3dfe)
v2.0.3
2.0.3 (2024-10-03)
Bug Fixes
- remove unnecessary prepublish step (fe1e393)
v2.0.2
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
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)