All notable changes will be documented in this file.
- Add new
frame()
method - Add new
vanityName()
method (thanks @Isissss!) - Allow specifying
baseUrl
in builder typings (thanks @ryami333!) - Allow resetting format through
.format(undefined)
(thanks @selbekk!)
- Support upcoming
@sanity/client@5
- Drop the
dpr
parameter if it has the default value (1
)
- Throw error when passing invalid source instead of returning
null