v38.0.0-beta.5
📦 electronView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
Electron v38.0.0-beta.5 addresses a bug where shell.openPath was incorrectly blocking execution.
Migration Steps
- Install the beta version using npm install electron@beta or npm install electron@38.0.0-beta.5
🐛 Bug Fixes
- Fixed an issue where shell.openPath was not non-blocking as expected.
🔧 Affected Symbols
shell.openPath