github cjnoname/excelts v6.0.0-beta.1

latest releases: v9.4.2, v9.4.1, v9.4.0...
one month ago

6.0.0-beta.1 (2026-03-12)

⚠ BREAKING CHANGES

  • Module structure and entry points have been reorganized. The archive, CSV, and stream submodules are now first-class exports. See MIGRATION.md for details.

Features

  • excelts v6 — cross-platform streaming, archive, and CSV (28d4f5a)
  • expose isEncrypted on UnzipEntry in streaming mode (bd03cf5)

Bug Fixes

  • decode OOXML xHHHH escapes with lowercase hex digits (#94) (9c3163f)
  • merge main fixes, resolve lint errors, and improve code quality (8a33545)
  • rename zip export to archive in package.json (f5b3efb)
  • resolve CI failures on Node.js 22 and Windows (83bd891)
  • stream: align browser stream behavior with Node.js parity (34f69c4)
  • stream: constant-memory streaming for ZIP and Excel writers (#88) (532d7bb)

Don't miss a new excelts release

NewReleases is sending notifications on new releases.