v3.12.0
manchuck
released this
11 Jan 18:36
·
83 commits
to 3.x
since this release
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 thesend*Request
function calls
Deprecated
- Having
@vonage/vetch
make HTTP calls is deprecated. Going forward only@vonage/server-client
will handle making HTTP requests