v0.1.30
What's Changed
- refactor: use libavif rather than ravif by @Brooooooklyn in #549
- fix: TypeScript types for avif config by @Brooooooklyn in #551
- fix: error listening to req by @rambo-panda in #555
- chore(deps): lock file maintenance by @renovate in #553
- chore(deps): update dependency canvaskit-wasm to ^0.37.0 by @renovate in #556
- fix: ctx.globalAlpha should effect drawImage by @Brooooooklyn in #561
- fix(types): do not use
reference
tags by @SuperchupuDev in #563 - docs: fix yarn command by @ragingwind in #562
- fix: resize canvas should clear the context by @Brooooooklyn in #564
New Contributors
- @SuperchupuDev made their first contribution in #563
- @ragingwind made their first contribution in #562
Full Changelog: v0.1.29...v0.1.30