We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e002e6 commit 8451ab9Copy full SHA for 8451ab9
CHANGELOG.md
@@ -15,6 +15,7 @@
15
- a **TypeError** is thrown only if the number of arguments is too low (mirroring browser behavior)
16
- [`conicCurveTo()`][conicCurveTo] now correctly reflects the canvas's transform state
17
- 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
19
20
### Misc. Improvements
21
- Upgraded Skia to milestone 101
0 commit comments