Releases: graphql-hive/graphql-yoga
Releases · graphql-hive/graphql-yoga
v1.2.1
1.2.1 (2018-01-29)
Bug Fixes
- lint: Make linting prettier compatible (2ccc391)
- start: Return Server instance in .start method (142176a)
v1.2.0
1.2.0 (2018-01-15)
Bug Fixes
Features
- removed NODE_ENV based playground enabling (security issue) (a49583a)
v1.1.7
1.1.7 (2018-01-13)
Bug Fixes
- deps: update dependency graphql-playground-middleware-lambda to v1.3.10 (45f8f2a)
v1.1.6
1.1.6 (2018-01-13)
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.4.9 (1fc8a2e)
v1.1.5
1.1.5 (2018-01-08)
Bug Fixes
v1.1.4
1.1.4 (2018-01-07)
Bug Fixes
- start: fixed callback and options combinations on start (d6f42df), closes #88
v1.1.3
1.1.3 (2018-01-06)
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.4.7 (843032e)
v1.1.2
1.1.2 (2018-01-06)
Bug Fixes
v1.1.1
1.1.1 (2018-01-06)
Bug Fixes
- deps: update dependency graphql-import to ^0.3.0 (#86) (69eab61)
v1.1.0
1.1.0 (2018-01-05)
Features
- lambda: expose additional yoga v1.0 options in lambda handler (7575f51), closes #81