We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd9b70 commit 79ca572Copy full SHA for 79ca572
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 4.2.2
4
+
5
- Fix issue with empty arrays and refetch variables. https://github.com/zth/rescript-relay/pull/601
6
7
# 4.2.1
packages/rescript-relay/package.json
@@ -1,6 +1,6 @@
{
"name": "rescript-relay",
- "version": "4.2.1",
+ "version": "4.2.2",
"main": "src/RescriptRelay.res",
"license": "MIT",
"author": "Gabriel Nordeborn",
0 commit comments