You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
### 3.1.1 - 2026-04-03
2
+
* Fixed GraphQL client provider handling for schema types that reuse reserved scalar names such as `Date`, so introspection kind now takes precedence over built-in scalar mappings.
3
+
1
4
#### 0.0.1-beta - 2016-04-19
2
5
* Initial release
3
6
@@ -242,4 +245,4 @@
242
245
243
246
### 3.1.1 - Unreleased
244
247
245
-
* Fixed planning phase crash when inline fragments reference types not included in union or interface definitions
248
+
* Fixed planning phase crash when inline fragments reference types not included in union or interface definitions
0 commit comments