Releases: saiichihashimoto/sanity-typed-schema-builder
Releases · saiichihashimoto/sanity-typed-schema-builder
v1.4.2
1.4.2 (2022-06-08)
Bug Fixes
- preview: fit standards more closely (9b976e8)
v1.4.1
1.4.1 (2022-06-08)
Bug Fixes
- types: fixing zod type inference (d79fbcd)
v1.4.0
1.4.0 (2022-06-08)
Features
- array: use items to build up types (7873d3d)
v1.3.4
1.3.4 (2022-06-08)
Bug Fixes
- objects: name object ref type (3d912aa)
v1.3.3
1.3.3 (2022-06-08)
Bug Fixes
- image: allow title & description on images (01e2c48)
v1.3.2
1.3.2 (2022-06-08)
Bug Fixes
- validation: custom validator should be partial (fb80c7c)
v1.3.1
1.3.1 (2022-06-08)
Bug Fixes
- fields: allow fieldset and group (1a0bc1a)
v1.3.0
1.3.0 (2022-06-07)
Bug Fixes
- validation: fix fields type (81fe9cf)
Features
- validation: custom rule typed (29d381e)
v1.2.2
1.2.2 (2022-06-07)
Bug Fixes
- types: include required types (c080cc5)
v1.2.1
1.2.1 (2022-06-07)
Bug Fixes
- types: use types from sanity (ac2866e)