Skip to content

Commit 0d9e437

Browse files
authored
Merge pull request #94 from PowerKiKi/patch-1
2 parents 9704aee + 98ff9ac commit 0d9e437

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ The following patches are currently supported:
3030

3131
## Built-in support
3232

33-
- `@apollo/client` (since `v3.2.0`, if you are using React Components (`<Query>`) you **still need a patch**)
33+
- `@apollo/client` (since `3.2.0`, if you are using React Components (`<Query>`) you **still need a patch**)
34+
- `apollo-angular` (since `2.6.0`)
3435
- `@urql/core` (since `1.15.0`)
35-
- `@urql/preact` (since `@1.4.0`)
36+
- `@urql/preact` (since `1.4.0`)
3637
- `urql` (since `1.11.0`)
3738
- `@urql/exchange-graphcache` (since `3.1.11`)
3839
- `@urql/svelte` (since `1.1.3`)
3940
- `villus` (since `1.0.0-beta.8`)
4041
- `graphql-js` (since `15.2.0`)
4142

4243
## Upcoming built-in support
43-
- `apollo-angular` (v2)
4444
- `graphql-js` (v16)
4545

4646
## With Patch

0 commit comments

Comments
 (0)