Skip to content

Releases: Brooooooklyn/canvas

v1.0.0

04 May 15:29
v1.0.0
bf18e8a

Choose a tag to compare

What's Changed

We have achieved ~11m/week downloads, and the API is stable, so we have decided to release version 1.0 at this time. There are no breaking changes; it's safe for everyone to upgrade.

Full Changelog: v0.1.100...v1.0.0

v0.1.100

26 Apr 02:12
v0.1.100
db33789

Choose a tag to compare

What's Changed

  • chore(deps): update debian docker tag to bullseye-20260421 by @renovate[bot] in #1254
  • chore(deps): update dependency oxlint-tsgolint to ^0.22.0 by @renovate[bot] in #1256
  • fix(image): loadImage settles on invalid input by @Brooooooklyn in #1257

Full Changelog: v0.1.99...v0.1.100

v0.1.99

18 Apr 02:48
v0.1.99
0372a4a

Choose a tag to compare

What's Changed

  • chore(deps): update yarn to v4.14.0 by @renovate[bot] in #1249
  • chore(deps): update yarn to v4.14.1 by @renovate[bot] in #1251
  • fix: drawImage gray halo on transparent PNG edges with imageSmoothingEnabled by @Brooooooklyn in #1252
  • Allow canvas package postinstall script for benchmark CI by @claude in #1253

New Contributors

Full Changelog: v0.1.98...v0.1.99

v0.1.98

15 Apr 14:55
v0.1.98
72d584f

Choose a tag to compare

What's Changed

  • chore(deps): update cssparser to 0.37 and cssparser-color to 0.5 by @Copilot in #1230
  • chore(deps): update dependency canvaskit-wasm to ^0.41.0 by @renovate[bot] in #1231
  • chore(deps): update yarn to v4.13.0 by @renovate[bot] in #1233
  • chore(deps): update nick-fields/retry action to v4 by @renovate[bot] in #1235
  • chore(deps): update dependency typescript to v6 by @renovate[bot] in #1236
  • chore(deps): update debian docker tag to bullseye-20260316 by @renovate[bot] in #1237
  • chore(deps): update dependency oxlint-tsgolint to ^0.18.0 by @renovate[bot] in #1238
  • chore(deps): update dependency oxlint-tsgolint to ^0.19.0 by @renovate[bot] in #1239
  • chore(deps): lock file maintenance by @renovate[bot] in #1240
  • chore(deps): update dependency @oxc-node/core to ^0.1.0 by @renovate[bot] in #1242
  • chore(deps): update dependency @oxc-node/cli to ^0.1.0 by @renovate[bot] in #1241
  • chore(deps): update dependency oxlint-tsgolint to ^0.20.0 by @renovate[bot] in #1243
  • chore(deps): update debian docker tag to bullseye-20260406 by @renovate[bot] in #1244
  • chore(deps): update softprops/action-gh-release action to v3 by @renovate[bot] in #1245
  • chore(deps): update dependency oxlint-tsgolint to ^0.21.0 by @renovate[bot] in #1247
  • chore: upgrade Rust to 1.94.1 by @Brooooooklyn in #1246
  • feat: chrome m148 by @Brooooooklyn in #1248

Full Changelog: v0.1.97...v0.1.98

skia-fe2718df

14 Apr 13:41
b8238a5

Choose a tag to compare

chore: upgrade Rust to 1.94.1 (#1246)

v0.1.97

16 Mar 02:41
v0.1.97
86211d2

Choose a tag to compare

What's Changed

  • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #1223
  • chore(deps): update dependency electron to v41 by @renovate[bot] in #1224
  • chore(deps): update dependency webpack-cli to v7 by @renovate[bot] in #1225
  • chore(deps): update dependency oxlint-tsgolint to ^0.17.0 by @renovate[bot] in #1228
  • fix: use signed integers for canvas APIs that accept negative coordinates by @Brooooooklyn in #1227

Full Changelog: v0.1.96...v0.1.97

v0.1.96

05 Mar 11:05
v0.1.96
119a80a

Choose a tag to compare

What's Changed

  • chore(deps): update dependency oxlint-tsgolint to ^0.15.0 by @renovate[bot] in #1214
  • chore(deps): update actions/attest-build-provenance action to v4 by @renovate[bot] in #1215
  • chore(deps): update dependency ava to v7 by @renovate[bot] in #1217
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #1216
  • chore(deps): lock file maintenance by @renovate[bot] in #1218
  • chore(deps): update dependency oxlint-tsgolint to ^0.16.0 by @renovate[bot] in #1219
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #1220
  • fix: prevent memory leak when drawing canvas onto another via drawImage() by @Brooooooklyn in #1222

Full Changelog: v0.1.95...v0.1.96

v0.1.95

24 Feb 07:45
v0.1.95
b80c063

Choose a tag to compare

What's Changed

  • fix: snapshot pixel data in putImageData for deferred rendering mode by @Brooooooklyn in #1213

Full Changelog: v0.1.94...v0.1.95

v0.1.94

20 Feb 11:14
v0.1.94
f58ba70

Choose a tag to compare

What's Changed

  • fix: putImageData incorrectly blending pixels due to Mitchell cubic resampler by @Brooooooklyn in #1211

Full Changelog: v0.1.93...v0.1.94

v0.1.93

17 Feb 02:51
v0.1.93
71c6bb5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.92...v0.1.93