Releases: jsreport/exceljs
Releases · jsreport/exceljs
jsreport-exceljs-4.0.1
- update tmp, unzipper to fix audit
jsreport-exceljs-4.0.0
- bump min node.js version to 18.15
- update archiver to fix snyk audit
jsreport-exceljs-3.8.3
- fix npm audit
jsreport-exceljs-3.8.2
- fix npm audit
jsreport-exceljs-3.8.1
fix npm audit
jsreport-exceljs-3.8.0
updated deps
jsreport-exceljs-3.7.1
- fix next sheet id generation when a template was specified
jsreport-exceljs-3.7.0
- allow passing template as the base of stream.WorkbookWriter operations
- process col width at the end of generation to allow a better chance for user to update the value
- add support for styles merging
- add cell styles cache