Skip to content

Commit e3c5570

Browse files
Add CHANGELOG entry
1 parent 98f8cc8 commit e3c5570

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# master
2+
3+
- Fix `useRefetchableFragment` to be compatible with `fromData`.
4+
15
# 4.5.1
26

37
- Fix `traverse` exiting after a custom-scalar field (single array-backed `c`, or `ca`), leaving subsequent fields on the same parent uncoerced. Surfaced as raw `null` for nullable response fields, raw ReScript values for unserialized variables, and (in nested input objects) silently skipped converters. Closes #582; extends #434's #407 fix so trailing fields are preserved.

0 commit comments

Comments
 (0)