Skip to content

Releases: ghiscoding/excel-builder-vanilla

v4.1.0 - Stream Export API

16 Aug 01:53
Compare
Choose a tag to compare

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

v4.0.1

21 Apr 18:34
Compare
Choose a tag to compare

4.0.1 (2025-04-21)

Bug Fixes

v4.0.0

12 Apr 04:35
Compare
Choose a tag to compare

4.0.0 (2025-04-12)

The project now ships as ESM-Only which mean no more CommonJS (CJS) and that's all this new release includes. If you were already using import then this release should be transparent without any changes required.

⚠ BREAKING CHANGES

  • build as ESM-Only, drop CJS

Features

Bug Fixes

v3.1.0 - insert Pictures

05 Mar 03:46
Compare
Choose a tag to compare

3.1.0 (2025-03-05)

Features

v3.0.14

13 Oct 19:11
Compare
Choose a tag to compare

3.0.14 (2024-10-13)

Bug Fixes

v3.0.13

13 Oct 18:50
Compare
Choose a tag to compare

3.0.13 (2024-10-13)

Bug Fixes

v3.0.12

11 Oct 05:38
Compare
Choose a tag to compare

3.0.12 (2024-10-11)

Bug Fixes

v3.0.11

05 Oct 06:23
Compare
Choose a tag to compare

3.0.11 (2024-10-05)

Bug Fixes

v3.0.10

05 Oct 06:12
Compare
Choose a tag to compare

3.0.10 (2024-10-05)

Bug Fixes

v3.0.9

04 Oct 02:37
Compare
Choose a tag to compare

3.0.9 (2024-10-04)

Bug Fixes