[2022-04-01] Nylas Node.js SDK v6.2.2
The Nylas Node.js SDK v6.2.2 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
New
- Raw message data is now retrievable using
message_id
instead of first fetching the message. - Added the
authenticationType
field forManagementAccount
.
Bug Fixes
- Fixed a JSON error response for the Nylas API returning a non-JSON error payload.