- Fix: Regression for text and tspan elements as far as

`captureTextNodes` with canvg (inheriting class had set
  `captureTextNodes` too late)
- Fix: Avoid errors for tspan passed to `getGradient`
This commit is contained in:
Brett Zamir
2018-07-22 23:38:41 -07:00
parent d71ca48654
commit 5d0dd85507
2 changed files with 23 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
# 3.0.0-rc.2
- Fix: Regression for `text` and `tspan` elements as far as
`captureTextNodes` with canvg (inheriting class had set
`captureTextNodes` too late)
- Fix: Avoid errors for tspan passed to `getGradient`
# 3.0.0-rc.1
- Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath',