Puppeteer Versions Save

Node.js API for Chrome

browsers-v2.2.1

1 month ago

2.2.1 (2024-04-05)

Bug Fixes

  • do not use fallback download URLs if custom baseUrl is provided (#12206) (ab560bc)
  • only set up a single process event listener in launch (#12200) (7bc5e0f)

puppeteer-core-v22.6.3

1 month ago

22.6.3 (2024-04-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 2.2.0 to 2.2.1

puppeteer-v22.6.3

1 month ago

22.6.3 (2024-04-05)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.6.2 to 22.6.3
      • @puppeteer/browsers bumped from 2.2.0 to 2.2.1

puppeteer-core-v22.6.2

1 month ago

22.6.2 (2024-03-28)

Bug Fixes

puppeteer-v22.6.2

1 month ago

22.6.2 (2024-03-28)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.6.1 to 22.6.2

puppeteer-core-v22.6.1

1 month ago

22.6.1 (2024-03-25)

Bug Fixes

  • apply timeout to waiting for a response (#12142) (ac1767d)
  • reload should not resolve early on fragment navigations (#12119) (d476031)
  • support clip in ElementHandle.screenshot (#12115) (b096ffa)

puppeteer-v22.6.1

1 month ago

22.6.1 (2024-03-25)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.6.0 to 22.6.1

puppeteer-core-v22.6.0

1 month ago

22.6.0 (2024-03-20)

Features

Bug Fixes

  • webdriver: emit RequestServedFromCache for requests (#12104) (6ba6bef)

puppeteer-v22.6.0

1 month ago

22.6.0 (2024-03-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.5.0 to 22.6.0

browsers-v2.2.0

2 months ago

2.2.0 (2024-03-15)

Features

  • allow downloading Firefox channels other than nightly (#12051) (e4cc2f9)

Bug Fixes