v40.3.0
📦 electronView on GitHub →
🐛 2 fixes
Summary
This release primarily focuses on bug fixes, including resolving native module compilation issues on MacOS 12 and correcting accelerator property returns for role-based menu items. It also updates Chromium and Node.js dependencies.
🐛 Bug Fixes
- Fixed an issue where native modules would either crash or not compile for MacOS 12.
- Fixed an issue where role-based menu items were incorrectly returning `null` for their accelerator property.