Skip to content

Commit eb0af02

Browse files
committed
try escaping special character
1 parent 6a83071 commit eb0af02

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/changelog/durable-objects/2025-06-25-actors-package-alpha.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: @cloudflare/actors library: SDK for Durable Objects in beta
3-
description: @cloudflare/actors library with Durable Objects helpers and patterns.
2+
title: \@cloudflare/actors library: SDK for Durable Objects in beta
3+
description: \@cloudflare/actors library with Durable Objects helpers and patterns.
44
products:
55
- durable-objects
66
- workers
77
date: 2025-06-25T06:00:00Z
88
---
9+
910
The new [@cloudflare/actors](https://www.npmjs.com/package/@cloudflare/actors) library is now in beta!
1011

1112
The `@cloudflare/actors` library is a new SDK for Durable Objects, and provides a powerful set of abstractions for building real-time, interactive, and multiplayer applications on top of Durable Objects even easier. With beta uasge and feedback, `@cloudflare/actors` will become the recommended way to build on Durable Objects and draws upon Cloudflare's experience building products/features on Durable Objects.

0 commit comments

Comments
 (0)