Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Releases: saiichihashimoto/sanity-typed-schema-builder

v1.9.0

14 Jun 18:39
13ff22e
Compare
Choose a tag to compare

1.9.0 (2022-06-14)

Bug Fixes

  • reference: use references as an array (1bd54ed)

Features

v1.8.0

14 Jun 15:55
751d00a
Compare
Choose a tag to compare

1.8.0 (2022-06-14)

Features

  • array: items defined with an array (c516497)
  • object: fields defined with an array (c40806e)

v1.7.3

13 Jun 06:26
24f6e27
Compare
Choose a tag to compare

1.7.3 (2022-06-13)

Bug Fixes

  • types: use type-fest less (4add60d)

v1.7.2

13 Jun 05:49
d4514d4
Compare
Choose a tag to compare

1.7.2 (2022-06-13)

Bug Fixes

  • reference: remove recursive generated type (5ce33c7)

v1.7.1

13 Jun 05:30
3f52ddc
Compare
Choose a tag to compare

1.7.1 (2022-06-13)

Bug Fixes

  • validation: recursive rule definition (bf74f00)

v1.7.0

13 Jun 05:12
fc392bd
Compare
Choose a tag to compare

1.7.0 (2022-06-13)

Features

v1.6.3

13 Jun 03:31
f5cf7f2
Compare
Choose a tag to compare

1.6.3 (2022-06-13)

Bug Fixes

  • types: remove return types (edcdfbe)

v1.6.2

13 Jun 01:36
1eb6dad
Compare
Choose a tag to compare

1.6.2 (2022-06-13)

Bug Fixes

  • types: extend instead of intersection for simpler types (b920c98)

v1.6.1

12 Jun 23:27
f4c16da
Compare
Choose a tag to compare

1.6.1 (2022-06-12)

Bug Fixes

  • types: less simplifys for performance (e9ad2df)

v1.6.0

12 Jun 22:21
1a581b5
Compare
Choose a tag to compare

1.6.0 (2022-06-12)

Features

  • mocks: mocks seeded based on path (7016168)