[2022-02-04] Nylas Node.js SDK v6.2.0
The Nylas Node.js SDK v6.2.0 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
New
- Added support for returning multiple messages by a list of message IDs.
- Added new field in
Draftfor adding files by file IDs. - Added Webhook Notification models.
- Improved
Deltasupport: addedDeltamodel and two new methods,sinceandlongpoll.
Bug Fixes
- Fix Virtual Calendar logic and serialization.