@zayne-labs/callapi@1.11.30
·
9 commits
to main
since this release
Patch Changes
-
026a76c: refactor(callapi): improve type inference and global declarations ♻️
fix(callapi): move
ReadableStreamglobal declaration toreset.d.tsto prevent tsdown for always bundling it 🚚feat(callapi): use
NoInferUnMaskedhelper for over NoInfer for better tooltips ✨fix(callapi, types): add
NoInferusage to sharedOptions type to prevent middlewares and hooks from inferring the data and error as unknown🔧