File tree Expand file tree Collapse file tree
packages/plugins/typescript/react-apollo Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @graphql-codegen/typescript-react-apollo
22
3+ ## 4.3.4
4+
5+ ### Patch Changes
6+
7+ - [ #878 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/878 )
8+ [ ` 78ff366 ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/78ff366cfda124b8e519d44d619bfceb5f44c31b )
9+ Thanks [ @nekocode ] ( https://github.com/nekocode ) ! - fix return type of useSuspenseQuery
10+
311## 4.3.3
412
513### Patch Changes
614
715- [ #355 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/355 )
816 [ ` ca72b89 ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/ca72b89a601979799d0c10087535ff2acc4378f0 )
917 Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - dependencies updates:
10-
1118 - Updated dependency
1219 [ ` @graphql-codegen/[email protected] ` ↗︎
] ( https://www.npmjs.com/package/@graphql-codegen/visitor-plugin-common/v/2.13.8 ) 1320 (from ` 2.13.1 ` , in ` dependencies ` )
1421
1522- [ #612 ] ( https://github.com/dotansimha/graphql-code-generator-community/pull/612 )
1623 [ ` 5af565e ` ] ( https://github.com/dotansimha/graphql-code-generator-community/commit/5af565e6dada98e2341968ea37f343c5c348414a )
1724 Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - dependencies updates:
18-
1925 - Updated dependency [ ` tslib@^2.8.1 ` ↗︎] ( https://www.npmjs.com/package/tslib/v/2.8.1 ) (from
2026 ` ~2.8.0 ` , in ` dependencies ` )
2127
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-codegen/typescript-react-apollo" ,
3- "version" : " 4.3.3 " ,
3+ "version" : " 4.3.4 " ,
44 "type" : " module" ,
55 "description" : " GraphQL Code Generator plugin for generating a ready-to-use React Components/HOC/Hooks based on GraphQL operations" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments