Skip to content

@zayne-labs/callapi@1.11.21

Choose a tag to compare

@github-actions github-actions released this 06 Nov 10:36
· 6 commits to main since this release
8c17493

Patch Changes

  • 6782be6: refactor(types): 🔄 Use InferSchemaInput instead of InferSchemaOutput for input types like query and params to avoid the issue of lying to ts

    feat(validation): Export InferSchemaResult type from validation module.