Skip to content

Commit 87dc6ed

Browse files
committed
4.2.0
1 parent e449782 commit 87dc6ed

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# master
22

3+
# 4.2.0
4+
35
- Simplify `missingFieldHandlers`. https://github.com/zth/rescript-relay/pull/589
46
- Fix behavior of `refetchVariables` on optional variables. https://github.com/zth/rescript-relay/pull/588
57

packages/rescript-relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-relay",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"main": "src/RescriptRelay.res",
55
"license": "MIT",
66
"author": "Gabriel Nordeborn",

0 commit comments

Comments
 (0)