Skip to content

Commit cf50108

Browse files
committed
Add changeset
1 parent d9db2d7 commit cf50108

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/public-women-exist.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
"@cloudflare/vitest-pool-workers": minor
3+
"@cloudflare/workflows-shared": minor
4+
"miniflare": patch
5+
---
6+
7+
Workflows test support to "cloudflare:test" module.
8+
9+
"cloudfalre:test" module has two new APIs: `introspectWorkflowInstance`and `itrospectWorkflow` to allow changing the behavior of one/multiple Workflow instances created during tests.
10+
11+
workflows-shared has rpc functions to allow workflows instances chnages during tests.
12+
13+
Miniflare DO plugin has an `unsafeScriptName` in DurableObjectsOptionsSchema, to allow defining a DO serviceName without the 'core:user:' prefix.

0 commit comments

Comments
 (0)