Skip to content

@runtyping/zod-v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 11:05
· 324 commits to master since this release

@runtyping/zod-v1.1.0 (2022-08-25)

Bug Fixes

  • only use function statics when allowed to (d8bb1f1)
  • zod: variadic tuple static implementation (7a95ae0)

Features

  • advanced variadic tuples (e9ed021), closes #364
  • zod: advanced variadic tuples (4e611fa), closes #364
  • zod: better static imp of functions (f536f42)
  • zod: function declarations (50228b3)