Skip to content

Commit 2c758fb

Browse files
committed
Update changeset
1 parent 2411f25 commit 2c758fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/young-bears-tease.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
'@envelop/response-cache-cloudflare-kv': minor
33
---
44

5-
BREAKING: Now the cache implementation does not require the `ExecutionContext` but the `waitUntil`
6-
method from it;
5+
BREAKING: Now the cache implementation does not require the `ExecutionContext` or `KVNamespace`
6+
instance but only the name of the namespace
77

88
```ts
99
import { createSchema, createYoga, YogaInitialContext } from 'graphql-yoga'

0 commit comments

Comments
 (0)