Skip to content

Releases: puppeteer/puppeteer

puppeteer: v21.7.0

04 Jan 13:40
864012a

Choose a tag to compare

21.7.0 (2024-01-04)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.6.1 to 21.7.0
      • @puppeteer/browsers bumped from 1.9.0 to 1.9.1

puppeteer-core: v21.7.0

04 Jan 13:40
864012a

Choose a tag to compare

21.7.0 (2024-01-04)

Features

Bug Fixes

  • change viewportHeight in screencast (#11583) (107b833)
  • disable GFX sanity window for Firefox and enable WebDriver BiDi CI jobs for Windows (#11578) (e41a265)
  • improve reliability of exposeFunction (#11600) (b0c5392)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 1.9.0 to 1.9.1

browsers: v1.9.1

04 Jan 13:40
864012a

Choose a tag to compare

1.9.1 (2024-01-04)

Bug Fixes

  • disable GFX sanity window for Firefox and enable WebDriver BiDi CI jobs for Windows (#11578) (e41a265)

ng-schematics: v0.5.5

19 Dec 13:22
150e0f2

Choose a tag to compare

0.5.5 (2023-12-19)

Bug Fixes

puppeteer: v21.6.1

13 Dec 14:19
dd750b9

Choose a tag to compare

21.6.1 (2023-12-13)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.6.0 to 21.6.1

puppeteer-core: v21.6.1

13 Dec 14:19
dd750b9

Choose a tag to compare

21.6.1 (2023-12-13)

Bug Fixes

  • emulate if captureBeyondViewport is false (#11525) (b6d1163)
  • ensure fission.bfcacheInParent is disabled for cdp in Firefox (#11522) (b4a6524)

puppeteer: v21.6.0

06 Dec 08:05
8c0ac61

Choose a tag to compare

21.6.0 (2023-12-05)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.5.2 to 21.6.0
      • @puppeteer/browsers bumped from 1.8.0 to 1.9.0

puppeteer-core: v21.6.0

06 Dec 08:05
8c0ac61

Choose a tag to compare

21.6.0 (2023-12-05)

Features

Bug Fixes

  • end WebDriver BiDi session on disconnect (#11470) (a66d029)
  • remove CDP-specific preferences from defaults for Firefox (#11477) (f8c9469)
  • warn about launch Chrome using Node x64 on arm64 Macs (#11471) (957a829)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 1.8.0 to 1.9.0

ng-schematics: v0.5.4

06 Dec 13:53
06cacfa

Choose a tag to compare

0.5.4 (2023-12-06)

Bug Fixes

browsers: v1.9.0

06 Dec 08:05
8c0ac61

Choose a tag to compare

1.9.0 (2023-12-05)

Features

Bug Fixes