Electron Releases - v21.4.1

npm install electron@v21.4.1
yarn add electron@v21.4.1

Release Notes

Features

  • Whole-program optimization is enabled by default in electron node headers config file. #37048

Other Changes

  • Security: backported fix for CVE-2023-0471. #37023