Skip to content

Commit 169f2f3

Browse files
fhanaujonesphillip
authored andcommitted
[Workers] Update Workers changelog incl. V8 13.2, 13.3 (#19711)
1 parent 0ca5b07 commit 169f2f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/changelogs/workers.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ productLink: "/workers/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-01-31"
9+
description: |-
10+
- Updated v8 to version 13.3.
11+
- publish_date: "2025-01-15"
12+
description: |-
13+
- The runtime will no longer reuse isolates across worker versions even if the code happens to be identical. This "optimization" was deemed more confusing than it is worth.
14+
- publish_date: "2025-01-14"
15+
description: |-
16+
- Updated v8 to version 13.2.
817
- publish_date: "2024-12-19"
918
description: |-
1019
- **Cloudflare GitHub App Permissions Update**

0 commit comments

Comments
 (0)