| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-15 | 779 Bytes | |
| v11.0.0 source code.tar.gz | 2025-11-15 | 18.7 kB | |
| v11.0.0 source code.zip | 2025-11-15 | 24.2 kB | |
| Totals: 3 Items | 43.6 kB | 0 | |
Breaking
- Require Node.js 20 e789eec
Improvements
- Automatically detect whether PowerShell is accessible in WSL 67109f8
- Add
chromium-browserfallback for Linux b40f4b8 - Throw
AggregateErrorinstead of only latest error (#364) 2778ac6
Fixes
- Fix app launch failure detection for fallback support ce31b94
- Fix WSL access via remote SSH 8821bf7
- Fix handling of
import.meta.urlnot being available 8ce0f7d - Fix: Suppress PowerShell progress messages on Windows 2283000
- Fix: Ignore stdio on Windows when not waiting for process e1af0ee
- Fix WSL2 local file opening 269b5fd
- Fix spawn handling 966239c
- Fix PowerShell argument escaping 274d704
https://github.com/sindresorhus/open/compare/v10.2.0...v11.0.0