v42.2.0
📦 electronView on GitHub →
✨ 1 features🐛 1 fixes
Summary
Version 42.2.0 introduces the ability to pass the --experimental-inspector-network-resource flag through Electron and resolves a crash related to Notification closing.
✨ New Features
- Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron.
🐛 Bug Fixes
- Fixed crash for Notification close.