Version 1.3.0

  • The new asynchronous protected createVisual method of SvgProcessingStep can be overridden to allow UI frameworks to update the contents of a visual before it’s converted to VSDX shapes. This is especially useful for SVG visualizations that are created asynchronously.

  • The regenerator-runtime dependency was updated to version 0.13.7.

  • The Shape.getMasterShape method now returns null instead of throwing an exception when both the masterShape property is null and the master has no shapes.