puppeteer-core-v25.2.0
puppeteer-core: v25.2.0
View on GitHubView PackagePublished: Jun 22, 2026

Release Notes

25.2.0 (2026-06-22)

🎉 Features

🛠️ Fixes

📄 Documentation

  • clarify the network allowlist/blocklist implementation (#15148) (a7f124c)
  • Update Page.target deprecation message to cover broader usage. (#15108) (882c43d)

⚡ Performance

  • cdp: parallelize extension workers fetching (#15057) (fdee509)
  • optimize headersArray iteration in HTTPRequest (#15004) (eb95798)
  • optimize property descriptors iteration in JSHandle (#15094) (2483b65)
  • parallelize iframe population in accessibility snapshots (#15083) (7e3d42e)

🏗️ Refactor

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @puppeteer/browsers bumped from 3.0.4 to 3.0.5