puppeteer-core-v25.0.4

HumanAIGC/EMOpuppeteer-core-v25.0.4May 18, 2026by browser-automation-bot

AI Summary

Bug fix release addressing session ID handling errors to improve error reporting when sessions are not found.

Key Highlights

  • Throws `TargetCloseError` when 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))