[2022-03-25] Nylas Node.js SDK v6.2.1
The Nylas Node.js SDK v6.2.1 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
New
- Enabled Nylas API v2.5 support.
Updated
- Bumped
node-fetch
dependency from 2.6.1 to 2.6.7. - Bumped
ajv
sub-dependency from 6.10.2 to 6.12.6. - Updated examples to use current functions.
Bug Fixes
- Fixed the circular dependency issue in
Attribute
. - Fixed
SchedulerBookingOpeningHoursProperties.days
and added missing fields to Scheduler models.