Releases: Vonage/vonage-node-sdk
Releases · Vonage/vonage-node-sdk
2.11.2
- Corrected issue where downloading a voice recording transcript would throw an exception
2.11.0
2.11.0
- Added support for the Messages API v1.0
2.10.11
v2.10.9
- Remove extraneous log output.
v2.10.8
- Move querystring params in SMS to the JSON body.
2.10.6
- Updating main line branch tag. No changes.
v2.10.5
v2.10.4
v2.10.3
A special thanks to all of the Hacktoberfest contributions. Your work is appreciated!
Added
- #400 - Added Yarn example in README.md
- #380 - Added Number typings
- #379 - Added Voice typings
- #376 - Added Media typings
- #373 - Added Number Insight typings
Updated
- #389 - Discriminating unions support for different message responses
- #387 - Bump @babel/register from 7.11.5 to 7.12.0
- #385 - Bump @babel/core from 7.11.6 to 7.12.0
- #384 - Bump @babel/preset-env from 7.11.5 to 7.12.0
- #378 - Allow for Full URL Overrides in Constructor
- #375 - Updated uuid-dependency for performance improvement