File tree Expand file tree Collapse file tree
jest-serializer-graphql-schema Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33We use PostGraphile's GitHub releases tab to log our changes in detail, but
44this auto-generated changelog helps us to produce that list, and it may be
55helpful to you also.
6- # [ ] ( https://github.com/graphile/graphile-engine/compare/v4.4.6-alpha.0...v ) (2019-11-11 )
6+ # [ ] ( https://github.com/graphile/graphile-engine/compare/v4.4.6-alpha.0...v ) (2019-11-12 )
77
88
99
Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 4.4.6-alpha .0" ,
7+ "version" : " 4.5.0-rc .0" ,
88 "command" : {
99 "publish" : {
1010 "allowBranch" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " graphile-build-pg" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build" ,
55 "main" : " node8plus/index.js" ,
66 "types" : " node8plus/index.d.ts" ,
4040 "@graphile/lru" : " 4.4.6-alpha.0" ,
4141 "chalk" : " ^2.4.2" ,
4242 "debug" : " ^4.1.1" ,
43- "graphile-build" : " 4.4.6-alpha .0" ,
43+ "graphile-build" : " 4.5.0-rc .0" ,
4444 "graphql-iso-date" : " ^3.6.0" ,
4545 "jsonwebtoken" : " ^8.5.1" ,
4646 "lodash" : " >=4 <5" ,
5656 "eslint_d" : " ^8.0.0" ,
5757 "flow-copy-source" : " ^1.2.0" ,
5858 "jest" : " ^24.8.0" ,
59- "jest-serializer-graphql-schema" : " 4.4.6-alpha .0"
59+ "jest-serializer-graphql-schema" : " 4.5.0-rc .0"
6060 },
6161 "files" : [
6262 " node8plus" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " graphile-build" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " Build a GraphQL schema from plugins" ,
55 "main" : " node8plus/index.js" ,
66 "types" : " node8plus/index.d.ts" ,
4848 "eslint_d" : " ^8.0.0" ,
4949 "flow-copy-source" : " ^1.2.0" ,
5050 "jest" : " ^24.8.0" ,
51- "jest-serializer-graphql-schema" : " 4.4.6-alpha .0"
51+ "jest-serializer-graphql-schema" : " 4.5.0-rc .0"
5252 },
5353 "peerDependencies" : {
5454 "graphql" : " >=0.9 <0.14 || ^14.0.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphile-utils" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " Utilities to help with building graphile-build plugins" ,
55 "main" : " node8plus/index.js" ,
66 "types" : " node8plus/index.d.ts" ,
3737 "node" : " >=8.6"
3838 },
3939 "devDependencies" : {
40- "graphile-build" : " 4.4.6-alpha .0" ,
41- "graphile-build-pg" : " 4.4.6-alpha .0" ,
40+ "graphile-build" : " 4.5.0-rc .0" ,
41+ "graphile-build-pg" : " 4.5.0-rc .0" ,
4242 "jest" : " ^24.8.0" ,
43- "jest-serializer-graphql-schema" : " 4.4.6-alpha .0" ,
43+ "jest-serializer-graphql-schema" : " 4.5.0-rc .0" ,
4444 "ts-node" : " ^8.1.0" ,
4545 "typescript" : " ^3.4.5"
4646 },
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-serializer-graphql-schema" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " Jest serializer for GraphQLSchema objects" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphile/pg-pubsub" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
4444 "@types/jest" : " ^24.0.12" ,
4545 "graphql" : " >=0.6 <15" ,
4646 "jest" : " 24.9.0" ,
47- "jest-serializer-graphql-schema" : " 4.4.6-alpha .0" ,
47+ "jest-serializer-graphql-schema" : " 4.5.0-rc .0" ,
4848 "mock-req" : " ^0.2.0" ,
4949 "mock-res" : " ^0.5.0" ,
5050 "pg" : " ^7.10.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " postgraphile-core" ,
3- "version" : " 4.4.6-alpha .0" ,
3+ "version" : " 4.5.0-rc .0" ,
44 "description" : " " ,
55 "main" : " node8plus/index.js" ,
66 "scripts" : {
1919 "url" : " https://github.com/graphile/graphile-build/issues"
2020 },
2121 "dependencies" : {
22- "graphile-build" : " 4.4.6-alpha .0" ,
23- "graphile-build-pg" : " 4.4.6-alpha .0"
22+ "graphile-build" : " 4.5.0-rc .0" ,
23+ "graphile-build-pg" : " 4.5.0-rc .0"
2424 },
2525 "devDependencies" : {
2626 "@types/node" : " ^12.0.0" ,
2727 "@types/pg" : " ^7.4.14" ,
2828 "debug" : " ^4.1.1" ,
2929 "jest" : " ^24.8.0" ,
30- "jest-serializer-graphql-schema" : " 4.4.6-alpha .0" ,
30+ "jest-serializer-graphql-schema" : " 4.5.0-rc .0" ,
3131 "jest-silent-reporter" : " ^0.1.2" ,
3232 "jsonwebtoken" : " ^8.5.1" ,
3333 "pg-connection-string" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments