Comparing version 2.6.0 to 2.7.0
# Changelog | ||
## [2.7.0] | ||
- Add: strokeUniform property, avoid stroke scaling with paths [#5473](https://github.com/fabricjs/fabric.js/pull/5473) | ||
- Fix: fix bug in image setSrc [#5502](https://github.com/fabricjs/fabric.js/pull/5502) | ||
- Add: strokeUniform import/export svg [#5527](https://github.com/fabricjs/fabric.js/pull/5527) | ||
- Fix: GraphemeSplit and toSvg for circle [#5544](https://github.com/fabricjs/fabric.js/pull/5544) | ||
- Improvement: support running in a XML document [#5530](https://github.com/fabricjs/fabric.js/pull/5530) | ||
## [2.6.0] | ||
@@ -4,0 +11,0 @@ - Fix: avoid ie11 to throw on weird draw images [#5428](https://github.com/fabricjs/fabric.js/pull/5428) |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://fabricjs.com/", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"authors": "Juriy Zaytsev <kangax@gmail.com>", | ||
@@ -8,0 +8,0 @@ "contributors": [ |
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
1016687
26371