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.5.4

12 Jun 19:58
302d275
Compare
Choose a tag to compare

1.5.4 (2022-06-12)

Bug Fixes

v1.5.3

09 Jun 23:17
657d3b0
Compare
Choose a tag to compare

1.5.3 (2022-06-09)

Bug Fixes

  • asset: asset types infer correctly (b8e2b37)

v1.5.2

09 Jun 21:50
aa875e7
Compare
Choose a tag to compare

1.5.2 (2022-06-09)

Bug Fixes

  • field: replace fields() with field(item) (a2124ad)
  • item: replace items() with item(item) (27a104d)

v1.5.1

09 Jun 20:21
eaae86e
Compare
Choose a tag to compare

1.5.1 (2022-06-09)

Bug Fixes

  • deps: some dev deps needed to be deps (355669c)

v1.5.0

09 Jun 20:07
3692b27
Compare
Choose a tag to compare

1.5.0 (2022-06-09)

Features

  • types: createType allows for custom types (b308b97)

v1.4.7

09 Jun 18:22
9aafa8f
Compare
Choose a tag to compare

1.4.7 (2022-06-09)

Bug Fixes

  • mock: bring your own faker for mocking (ae2946d)

v1.4.6

09 Jun 03:15
dfe74a0
Compare
Choose a tag to compare

1.4.6 (2022-06-09)

Bug Fixes

  • array: fix keyed arrays (a9b8dcf)

v1.4.5

09 Jun 01:53
1de1154
Compare
Choose a tag to compare

1.4.5 (2022-06-09)

Bug Fixes

  • array: key nonprimitive elements (b067819)

v1.4.4

08 Jun 20:32
328952c
Compare
Choose a tag to compare

1.4.4 (2022-06-08)

Bug Fixes

  • preview: fixing preview type again (a5a609f)

v1.4.3

08 Jun 19:59
57b82e4
Compare
Choose a tag to compare

1.4.3 (2022-06-08)

Bug Fixes