You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a release note for Durable Objects getByName() (#24596)
* Add a release note for Durable Objects getByName()
* Update src/content/release-notes/durable-objects.yaml
---------
Co-authored-by: Jun Lee <[email protected]>
title: Durable Objects stubs can now be directly constructed by name
8
+
description: |-
9
+
A [`DurableObjectStub`](/durable-objects/api/stub) can now be directly constructed by created directly with [`DurableObjectNamespace::getByName`](/durable-objects/api/namespace/#getbyname).
0 commit comments