# [2025-09-23] Nylas Node.js SDK v7.13.1

Source: https://developer.nylas.com/docs/new/v3-changelogs/2025-09-23-node-sdk-v7-13-1/

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

## Added

- Added an ESM-only example for teams building in a pure ECMAScript Modules environment without CommonJS compatibility ([#664](https://github.com/nylas/nylas-nodejs/pull/664)).

## Updated

- Resolves CJS build error which was causing "TypeError: Nylas is not a constructor" errors ([#665](https://github.com/nylas/nylas-nodejs/pull/665)).
- Updated dependencies for examples ([#664](https://github.com/nylas/nylas-nodejs/pull/664)).