Release Summary
- write()/writeFile() method string arguments are deprecated - props object in now the sole arg (
WriteProps/WriteFileProps)
Added
- Enabled JSZip compression #713 (pimlottc-gov)
- Soft line break property:
softBreakBefore#806 (memorsolutions) - More text styles: underline/strike/baseline #854 (wangfengming)
- Support line spacing by multiple:
lineSpacingMultiple#855 (wangfengming) - Chart val axis option: logarithmic scale base:
valAxisLogScaleBase#878 (rkspx)
Changed
- Fixed: Setting the "Wrap text in shape" option #771 (CroniD)
- Fixed:
dataLabelFormatCodeoption creates corrupted file if the value includes quotes #834 (kornarakis) #884 (gazlo) - Fixed: Improve typescipt defs: fix dupes, etc #886 (mmarkelov)
- Fixed: Wrong type definition for placeholder type property #921 (lukevella)