File tree Expand file tree Collapse file tree 3 files changed +1213
-397
lines changed Expand file tree Collapse file tree 3 files changed +1213
-397
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## v1.0.0
4
+
5
+ * Bump dependencies.
6
+ * Guard against creating updater fields where constraint is not available.
7
+
3
8
## v1.0.0-alpha.22
4
9
5
10
* Fix bug where if an update mutation was called that did not locate
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postgraphile-plugin-nested-mutations" ,
3
- "version" : " 1.0.0-alpha.23 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " Nested mutations plugin for PostGraphile" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
30
30
"eslint-plugin-import" : " ^2.14.0" ,
31
31
"eslint-plugin-prettier" : " ^3.0.1" ,
32
32
"graphql" : " ^14.0.2" ,
33
- "jest" : " ^23.6 .0" ,
33
+ "jest" : " ^24.8 .0" ,
34
34
"jest-junit" : " ^5.2.0" ,
35
35
"pg" : " ^7.7.1" ,
36
36
"postgraphile-core" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments