Releases: graphql-hive/graphql-yoga
Releases · graphql-hive/graphql-yoga
v1.3.3
1.3.3 (2018-02-18)
Bug Fixes
- Fix upload when no options specified (8591980)
v1.3.2
1.3.2 (2018-02-14)
Bug Fixes
- deps: update dependency graphql-playground-middleware-lambda to v1.4.2 (01ae7b5)
v1.3.1
1.3.1 (2018-02-14)
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.5.6 (24a2da2)
v1.3.0
1.3.0 (2018-02-14)
Features
- Added support for custom directives (directive resolvers) (7720d71)
v1.2.5
1.2.5 (2018-02-10)
Bug Fixes
- deps: update dependency graphql to ^0.13.0 (59ffc05)
v1.2.4
1.2.4 (2018-02-08)
Bug Fixes
- error-handling: If an error contains a
code
or requestId
property, pass it through (bd46da6)
v1.2.3
1.2.3 (2018-02-07)
Bug Fixes
- GraphQLServerLambda: add null check for event headers (c99037d)
v1.2.2
1.2.2 (2018-02-05)
Bug Fixes
- Upload: remove duplicated apolloUploadExpress middleware (b963504)
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)