# What's new in Scheduler Pro v4.2.5

## Using Bryntum Scheduler Pro ProjectModel with Node.js

Bryntum Scheduler Pro now contain compatible Modules and CommonJS bundles that include
[ProjectModel](#SchedulerPro/model/ProjectModel) and other required classes but no UI.

| _Bundle_                  | Description                       |
|---------------------------|-----------------------------------|
| **schedulerpro.node.cjs** | Node.js bundle in CommonJS format |
| **schedulerpro.node.mjs** | Node.js bundle in Modules format  |

Please check [Node.js Integration Guide](#SchedulerPro/guides/integration/nodejs.md) for the details.


<p class="last-modified">Last modified on 2023-10-26 8:19:27</p>