v1.0.3
Added 1
- Support for Chrome M151
Fixed 2
- Apply shadowColor alpha once instead of squaring it
- Align Canvas2D shadows with Chromium
From @napi-rs/canvas
What's Changed
- chore(deps): update rust to v1.96.1 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1282
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1285
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1286
- chore(deps): update dependency electron to v43 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1284
- chore(deps): update dependency oxlint-tsgolint to ^0.24.0 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1283
- chore(deps): update yarn to v4.17.1 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1287
- fix(deps): update rust crate imagesize to 0.15 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1290
- chore(deps): update rust to v1.97.0 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1289
- chore(deps): update dependency typescript to v7 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1288
- chore(deps): update debian docker tag to bullseye-20260713 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1291
- chore(deps): update rust to v1.97.1 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1292
- chore(deps): update dependency oxlint-tsgolint to ^0.25.0 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1293
- fix(deps): update rust crate infer to 0.22 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1294
- chore(deps): update actions/setup-node action to v7 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1295
- chore(deps): update actions/setup-python action to v7 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1296
- fix(shadow): apply shadowColor alpha once instead of squaring it by @jacobmolby in https://github.com/Brooooooklyn/canvas/pull/1298
- chore(deps): update dependency oxlint-tsgolint to v7 by @renovate[bot] in https://github.com/Brooooooklyn/canvas/pull/1299
- fix(shadow): align Canvas2D shadows with Chromium by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1300
- feat: chrome/m151 by @Brooooooklyn in https://github.com/Brooooooklyn/canvas/pull/1302
New Contributors
- @jacobmolby made their first contribution in https://github.com/Brooooooklyn/canvas/pull/1298
Full Changelog: https://github.com/Brooooooklyn/canvas/compare/v1.0.2...v1.0.3