Skip to content

Releases: GoogleChromeLabs/chromium-bidi

chromium-bidi: v0.4.29

06 Oct 05:57
18c3146
Compare
Choose a tag to compare
Pre-release

0.4.29 (2023-10-06)

Features

Bug Fixes

chromium-bidi: v0.4.28

20 Sep 12:24
4e9a8ab
Compare
Choose a tag to compare
Pre-release

0.4.28 (2023-09-20)

Features

Bug Fixes

  • restore functionality to subscribe to all CDP events (#1301) (171518f)
  • separate click count by button (#1321) (9ebf2ed)

chromium-bidi: v0.4.27

12 Sep 21:38
9cd932c
Compare
Choose a tag to compare
Pre-release

0.4.27 (2023-09-12)

Features

  • add get network intercepts method (#1250) (57cc9e9), closes #1183
  • browsingContext.reload: return the navigation instead of empty (#1255) (c534e0e), closes #650
  • restore network redirects (#1249) (5bbe93f)
  • throw InvalidArgument instead of UnsupportedOperation for print… (#1280) (b32ea31)

Bug Fixes

chromium-bidi: v0.4.26

08 Sep 12:57
47bda5c
Compare
Choose a tag to compare
Pre-release

0.4.26 (2023-09-08)

Bug Fixes

  • catch uncaught throws from #getHandleFromWindow (#1273) (f41d5cf)

chromium-bidi: v0.4.25

08 Sep 08:23
3159bd7
Compare
Choose a tag to compare
Pre-release

0.4.25 (2023-09-08)

Bug Fixes

chromium-bidi: v0.4.24

07 Sep 17:26
2ae6d9e
Compare
Choose a tag to compare
Pre-release

0.4.24 (2023-09-07)

Features

Bug Fixes

  • reject errors instead of throwing in CDP target init (#1267) (694cc8a)

chromium-bidi: v0.4.23

29 Aug 13:04
60071ea
Compare
Choose a tag to compare
Pre-release

0.4.23 (2023-08-29)

Features

chromium-bidi: v0.4.22

24 Aug 09:25
e18b16c
Compare
Choose a tag to compare

0.4.22 (2023-08-24)

Features

  • add network intercept: parse URL patterns (#1186) (977fff2)

Bug Fixes

chromium-bidi: v0.4.21

21 Aug 16:03
66ede31
Compare
Choose a tag to compare
Pre-release

0.4.21 (2023-08-21)

Features

Bug Fixes

chromium-bidi: v0.4.20

01 Aug 13:55
c8121b1
Compare
Choose a tag to compare
Pre-release

0.4.20 (2023-08-01)

Features

Bug Fixes

  • don't publish .tsbuildinfo (#1106) (4b1945f)
  • use Result passing to prevent Unhandled promise rejections (#1112) (e0dc19f)