Releases: pofider/html-to-xlsx
Releases · pofider/html-to-xlsx
3.0.1
- update jsreport-exceljs to fix audit
3.0.0
- update jsreport-exceljs to fix snyk audit
- bump min node.js version to 18.15
2.2.4
- update deps to fix some npm audit warnings
2.2.3
- update deps to fix some npm audit warnings
2.2.2
- update deps to fix npm audit
2.2.1
- update deps to fix npm audit
2.2.0
- allow not legal xml characters, this allow us to support emojis and other related utf8 characters
2.0.3
- make the columns widths calculation more precise
2.0.2
- fix column widths calculation when table data contains colspans (#37)