@pothos/plugin-relay
Advanced tools
Comparing version 3.10.1 to 3.10.2
# Change Log | ||
## 3.10.2 | ||
### Patch Changes | ||
- 89f09498: Fix issue with argument mapping utils that caused nested lists of input objects to be | ||
transformed incorrectly in the relay plugin | ||
## 3.10.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@pothos/plugin-relay", | ||
"version": "3.10.1", | ||
"version": "3.10.2", | ||
"description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema", | ||
@@ -39,3 +39,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.10.0", | ||
"@pothos/core": "3.10.1", | ||
"@pothos/test-utils": "1.1.1", | ||
@@ -42,0 +42,0 @@ "graphql": "16.3.0", |
Sorry, the diff of this file is not supported yet
478995