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

v2.2.4

06 May 08:16
1cfcce2
Compare
Choose a tag to compare

2.2.4 (2023-05-06)

Bug Fixes

  • docs: deprecation notice (433f401)
  • package: use @sanity-typed/schema-builder for everything (82d072b)

v2.2.3

01 May 19:59
3d28233
Compare
Choose a tag to compare

2.2.3 (2023-05-01)

Bug Fixes

  • deps: update typescript from 4.9.4 to 5.0.4 (28c09c9)
  • deps: update zod from 3.17.10 to 3.21.4 (5afb13e)

v2.2.2

01 May 19:38
40f1cad
Compare
Choose a tag to compare

2.2.2 (2023-05-01)

Bug Fixes

  • build: using tsup to build (d189e14)

v2.2.1

26 Apr 02:23
c8257af
Compare
Choose a tag to compare

2.2.1 (2023-04-26)

Bug Fixes

v2.2.0

18 Apr 22:14
bb9528f
Compare
Choose a tag to compare

2.2.0 (2023-04-18)

Features

v2.1.2

18 Apr 21:54
e2233d7
Compare
Choose a tag to compare

2.1.2 (2023-04-18)

Bug Fixes

v2.1.1

01 Mar 23:08
8595b7b
Compare
Choose a tag to compare

2.1.1 (2023-03-01)

Bug Fixes

  • engines: less restrictive node version (787bead), closes #192

v2.1.0

07 Jan 23:59
fc95378
Compare
Choose a tag to compare

2.1.0 (2023-01-07)

Features

  • array: use discriminated union if all elements in the array have a (a5f7621)

v2.0.1

05 Jan 05:26
d04deba
Compare
Choose a tag to compare

2.0.1 (2023-01-05)

Bug Fixes

  • array: zod.min and zod.max only when min or max are undefined (310ac09)

v2.0.0

05 Jan 03:39
ffdbab6
Compare
Choose a tag to compare

2.0.0 (2023-01-05)

Bug Fixes

BREAKING CHANGES

  • types: Sanity v2 is no longer supported. Initially, it may
    still work with v2, but will not support it going forward.