Releases: saiichihashimoto/sanity-typed
Releases · saiichihashimoto/sanity-typed
@sanity-typed/groq@1.0.0-alpha.8
@sanity-typed/groq 1.0.0-alpha.8 (2023-07-24)
Features
@sanity-typed/groq@1.0.0-alpha.7
@sanity-typed/groq@1.0.0-alpha.6
@sanity-typed/groq@1.0.0-alpha.5
@sanity-typed/groq@1.0.0-alpha.4
@sanity-typed/groq@1.0.0-alpha.3
@sanity-typed/types@3.1.0-alpha.1
@sanity-typed/groq@1.0.0-alpha.2
@sanity-typed/groq 1.0.0-alpha.2 (2023-07-21)
Features
@sanity-typed/groq@1.0.0-alpha.1
@sanity-typed/types@3.0.0
@sanity-typed/types 3.0.0 (2023-07-18)
Bug Fixes
- aliased: allow inferring non objects (8927865), closes #121
- types: fully deprecate InferValue (fabd2af)
BREAKING CHANGES
- types: Removed InferValue from exports completely. Replace
with InferSchemaValues. - aliased: InferSchemaValues now returns an object keyed by type
rather than a union.