puppeteer-core-v25.0.4

tinyauthapp/tinyauthpuppeteer-core-v25.0.4May 18, 2026by browser-automation-bot

AI Summary

A bug fix ensures that a specific error type, TargetCloseError, is thrown when a session ID is not found, improving error handling consistency.

Key Highlights

  • Throws TargetCloseError when session ID is missing

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))