Releases: Brooooooklyn/canvas
Releases · Brooooooklyn/canvas
v0.1.77
What's Changed
- chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #1095
- chore(deps): update dependency echarts to v6 by @renovate[bot] in #1090
- fix: return early if setLineDash param is invalid by @Brooooooklyn in #1097
Full Changelog: v0.1.76...v0.1.77
v0.1.76
What's Changed
This release includes the fix in napi-rs/napi-rs#2824 It caused the memory leak in Image #1093
Full Changelog: v0.1.75...v0.1.76
v0.1.75
What's Changed
- chore: NAPI-RS 3.0 stable by @Brooooooklyn in #1086
- fix: data URL handling for non-image MIME types (resolves #1088) by @Copilot in #1089
- Implement toBlob method with HTML Canvas standard compliance for issue #1087 by @Copilot in #1091
New Contributors
- @Copilot made their first contribution in #1089
Full Changelog: v0.1.74...v0.1.75
v0.1.74
What's Changed
- feat: upgrade to NAPI-RS 3.0.0-beta.11 by @Brooooooklyn in #1081
- chore(deps): lock file maintenance by @renovate[bot] in #1078
- fix: Ref was deprecated in NAPI-RS by @Brooooooklyn in #1085
- fix: hsl color parsing by @Brooooooklyn in #1084
Full Changelog: v0.1.73...v0.1.74
v0.1.73
What's Changed
- fix: wrong data pointer to ImageData in Electron env by @Brooooooklyn in #1076
- chore: upgrade Rust 1.88.0 by @Brooooooklyn in #1077
Full Changelog: v0.1.72...v0.1.73
v0.1.72
What's Changed
- chore(deps): update dependency oxlint to v1 by @renovate in #1072
- fix: use this library with webpack by @Brooooooklyn in #1074
- fix: putImageData doesn't work on Electron environment by @Brooooooklyn in #1075
Full Changelog: v0.1.71...v0.1.72
v0.1.71
What's Changed
- chore: migrate back to mimalloc safe by @Brooooooklyn in #1048
- chore(deps): update dependency npm-run-all2 to v8 by @renovate in #1047
- feat: chrome m137 by @Brooooooklyn in #1049
- chore(deps): update dependency lint-staged to v16 by @renovate in #1051
- feat: upgrade to NAPI-RS beta by @Brooooooklyn in #1052
- chore(deps): update dependency @octokit/rest to v22 by @renovate in #1054
- chore(deps): update dependency oxlint to ^0.17.0 by @renovate in #1056
- chore(deps): lock file maintenance by @renovate in #1057
- chore: upgrade NAPI-RS to beta.7 by @Brooooooklyn in #1062
- feat: upgrade cssparser by @Brooooooklyn in #1063
- fix: wrong shadow alpha calculation by @Brooooooklyn in #1064
- ci: upgrade llvm and Node.js versions by @Brooooooklyn in #1065
- docs: add contributing guide by @Brooooooklyn in #1066
- fix: memory leak in createPattern by @Brooooooklyn in #1067
- style: fix lint warnings by @Brooooooklyn in #1069
- fix: shadow clipping beyond canvas bounds by @Brooooooklyn in #1068
- feat: chrome m138 by @Brooooooklyn in #1070
Full Changelog: v0.1.70...v0.1.71
skia-114d33c6
style: fix lint warnings (#1069)
skia-5b8860c3
chore(deps): update dependency npm-run-all2 to v8 (#1047) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.1.70
What's Changed
- chore(deps): update yarn to v4.9.0 by @renovate in #1034
- chore(deps): update yarn to v4.9.1 by @renovate in #1035
- chore: disable arch optimize on aarch64 linux by @Brooooooklyn in #1039
- feat: expose SkCornerPathEffect as round() fn on Path2D by @richardhenry in #1040
- chore(deps): lock file maintenance by @renovate in #1045
- chore(deps): update dependency pretty-bytes to v7 by @renovate in #1044
- fix: resize svg from file path render an empty image by @Brooooooklyn in #1046
New Contributors
- @richardhenry made their first contribution in #1040
Full Changelog: v0.1.69...v0.1.70