What's Changed
- chore: napi and ctor update by @Brooooooklyn in #1001
- fix: don't panic if current ts is not able to invert when transform by @Brooooooklyn in #1002
- fix: draw canvas on canvas clip by @Brooooooklyn in #1003
- chore(deps): update yarn to v4.7.0 by @renovate in #1009
- fix: Bitmap::from_image_data width and height by @Brooooooklyn in #1012
- chore(deps): lock file maintenance by @renovate in #1007
- fix: decode avif Image with libavif by @Brooooooklyn in #1005
- fix: create pattern from Canvas by @Brooooooklyn in #1013
- fix: make sure registered font Buffer is valid by @Brooooooklyn in #1014
- fix: memory leak in some blend mode by @Brooooooklyn in #1015
- fix: BlendMode::Plus should be mapped to "plus" globalCompositeOperation by @Brooooooklyn in #1016
Full Changelog: v0.1.67...v0.1.68