Skip to content

Commit cb93ea8

Browse files
committed
4.1.0
1 parent 83c94d4 commit cb93ea8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.1.0
4+
35
- Add support for `autoExhaustiveTypes` config and a `@nonExhaustive` directive to control automatic exhaustive checks for unions/interfaces.
46

57
- Add React-free mode support and split React APIs into `RescriptRelayReact`.

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.0.0",
3+
"version": "4.1.0",
44
"main": "src/RescriptRelay.res",
55
"license": "MIT",
66
"author": "Gabriel Nordeborn",

0 commit comments

Comments
 (0)