Skip to content

Commit 7e62397

Browse files
authored
Update README.md
1 parent b6478c4 commit 7e62397

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ The following patches are currently supported:
3131
## Built-in support
3232

3333
- `@apollo/client` (since `v3.2.0`, if you are using React Components (`<Query>`) you **still need a patch**)
34+
- `@urql/core` (since `1.15.0`)
35+
- `@urql/preact` (since `@1.4.0`)
36+
- `urql` (since `1.11.0`)
37+
- `@urql/exchange-graphcache` (since `3.1.11`)
38+
- `@urql/svelte` (since `1.1.3`)
3439
- `villus` (since `1.0.0-beta.8`)
40+
- `graphql-js` (since `15.2.0`)
3541

3642
## Upcoming built-in support
3743
- `apollo-angular` (v2)
@@ -44,7 +50,6 @@ The following patches are currently supported:
4450
- `apollo-client` (`~2.6.10`, including `apollo-cache`)
4551
- `react-apollo` (`3.1.5`)
4652
- `apollo-angular` (`1.10.1`)
47-
- `urql` (`1.10.0`)
4853
- `@vue/apollo-composable` (`4.0.0-alpha.10`)
4954

5055
## How to use?

0 commit comments

Comments
 (0)