puppeteer-core-v25.0.4

blackboardsh/electrobunpuppeteer-core-v25.0.4May 18, 2026by browser-automation-bot

AI Summary

A patch release fixing error handling for session ID management in the Puppeteer core library.

Key Highlights

  • Fixed `TargetCloseError` when a session ID is not found

Full Release Notes

## [25.0.4](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v25.0.3...puppeteer-core-v25.0.4) (2026-05-18)


### 🛠️ Fixes

* Throw TargetCloseError when session ID not found ([#15002](https://github.com/puppeteer/puppeteer/issues/15002)) ([611abef](https://github.com/puppeteer/puppeteer/commit/611abef6c4efd1852947025ac2eb141d99d991b4))