puppeteer-core-v25.0.4

a16z-infra/llm-app-stackpuppeteer-core-v25.0.4May 18, 2026by browser-automation-bot

AI Summary

Fixes an error handling issue when closing targets with missing session IDs.

Key Highlights

  • Throw TargetCloseError when session ID 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))