Electron Releases - v11.0.0-beta.17

npm install electron@v11.0.0-beta.17
yarn add electron@v11.0.0-beta.17
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed a crash in printing on Windows. #26062 (Also in 9, 10)
  • Fixed an issue where Wasm code generation erroneously showed as being disallowed by embedder when contextIsolation was enabled. #25829 (Also in 10)