# Puppeteer puppeteer-core-v25.6.0 — puppeteer-core: v25.6.0 - Product: Puppeteer (https://whatsnew.fyi/product/puppeteer) - Vendor: Chrome DevTools - Date: 2026-08-11 - Version: puppeteer-core-v25.6.0 - Original notes: https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v25.6.0 - Permalink: https://whatsnew.fyi/product/puppeteer/releases/puppeteer-core-v25.6.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Expose custom Logger to launch/connect - **fixed** — Do not fail a per-frame fan-out when an OOP iframe goes away - **changed** — @puppeteer/browsers bumped from 3.1.0 to 3.2.0 ##### [25.6.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.5.0...puppeteer-core-v25.6.0) (2026-08-11) ###### 🎉 Features * expose custom Logger to launch/connect ([#15324](https://github.com/puppeteer/puppeteer/issues/15324)) ([ffe68ee](https://github.com/puppeteer/puppeteer/commit/ffe68ee9ef16655c747d8d67a6ddd1a427dcb8fe)) ###### 🛠️ Fixes * **cdp:** do not fail a per-frame fan-out when an OOP iframe goes away ([#15300](https://github.com/puppeteer/puppeteer/issues/15300)) ([e29c4e7](https://github.com/puppeteer/puppeteer/commit/e29c4e7cf30fe0d0170d35ff8947163d06bc9276)) * roll to Chrome 151.0.7922.76 ([#15295](https://github.com/puppeteer/puppeteer/issues/15295)) ([5c78fe3](https://github.com/puppeteer/puppeteer/commit/5c78fe35147c8191bfb4b10f55a1937ed96f38ca)) * roll to Chrome 151.0.7922.77 ([#15308](https://github.com/puppeteer/puppeteer/issues/15308)) ([321aa69](https://github.com/puppeteer/puppeteer/commit/321aa69374665d559a4f7b92769731c53551c4d0)) * roll to Firefox 153.0.3 ([#15294](https://github.com/puppeteer/puppeteer/issues/15294)) ([6c0a749](https://github.com/puppeteer/puppeteer/commit/6c0a7490d6b79410335639ca7cde87aaa9c98ed4)) ###### 🏗️ Refactor * pass logger though the constructors ([#15297](https://github.com/puppeteer/puppeteer/issues/15297)) ([76c2a8d](https://github.com/puppeteer/puppeteer/commit/76c2a8dac21a7faf83ba1fb15b2b018aa1417c7f)) * use logger that is passed down ([#15302](https://github.com/puppeteer/puppeteer/issues/15302)) ([3b1339e](https://github.com/puppeteer/puppeteer/commit/3b1339ef5a2d72d976e2505e968f2853d978a63e)) ###### Dependencies * The following workspace dependencies were updated * dependencies * @puppeteer/browsers bumped from 3.1.0 to 3.2.0