Version 2.3.2
This version makes the VSDX export compatible with the upcoming yFiles for HTML 2.5 release.
Improvements
-
The library is now prepared to work with the upcoming yFiles for HTML 2.5 release. In detail, the
yfilesdependency now includes the semver~25.0.0, and we made sure that no existing export features fail with the new yFiles version. Support for new features of yFiles, like the new styles, will be added in a future release. -
Updated the third-party dependencies
colorto 3.2.1 andjszipto 3.10.0.
Demo Improvements
-
The prepare-demos script is now ready to recognize yFiles for HTML 2.5 packages and set up the demos accordingly.
-
Updated the third-party dependencies of the demos since recent changes could result in errors during
npm install. -
Each demo now starts its development server with a different port, so that multiple demos can run in parallel without further adjustments.