Skip to content

Releases: brettz9/zodexy

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:10

0.31.0 (2026-09-09)

Feature

  • add zod 4.6 properties support (3e3c15c)
  • update to zod 4.6; add iban string support (13f8f6c)

v0.30.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 20:31

0.30.1 (2026-09-02)

Bug Fixes

  • use new meta.title over description for short annotations in own schema (dc5a86e)

Code Refactoring

Chores

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:44

0.30.0 (2026-08-29)

Feature

Documentation

  • refer to symbols property (be55ba1)

Tests

  • indicate current up to date $zodexySchema (f30ef14)

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:18

0.29.0 (2026-08-29)

Feature

Documentation

Chores

  • mark workspace as private (92a6654)

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 00:05

0.28.0 (2026-08-20)

Feature

  • demo: add syntax highlighting (65a2b25)

Bug Fixes

Code Refactoring

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:59

0.27.0 (2026-08-19)

Feature

  • accept schema string on zerialize to build new $zodexySchema property (949eec2)

Documentation

v0.26.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:11

0.26.1 (2026-08-19)

Bug Fixes

  • add index signature and id, title, description, deprecated for metadata (be7e6b3)

Chores

  • add tsc script for demo (7e8f45d)

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 00:27

0.26.0 (2026-08-19)

Feature

  • types: expose schema extras on standalone Sz* types (5589d6e)

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:28

0.25.0 (2026-08-17)

Feature

  • ensure custom checks and errors are applied where supported (0a9cf25)

v0.24.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 03:21

0.24.1 (2026-08-17)

Bug Fixes

  • types: ensure allow all versions of uuid ("v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8") (33d6e6e)