Skip to content

Releases: puppeteer/puppeteer

puppeteer-core: v22.15.0

31 Jul 13:15
8478b43

Choose a tag to compare

22.15.0 (2024-07-31)

Features

Bug Fixes

puppeteer: v22.14.0

25 Jul 09:01
0dd5012

Choose a tag to compare

22.14.0 (2024-07-25)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.13.1 to 22.14.0
      • @puppeteer/browsers bumped from 2.2.4 to 2.3.0

puppeteer-core: v22.14.0

25 Jul 09:01
0dd5012

Choose a tag to compare

22.14.0 (2024-07-25)

Features

Bug Fixes

  • webdriver: allow accessing raw CDP connection when using WebDriver BiDi (#12771) (059cacc)
  • webdriver: dispose resources to abort active listeners (#12817) (c452c5f)
  • webdriver: in page.goto consider only the first emitted navigation event (#12777) (cd740b2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 2.2.4 to 2.3.0

browsers: v2.3.0

25 Jul 09:01
0dd5012

Choose a tag to compare

2.3.0 (2024-07-25)

Features

Bug Fixes

  • configure sandbox permissions for Chrome on Windows (#12430) (b1bf89d)

puppeteer: v22.13.1

17 Jul 09:12
551cb3d

Choose a tag to compare

22.13.1 (2024-07-17)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.13.0 to 22.13.1
      • @puppeteer/browsers bumped from 2.2.3 to 2.2.4

puppeteer-core: v22.13.1

17 Jul 09:12
551cb3d

Choose a tag to compare

22.13.1 (2024-07-17)

Bug Fixes

  • include Puppeteer version into utility world name (#12754) (2e86012)
  • roll to Chrome 126.0.6478.182 (r1300313) (#12764) (a98ac2e)
  • webdriver: add postData,hasPostData,resourceType from cdp-over-bidi (#12739) (dc5379e)
  • webdriver: support securityDetails with cdp-over-bidi (#12736) (4308104)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 2.2.3 to 2.2.4

browsers: v2.2.4

17 Jul 09:12
551cb3d

Choose a tag to compare

2.2.4 (2024-07-17)

Bug Fixes

puppeteer: v22.13.0

11 Jul 09:20
8c07018

Choose a tag to compare

22.13.0 (2024-07-11)

Bug Fixes

  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.12.1 to 22.13.0

puppeteer-core: v22.13.0

11 Jul 09:20
8c07018

Choose a tag to compare

22.13.0 (2024-07-11)

Features

Bug Fixes

  • add an option to not wait for fonts when pdf printing (#12675) (a573dbd)
  • add browser entrypoint to package.json of puppeteer-core (#12729) (669c86b)
  • cli: puppeteer CLI should read the project configuration (#12730) (bca750a)
  • correct validation of the quality parameter in page.screenshot (#12725) (2f8abd7)
  • do not allow switching tabs while the screenshot operation is in progress (#12724) (a3345f6)
  • don't rely on Buffer to be present (#12702) (3c02cef)
  • ensure existing targets are attached to pages (#12677) (d1d8489)
  • make sure bindings are working after a page is restored from bfcache (#12663) (570b1a8)
  • support evaluateOnNewDocument for out-of-process frames (#12714) (eac7cda)
  • support out-of-process iframes in exposeFunction (#12722) (b6b536b)

puppeteer: v22.12.1

26 Jun 12:03
1886390

Choose a tag to compare

22.12.1 (2024-06-26)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.12.0 to 22.12.1