File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
packages/plugins/typescript/urql-graphcache Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/typescript-urql-graphcache
22
3+ ## 3.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #476 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/476 )
8+ [ ` 9bdae5d ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/9bdae5d75e6e5276e8319d8397940d6f6d5b1e52 )
9+ Thanks [ @JoviDeCroock ] ( https://github.com/JoviDeCroock ) ! - Add setting to choose for the
10+ offlineExchange, otherwise this bugs out the types for folks not using the offlineExchange
11+
312## 3.0.0
413
514### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/typescript-urql-graphcache" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generating a generic to be used in graphcache cache config" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments