The Nylas Node.js SDK v7.12.0 has been released!
- GitHub: Nylas Node.js SDK
- Distribution: npm
Added
- Added examples showing how to send attachments (#653).
Updated
- Replaced
form-data
package withform-data-node
(#653). - Fixed issues with sending attachments larger than 3MB via Buffer or Readable streams (#653).