The changes don't seem to be documented.... here is a link to a diff for anyone else who is looking
https://github.com/SheetJS/js-xlsx/compare/v0.14.0...4aeb0a786a6177cd5176dc08c7827a2cae4da3f6
We'll go back and repopulate the CHANGELOG, but the changes are listed in the actual git log. The relevant code (excluding docs and demos) changes:
v0.14.1:
sheet_add_aoa_FilterDatabase fix for AutoFilter-related crashes (#1262)stream.to_json doesn't end up accidentally scanning to max row (#167)v0.14.2:
v0.14.3:
v0.14.4:
skipHidden in CSV output (#1508)v0.14.5:
v0.15.0:
dist/xlsx.mini.min.js mini build with XLSX read/write and some utilities
Most helpful comment
We'll go back and repopulate the CHANGELOG, but the changes are listed in the actual git log. The relevant code (excluding docs and demos) changes:
v0.14.1:
sheet_add_aoa_FilterDatabasefix for AutoFilter-related crashes (#1262)stream.to_jsondoesn't end up accidentally scanning to max row (#167)v0.14.2:
v0.14.3:
v0.14.4:
skipHiddenin CSV output (#1508)v0.14.5:
v0.15.0:
dist/xlsx.mini.min.jsmini build with XLSX read/write and some utilities