- fixed a bug in IE11 with `mouseenter` and `mouseleave` -> __TODO!__
+## [2.6.6] - 2018-08-30
+
+### Added
+- added global reference to support 'window' in bundlers (#767)
+
+
## [2.6.5] - 2018-05-26
### Fixed
<!-- Headings above link to the releases listed here -->
+[2.6.6]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.6
[2.6.5]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.5
[2.6.4]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.4
[2.6.3]: https://github.com/svgdotjs/svg.js/releases/tag/2.6.3
{
"name": "svg.js",
- "version": "2.6.5",
+ "version": "2.6.6",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",