Skip to content

Commit 5486d30

Browse files
committed
pnpm 10 support in workers builds release note
1 parent f1771ea commit 5486d30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/release-notes/workers.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ productLink: "/workers/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8+
- publish_date: "2025-02-24"
9+
description: |-
10+
- [Workers Builds](/workers/ci-cd/builds/) now supports building projects that use **pnpm 10** as their package manager. If your build previously failed due to this unsupported version, retry your build. No config changes needed.
811
- publish_date: "2025-02-13"
912
description: |-
1013
- [Smart Placement](/workers/configuration/smart-placement/) no longer runs Workers in the same location as D1 databases they are bound to. The same [placement logic](/workers/configuration/smart-placement/#understand-how-smart-placement-works) now applies to all Workers that use Smart Placement, regardless of whether they use D1 bindings.

0 commit comments

Comments
 (0)