# [2022-03-25] Nylas Node.js SDK v6.2.1

Source: https://developer.nylas.com/docs/new/v2-changelogs/2022-03-25-node-sdk-v6-2-1/

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

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

## New

- Enabled Nylas API v2.5 support.

## Updated

- Bumped `node-fetch` dependency from 2.6.1 to 2.6.7.
- Bumped `ajv` sub-dependency from 6.10.2 to 6.12.6.
- Updated examples to use current functions.

## Bug Fixes

- Fixed the circular dependency issue in `Attribute`.
- Fixed `SchedulerBookingOpeningHoursProperties.days` and added missing fields to Scheduler models.