Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release chromium-bidi 0.4.17 (#926)
🤖 I have created a release *beep* *boop* --- ## [0.4.17](chromium-bidi-v0.4.16...chromium-bidi-v0.4.17) (2023-07-07) ### Features * `addScriptToEvaluateOnNewDocument`: run immediately ([#919](#919)) ([cfba71f](cfba71f)) * add Dialog (user prompt) handling ([#924](#924)) ([474a3fa](474a3fa)) * preload scripts: support sandboxes ([#978](#978)) ([ef65951](ef65951)), closes [#293](#293) * protocol: add WindowProxyProperties ([#952](#952)) ([0deef4b](0deef4b)) * prototype network request interception: scaffold protocol ([#845](#845)) ([1b77f94](1b77f94)), closes [#644](#644) * use `maxNodeDepth` + `includeShadowTree` for serialization ([#815](#815)) ([09b4fc6](09b4fc6)) * use generated types for WebDriverBidi ([#961](#961)) ([4f70209](4f70209)) ### Bug Fixes * add stack trace to Unknown errors ([#938](#938)) ([9773a8a](9773a8a)) * Network Module clogging Processing Queue ([#964](#964)) ([9366a5e](9366a5e)) * preload scripts: fully remove optional context param ([#972](#972)) ([e3e7d76](e3e7d76)), closes [#293](#293) [#963](#963) * stop fragmentNavigated from emitting for normal navigation ([#960](#960)) ([7f91b46](7f91b46)), closes [#955](#955) * use non-force close for BrowsingContext.close ([#939](#939)) ([055126f](055126f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
- Loading branch information