Skip to content

Commit 8451ab9

Browse files
committed
fix spurious rect exports
1 parent 3e002e6 commit 8451ab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- a **TypeError** is thrown only if the number of arguments is too low (mirroring browser behavior)
1616
- [`conicCurveTo()`][conicCurveTo] now correctly reflects the canvas's transform state
1717
- The browser-based version of [`loadImage()`][loadImage] now returns a **Promise** that correctly resolves to an **Image** object
18+
- SVG exports no longer have an invisible, canvas-sized `<rect/>` as their first element
1819

1920
### Misc. Improvements
2021
- Upgraded Skia to milestone 101

0 commit comments

Comments
 (0)