puppeteer-v25.8.0
cloudflare/pingorapuppeteer-v25.8.0Aug 17, 2026by browser-automation-bot
AI Summary
Updates the main Puppeteer package to version 25.8.0, mirroring the core package changes and updating browser dependencies.
Key Highlights
- Introduces the `followSymlinks` option
- Provides instructions for recovering partial browser folders
- Updates dependencies for browsers and puppeteer-core
New Features
- Support for followSymlinks option
Full Release Notes
## [25.8.0](https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.7.0...puppeteer-v25.8.0) (2026-08-17)
### 🎉 Features
* support followSymlinks option ([#15335](https://github.com/puppeteer/puppeteer/issues/15335)) ([af6a23d](https://github.com/puppeteer/puppeteer/commit/af6a23dde5e95516929b24b62f2eac4e71fa14c8))
### 🛠️ Fixes
* tell the user how to recover a partial browser folder ([#15319](https://github.com/puppeteer/puppeteer/issues/15319)) ([bbc51bd](https://github.com/puppeteer/puppeteer/commit/bbc51bd2eff8a4423bf8432c41a31178b13ea9f7))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @puppeteer/browsers bumped from 3.2.0 to 3.2.1
* puppeteer-core bumped from 25.7.0 to 25.8.0