GoJS 3.0.23 released

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 interface Path2D, in case some systems have their own implementation.