puppeteer-core-v25.6.0
puppeteer-core: v25.6.0
Added 1
- Expose custom Logger to launch/connect
Changed 1
- @puppeteer/browsers bumped from 3.1.0 to 3.2.0
Fixed 1
- Do not fail a per-frame fan-out when an OOP iframe goes away
25.6.0 (2026-08-11)
🎉 Features
🛠️ Fixes
- cdp: do not fail a per-frame fan-out when an OOP iframe goes away (#15300) (e29c4e7)
- roll to Chrome 151.0.7922.76 (#15295) (5c78fe3)
- roll to Chrome 151.0.7922.77 (#15308) (321aa69)
- roll to Firefox 153.0.3 (#15294) (6c0a749)
🏗️ Refactor
- pass logger though the constructors (#15297) (76c2a8d)
- use logger that is passed down (#15302) (3b1339e)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @puppeteer/browsers bumped from 3.1.0 to 3.2.0
- dependencies