Skip to content

Releases: DASPRiD/zod-temporal

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 14:42

2.1.1 (2026-02-25)

Bug Fixes

  • add zt.instant to README (f6e5542)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 14:33

2.1.0 (2026-02-25)

Features

  • add support for Temporal.Instant (6681f10)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 16:04

2.0.1 (2025-10-23)

Bug Fixes

  • add provenance attestation (4135502)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:01

2.0.0 (2025-08-30)

Features

  • re-implement schemas as codecs (4972e56)

BREAKING CHANGES

  • this requires zod 4.1.0 or higher.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:10

1.2.0 (2025-07-30)

Features

  • add support for zod v4 stable (c8a5841)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:21

1.1.0 (2025-06-24)

Features

  • add support for PlainYearMonth and PlainMonthDay (5c36f9c)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:10

1.0.1 (2025-06-23)

Bug Fixes

  • docs: correct code namespace in README (2f9980c)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:04

1.0.0 (2025-06-23)

Features