Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.23 source code.tar.gz | 2025-06-11 | 15.3 MB | |
3.0.23 source code.zip | 2025-06-11 | 16.9 MB | |
README.md | 2025-06-11 | 384 Bytes | |
Totals: 3 Items | 32.1 MB | 9 |
Changes for 3.0.23
- Removed
static { . . . }
initialization blocks, an ES2022 feature, from the library. - Setting the Diagram.renderer to "svg" no longer throws an error in non-DOM environments.
- Remove
instanceof
checks for the browser interfacePath2D
, in case some systems have their own implementation.