Skip to content

v4.1.0 - Stream Export API

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 01:53
· 50 commits to main since this release

4.1.0 (2025-08-16)

Streaming Excel Export

Streaming export is designed for large datasets, providing better performance and memory efficiency in both browser and NodeJS environments. The API and features are the same as the regular export and the features like formulas, alignment, borders, and more are all supported.

New Docs:

New Examples:


Features

Bug Fixes