Skip to content

Version 3.5.0

Compare
Choose a tag to compare
@gitbrent gitbrent released this 31 Mar 01:57
· 761 commits to master since this release

Release Summary

  • write()/writeFile() method string arguments are deprecated - props object in now the sole arg (WriteProps/WriteFileProps)

Added

Changed

  • Fixed: Setting the "Wrap text in shape" option #771 (CroniD)
  • Fixed: dataLabelFormatCode option 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)

Internal Updates

  • Doc/Website Updates: Docusaurus docs and website updated to v2.0 #924 (gitbrent)