[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
Draft
for adding files by file IDs. - Added Webhook Notification models.
- Improved
Delta
support: addedDelta
model and two new methods,since
andlongpoll
.
Bug Fixes
- Fix Virtual Calendar logic and serialization.