svg.js v2.5.2 Release Notes

Release Date: 2017-04-11 // about 7 years ago
  • ๐Ÿ”„ Changed

    • SVG.js is now running in strict mode

    ๐Ÿ›  Fixed

    • ๐Ÿšš clear() does not remove the parser in svg documents anymore
    • len not declared in FX module, making it a global variable (9737e8a)
    • bbox not declared in SVG.Box.transform in the Box module (131df0f)
    • namespace not declared in the Event module (e89c97e)