Skip to content

BETA - Minor typing fix release

Pre-release
Pre-release
Compare
Choose a tag to compare
@rudfoss rudfoss released this 28 Aug 10:41
· 161 commits to master since this release
b7c8f62

This release is just a correction on a minor typing issue.

When importing VeracityAuthFlowStrategy from @veracity/node-auth it would not correctly pass along typing information resulting in it being unusable as a class declaration.

This release has no effect on the API itself. It just passes along the correct typing information for TypeScript code.