16.0.0
Added
- Path2d: preliminary SVG path parsing for the Path2D class (WIP)
Changed
- Chore: update to npm 10, Node.js 20 and friends
- loader: replaced XHR by Fetch for assets preloading (thanks @Edwardscb)
- Renderer: fix
toBlob
,toDataURL
andtoImageBitmap
method signature to better match with the W3C API