Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 09 Jan 20:27
8ecfaee

0.17.0 (2026-01-09)

Features

  • Add support to BrowserType.connect and BrowserType.connectOverCDP. (480b31c)
  • Add support to BrowserType.launchServer. (95810a1)
  • Support "steps" in plugin humanize.cursor. (1d038fe)
  • Support Bun. (8ab2cc9)

Bug Fixes

  • Do not re-export types that no longer exist. (cff3293)
  • plugin/adblocker: Wait blocking enable. (dcc4e2c)
  • plugin/humanize/cursor: Fix negative delay. (cf23a2c)
  • plugin/sniffer: Bypass CSP and optimize. (0f5766c)
  • plugin/weston: Kill weston when persistent context is closed. (0f8496d)
  • plugin/xvfb: Kill Xvfb when persistent context is closed. (8fa48d9)
  • Support click in plugin debug.cursor. (37366ed)