# @napi-rs/canvas v1.0.3 - Product: @napi-rs/canvas (https://whatsnew.fyi/product/napi-rs-canvas) - Vendor: napi-rs - Date: 2026-07-28 - Version: v1.0.3 - Original notes: https://github.com/Brooooooklyn/canvas/releases/tag/v1.0.3 - Permalink: https://whatsnew.fyi/product/napi-rs-canvas/releases/v1.0.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Apply shadowColor alpha once instead of squaring it - **fixed** — Align Canvas2D shadows with Chromium - **added** — Support for Chrome M151 ##### 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