Comparing version 2.5.0 to 2.6.0
# Changelog | ||
## [2.6.0] | ||
- Fix: avoid ie11 to throw on weird draw images [#5428](https://github.com/fabricjs/fabric.js/pull/5428) | ||
- Fix: a rare case of invisible clipPath [#5477](https://github.com/fabricjs/fabric.js/pull/5477) | ||
- Fix: testability of code under node when webgl is involved [#5478](https://github.com/fabricjs/fabric.js/pull/5478) | ||
- Add: Grapeheme text wrapping for Textbox (Textbox.splitByGrapheme) [#5479](https://github.com/fabricjs/fabric.js/pull/5479) | ||
- Add: fabric.Object.toCanvasElement [#5481](https://github.com/fabricjs/fabric.js/pull/5481) | ||
## [2.5.0] | ||
@@ -4,0 +11,0 @@ - Fix: textbox transform report newScaleX and newScaleY values [#5464](https://github.com/fabricjs/fabric.js/pull/5464) |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://fabricjs.com/", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"authors": "Juriy Zaytsev <kangax@gmail.com>", | ||
@@ -72,3 +72,3 @@ "contributors": [ | ||
"onchange": "^3.x.x", | ||
"qunit": "^2.6.1", | ||
"qunit": "2.6.2", | ||
"testem": "^1.18.4", | ||
@@ -75,0 +75,0 @@ "uglify-js": "3.3.x", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1013697
26302