Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Fix
- PR #878: resolve tsc errs in handcrafted code. Thanks to @beebzz!
- PR #869: Handle errors thrown in user callbacks in each. Thanks to @Hunga1!
- PR #876: don't support callback as first arg when params are required. Thanks to @childish-sambino!
- PR #871: set the correct item type for the transform function. Thanks to @childish-sambino!
- PR #870: correct the lazy-load typing in the Twilio client. Thanks to @childish-sambino!
- PR #860: refactor the instance implementation. Thanks to @childish-sambino!
- PR #868: rename the interfaces file for compilation. Thanks to @childish-sambino!
- PR #861: done only gets called one in each. Thanks to @mattcole19!
- PR #855: update SMS messaging parse error. Thanks to @mariomui!
- PR #854: stringify non-string path param response properties. Thanks to @childish-sambino!
Library - Docs
Library - Chore
- PR #877: cleanup CA bundle setting of request client. Thanks to @childish-sambino!
- PR #873: Use Record type. Thanks to @claudiachua!
- PR #872: Remove signature overloading. Thanks to @claudiachua!
- PR #853: set strict mode in tsconfig. Thanks to @beebzz!
- PR #859: tighten up some of the types. Thanks to @childish-sambino!
- PR #858: add rc branch to test&deploy workflow. Thanks to @beebzz!
- PR #851: upgrade GitHub Actions dependencies. Thanks to @childish-sambino!
Library - Feature
- PR #875: Making AccessToken Identity required. Thanks to @rakatyal! (breaking change)
- PR #866: TSDoc changes for generated apis. Thanks to @rakatyal!
- PR #865: Moving to Typedoc and handcrafted changes. Thanks to @rakatyal!
- PR #864: TSDoc changes for twiml generated files. Thanks to @rakatyal!
- PR #863: add types to Twilio client. Thanks to @childish-sambino!
- PR #862: Changes to twilio.ts file for TSDoc. Thanks to @rakatyal!
- PR #856: Include comment in node twiml XML. Thanks to @claudiachua!
Conversations
- Add support for creating Multi-Channel Rich Content Messages
Lookups
- Changed the no data message for match postal code from
no_data
todata_not_available
in identity match package
Messaging
- Add update/edit tollfree verification API