Electron Releases - v20.1.3

npm install electron@v20.1.3
yarn add electron@v20.1.3

Release Notes

Fixes

  • Added a background to the WCO container to avoid rendering glitches. #35611 (Also in 21)
  • Fixed session.getBlobData never resolves with blob sizes > 65536. #35601 (Also in 19, 21)