We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a319be5 commit 39b586fCopy full SHA for 39b586f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 3.2.0
4
+
5
- Add support for the new Relay `@catch` directive. https://github.com/zth/rescript-relay/pull/549
6
- Add support for `usePrefetchableForwardPagination`. https://github.com/zth/rescript-relay/pull/551
7
- Remove `useBlockingPagination` since it's being removed from Relay.
packages/rescript-relay/package.json
@@ -1,6 +1,6 @@
{
"name": "rescript-relay",
- "version": "3.1.0",
+ "version": "3.2.0",
"main": "src/RescriptRelay.res",
"license": "MIT",
"author": "Gabriel Nordeborn",
0 commit comments