SheetJS js-xlsx v0.16.1 Release Notes

Release Date: 2020-05-16 // almost 4 years ago
    • ๐Ÿ›  skip empty custom property tags if data is absent (fixes DocSecurity issue)
    • HTML output add raw value, type, number format
    • ๐Ÿ“œ DOM parse look for v / t / z attributes when determining value
    • double quotes in properties escaped using _x0022_
    • ๐Ÿ”„ changed AMD structure for NetSuite and other RequireJS implementations
    • encode_cell and decode_cell do not rely on encode_col / decode_col