v0.1.29
What's Changed
- chore(deps): update dependency canvaskit-wasm to ^0.36.0 by @renovate in #533
- docs: add glibc version not less than 2.18 by @yisibl in #537
- fix: isBufferLike in load-image.js by @rambo-panda in #536
- refactor: all modules into NAPI-RS v2 API by @Brooooooklyn in #542
- fix: data url should be standard base64 by @Brooooooklyn in #543
- chore(deps): update yarn to v3.2.3 by @renovate in #544
- fix: drawImage alpha should not effect by fillStyle by @Brooooooklyn in #545
- chore: upgrade ava to compatible with Node.js 18.8.0 by @Brooooooklyn in #546
- feat: chrome m106 by @Brooooooklyn in #547
New Contributors
- @rambo-panda made their first contribution in #536
Full Changelog: v0.1.28...v0.1.29