Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@gqless_react@2.0.15.tar.gz | 2021-04-21 | 2.2 MB | |
@gqless_react@2.0.15.zip | 2021-04-21 | 2.3 MB | |
README.md | 2021-04-21 | 594 Bytes | |
Totals: 3 Items | 4.5 MB | 0 |
2.0.15
Patch Changes
- 4a3d5ef: fix useQuery's prepare update
- af6a437: - Rename
GqlessConfig
toGQlessConfig
(so it's consistent with the new logo) - Rename
gqlessError
toGQlessError
- Remove
endpoint
option from the configuration, and instead always defaults to introspection one- It's confusing why theres two of them, and the user can change it later by modifying the file anyway
- 4a3d5ef: fix args state usePaginatedQuery
- 4a3d5ef: detach react default retry in useMutation
- Updated dependencies [4a3d5ef]
- Updated dependencies [af6a437]
- gqless@2.0.13