Releases: sanity-io/client
Releases · sanity-io/client
v6.24.1
6.24.1 (2024-12-03)
Bug Fixes
- make
validateApiPerspective
a TS asserter (#936) (baaa62c)
v6.24.0
6.24.0 (2024-12-03)
Features
- query: add support for release perspectives (#934) (59bd477)
Bug Fixes
- export
validateApiPerspective
(b73ae46)
v6.23.0
6.23.0 (2024-12-02)
Features
Bug Fixes
- types: add (abort) signal to raw request typings (#926) (fcd9a16)
v6.22.5
6.22.5 (2024-11-18)
Bug Fixes
- stega: 2x faster encoding of portable text (#920) (8ae6d30)
v6.22.4
6.22.4 (2024-11-08)
Bug Fixes
- stega: add
textTheme
to deny list (39edfe1)
- stega: ignore paths that end with
Id
(81aa664)
v6.22.2
6.22.2 (2024-10-17)
Bug Fixes
- live: add
withCredentials
and tag
support (#898) (4f882c9)
v6.22.1
6.22.1 (2024-10-03)
Bug Fixes
- add missing
listenerName
property on welcome event (#894) (6173089)
v6.22.0
6.22.0 (2024-09-23)
Features
- live: add experimental
includeDrafts
option (#890) (e1406b1)
Bug Fixes
- deps: update dependency get-it to ^8.6.5 (#885) (847ad5b)
v6.21.3
6.21.3 (2024-08-14)
Bug Fixes
- deprecate studioHost, externalStudioHost in typings (#879) (ebe840b)
- support
signal
on getDocument(s)
to cancel requests (#881) (13d71bb)