Electron v42.6.0

npm
npm install --save-dev electron@42.6.0
yarn
yarn add --dev electron@42.6.0
Google ChromeChromium
148.0.7778.280
Node.jsNode.js
24.18.0
V8V8
14.8.178.38

Release Notes

Fixes

  • Fixed running under tsx import transpilation. #52046 (Also in 43)

Other Changes

  • Backported fixes from upstream Chromium, ANGLE, Dawn, and V8. #52230

  • Updated Chromium to 148.0.7778.280. #52110

  • Updated Node.js to v24.18.0. #52105