[2024-02-05] Nylas Node.js SDK v7.0.0 beta 5
The Nylas Node.js SDK v7.0.0 beta 5 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
Added
- Added
default
event visibility value.
Updated
- Changed
clientSecret
to optional for token exchange methods; now defaults to API key. - Updated reminders field to match updated API schema.
- Updated all references to
File
toAttachment
to match API schema. - Fixes to the
Event
models. - Fixes to drafts and sending messages.
Removed
- Removed
ContactType
enum as the API accepts any string.