Release Notes
Library - Feature
- PR #208: block installation via npm when Node.js requirement not met. Thanks to @childish-sambino!
Library - Docs
- PR #206: add regional flag and regional/edge env vars to general usage doc. Thanks to @childish-sambino!
Library - Chore
- PR #204: lint using twilio-style. Thanks to @ktalebian!
Messaging
- Add rejection reason support to WhatsApp API
- Removed status parameter for create and update in WhatsApp Templates API
Proxy
- Add FailOnParticipantConflict param to Proxy Session update
Verify
- Add
CustomFriendlyName
optional parameter on Verification creation. - Changes in
Challenge
resource to update documentation of bothdetails
andhidden_details
properties.