docs(browser-rendering): update Playwright to v1.57.0 (@cloudflare/playwright v1.1.0) (#27500)

This commit is contained in:
Kathy 2026-01-08 23:19:43 +08:00 committed by GitHub
parent 21b581eead
commit 9e71002580
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -23,7 +23,7 @@ Our version is open sourced and can be found in [Cloudflare's fork of Playwright
<PackageManagers pkg="@cloudflare/playwright" dev />
:::note
The current version of the Playwright is [**v1.55.0**](https://github.com/cloudflare/playwright/pull/67).
The current version of Playwright is [**v1.57.0**](https://github.com/cloudflare/playwright/releases/tag/v1.1.0).
:::
## Use Playwright in a Worker

View file

@ -3,6 +3,10 @@ link: "/browser-rendering/changelog/"
productName: Browser Rendering
productLink: "/browser-rendering/"
entries:
- publish_date: "2026-01-08"
title: "@cloudflare/playwright v1.1.0 released"
description: |-
* Released version 1.1.0 of [`@cloudflare/playwright`](https://github.com/cloudflare/playwright), now upgraded to [Playwright v1.57.0](https://playwright.dev/docs/release-notes#version-157).
- publish_date: "2026-01-07"
title: Bug fixes for JSON endpoint, waitForSelector timeout, and WebSocket rendering
description: |-