# [2024-03-05] Nylas Node.js SDK v7.2.1

Source: https://developer.nylas.com/docs/new/v3-changelogs/2024-03-05-node-sdk-v7-2-1/

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

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

## Updated

- Improved Message Sending and Draft Create/Update performance ([#544](https://github.com/nylas/nylas-nodejs/pull/544)).
- Changed the default timeout to match the API (90 seconds) ([#545](https://github.com/nylas/nylas-nodejs/pull/545)).
- Fixed the serialization/deserialization of keys that include numbers ([#546](https://github.com/nylas/nylas-nodejs/pull/546)).