Skip to content

Commit 39b586f

Browse files
committed
3.2.0
1 parent a319be5 commit 39b586f

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+
# 3.2.0
4+
35
- Add support for the new Relay `@catch` directive. https://github.com/zth/rescript-relay/pull/549
46
- Add support for `usePrefetchableForwardPagination`. https://github.com/zth/rescript-relay/pull/551
57
- Remove `useBlockingPagination` since it's being removed from Relay.

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

0 commit comments

Comments
 (0)