Skip to content

Commit 5a26f2a

Browse files
authored
Update browser-rendering.yaml
1 parent 55df0cb commit 5a26f2a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/browser-rendering/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-06-27"
9+
title: Bug fix: Debug log noise in Workers
10+
description: |-
11+
* Fixed an issue where all debug logging was on by default and would flood logs. Debug logs is now off by default but can be re-enabled by setting [`process.env.DEBUG`](https://pptr.dev/guides/debugging#log-devtools-protocol-traffic) when needed.
812
- publish_date: "2025-05-26"
913
title: Playwright MCP
1014
description: |-
@@ -42,4 +46,4 @@ entries:
4246
- publish_date: "2023-05-19"
4347
title: Browser Rendering Beta
4448
description: |-
45-
* Beta Launch
49+
* Beta Launch

0 commit comments

Comments
 (0)