Skip to content

@zayne-labs/callapi@1.11.16

Choose a tag to compare

@github-actions github-actions released this 05 Nov 10:33
· 19 commits to main since this release
78a3747

Patch Changes

  • dac80c9: refactor(validation)!: change fallback route schema key to @default

    The fallback route schema key has been updated from '.' to '@default' for better clarity and consistency. The type definition has been moved to constants/validation.ts and imported where needed to improve code organization.