github nylas/nylas-nodejs v8.0.0

one day ago

What's Changed

Added

  • Migrated the SDK from node-fetch to the native Fetch API available in Node.js 18+.
  • Removed the custom fetch wrapper abstraction.
  • Updated Node.js engine requirements.
  • Updated Folders.find method to support optional queryParams (includeHiddenFolders, select).
  • Support for query parameters (includeHiddenFolders, select) in folders.find method (#685).

Breaking change

  • Requires Node.js 18+. Support for Node 16 has been dropped.

Full Changelog: v7.13.3...v8.0.0

Don't miss a new nylas-nodejs release

NewReleases is sending notifications on new releases.