1.6.1 (2025-12-18)
This release includes all changes from 1.6.0 (which was not published to npm).
Features
- add release-please for automated releases (735d7ef)
- column: support CellValue types for column headers (fixes #2740) (18a6eb6)
- pivot-table: enhance pivot table support with multiple improvements (ad9f123)
- pivot-table: implement pivot table read and preserve functionality (Issue #261) (9883e5c)
Bug Fixes
- ci: add npm publish job to release-please workflow (a84e54e)
- ci: add outputs to release-please for better integration (cddf12a)
- pivot-table: correctly link pivot cache data using pivotCaches from workbook.xml (Issue #1678) (3bfc50e)
- simplify release-please to only manage versions, keep tag-based npm publish (f1236e6)
- xlsx: correct worksheet file naming and pivot table linking (fixes #2315) (84144cc)