mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
* feat: promisify win.capturePage * mark optional arg correctly * Add to breaking changes doc * properly deprecate win.capturePage * remove change from api-contract * document both callback and promise versions * address docs feedback * update promisification progress doc