Skip to content

v3.12.0

Compare
Choose a tag to compare
@manchuck manchuck released this 11 Jan 18:36
· 61 commits to 3.x since this release
9cf248c

This release addressed some issues with improper types, cleaning up @vonage/vetch package and adding a huge amount of documentation and examples to the code.

Added

  • Documentation blocks to all user facing API

Fixed

  • Updated all types to no longer use any when passing in parameters to the send*Request function calls

Deprecated

  • Having @vonage/vetch make HTTP calls is deprecated. Going forward only @vonage/server-client will handle making HTTP requests