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