# [2025-08-01] Nylas Node.js SDK v7.12.0

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-08-01-node-sdk-v7-12-0/

The Nylas Node.js SDK v7.12.0 has been released!

- GitHub: [Nylas Node.js SDK](https://github.com/nylas/nylas-nodejs/releases/tag/v7.12.0)
- Distribution: [npm](https://www.npmjs.com/package/nylas/v/7.12.0)

## Added

- Added examples showing how to send attachments ([#653](https://github.com/nylas/nylas-nodejs/pull/653)).

## Updated

- Replaced `form-data` package with `form-data-node` ([#653](https://github.com/nylas/nylas-nodejs/pull/653)).
- Fixed issues with sending attachments larger than 3MB via Buffer or Readable streams ([#653](https://github.com/nylas/nylas-nodejs/pull/653)).

## Security updates

- Updated `esbuild` from 0.17.19 to 0.25.4 ([#655](https://github.com/nylas/nylas-nodejs/pull/655)).
- Updated `wrangler` from 3.114.11 to 4.27.0 ([#655](https://github.com/nylas/nylas-nodejs/pull/655)).