RowGroup 2.1.0

DataTables CDN files for RowGroup 2.1.0. This software was originally released on 22nd September, 2026.

Release notes

There is a single fix in this release (preventing possible XSS attacks), however it is a major version bump as the npm packaging as changed to improve support for ESM and CSS loading.

This release also supports evaluation of the code in a windowless environment (e.g. directly in Node.js) and is released alongside DataTables 3.1, upon which it depends to support this.

Updates

  • RowGroup can now be evaluated in a windowless environment without executing browser DOM code. This allows it to be imported in React Server Components and SSR frameworks such as Next.js.

Fixes

  • Security: The default renderer will now escape HTML to prevent possible XSS attacks

Files