Jonas Helfer
6cfa82ff58
v0.8.0
2017-05-30 20:11:26 -07:00
Jonas Helfer
c4e2f5224a
Update dependencies
2017-05-30 20:11:26 -07:00
dotansimha
a614ba2543
updated graphql-js version
2017-05-28 20:07:06 +03:00
dotansimha
e718dc5e2e
chore(deps): updated graphql-js version to support 0.10.0
2017-05-28 16:37:16 +03:00
Jonas Helfer
4ab4b62c25
v0.7.2
2017-04-21 10:43:34 -07:00
Jonas Helfer
73e8334827
v0.7.1
2017-04-14 10:37:26 -07:00
Jonas Helfer
6947222889
v0.7.0
2017-04-10 11:48:26 -07:00
Jonas Helfer
25e63d4dde
Revert "v0.7.0"
...
This reverts commit b0817dbcab
.
2017-04-10 11:46:50 -07:00
Jonas Helfer
b0817dbcab
v0.7.0
2017-04-10 11:40:12 -07:00
Hagai Cohen
ece5f30da2
Update dependencies ( #350 )
...
* Update dependencies
* chore(package): fix changelog
* chore(tests): disable tests for koa over node 6
* update changelog
2017-04-08 17:03:40 -07:00
Hagai Cohen
37999421a1
Update dependencies
2017-03-22 15:16:39 +02:00
Hagai Cohen
61ebda42e8
chore(package): align versions with lerna again
2017-03-22 15:16:39 +02:00
Hagai Cohen
083b3569b2
chore(package): update internal depenecies
2017-02-02 02:57:07 +02:00
Reyad Attiyat
236dc25622
Add support for AWS Lambda
...
Create an integration that will return a lambda handler for a
graphql or graphiql server. This integration requires an API
Gateway with Lambda Proxy Integration.
The test runner expects req and res objects for testing. We
have to mock these for the tests to execute properly.
2017-01-30 16:58:16 -06:00