Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-08 | 745 Bytes | |
v5.0.0 source code.tar.gz | 2025-09-08 | 18.7 kB | |
v5.0.0 source code.zip | 2025-09-08 | 24.5 kB | |
Totals: 3 Items | 43.9 kB | 0 |
Breaking
- Require Node.js 20 3667d7c
Imrovements
- Add
preloadFunctionArguments
option for passing arguments topreloadFunction
8fa28ed - Add
waitForNetworkIdle
option to wait for all network connections eb7d00b - Add
allowCORS
option to disable web security for local files fe5d1a9
Fixes
- Fix: Prevent resource leaks by catching errors in cleanup b6ce6c0
https://github.com/sindresorhus/capture-website/compare/v4.2.0...v5.0.0