Skip to content

v17.0.0

Latest
Compare
Choose a tag to compare
@kblok kblok released this 23 Apr 13:53
· 9 commits to master since this release

Breaking change

Hopefully these features are not that popular

What's new

  • Chrome 124
  • Introduce Page.SetBypassServiceWorkerAsync by @kblok in #2587
  • Introduce Frame.FrameElement by @kblok in #2602

What's Changed

  • Revert "Introduce protocol in launch options (#2578)" by @kblok in #2585
  • Make isIntersectingViewport work with SVG elements by @kblok in #2586
  • Make page.goBack work with bfcache in tab mode by @kblok in #2589
  • Ensure fission.bfcacheInParent is disabled for cdp in Firefox by @kblok in #2591
  • Update cookies object model by @kblok in #2592
  • [BREAKING]: Remove WaitForTimeoutAsync by @kblok in #2595
  • [BREAKING] Rename ClickCount to Count by @kblok in #2600
  • Remove NetworkServiceInProcess2 set by default by @kblok in #2601
  • [BREAKING] Deprecate Frame.Name and expose FrameElement by @kblok in #2602
  • Reduce memory allocations and use collection expressions in JSHandle by @IliaBrahinets in #2604
  • Reload should not resolve early on fragment navigations by @kblok in #2603
  • Query only unignored nodes by @kblok in #2606

New Contributors

Full Changelog: v16.0.0...v17.0.0