David Glasser
519b6fd056
v2.0.0-beta.9
2018-06-13 11:47:30 -07:00
Evans Hauser
db8eba871f
v2.0.0-beta.8
2018-06-12 17:54:55 -07:00
David Glasser
df8e487368
v2.0.0-beta.7
2018-06-11 18:45:23 -07:00
David Glasser
3e93524ac3
v2.0.0-beta.6
2018-06-11 15:54:01 -07:00
Martijn Walraven
e4164c8892
Enable esModuleInterop and fix imports
...
See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-7.html
2018-06-11 14:25:59 +02:00
Martijn Walraven
4a068cff74
Add engines field with node >= 8 in package.json
2018-06-11 13:21:51 +02:00
Evans Hauser
4c6352aad7
v2.0.0-beta.5
2018-06-07 14:50:13 -07:00
Evans Hauser
5079246bc4
apollo-server,core,hapi,express: bump package to newest beta.4
2018-06-04 10:16:54 -07:00
David Glasser
836616bd04
Turn on noUnusedLocals and noUnusedParameters ( #1126 )
2018-06-01 15:16:16 -07:00
Evans Hauser
ec7394d1b3
apollo-server,core,hapi,express: bump package to newest beta
2018-06-01 12:34:49 -07:00
Evans Hauser
43d545f8ab
apollo-server-core: add request object to runHttpQuery for access to headers ( #1096 )
2018-05-24 15:43:17 -07:00
Evans Hauser
712a562858
package.json: beta.2 for apollo-server, beta.1 for core/express, beta.0 for hapi
2018-05-22 11:16:59 -07:00
David Glasser
ae3fc36da0
Update all apollo-server-core dependencies
2018-05-21 20:27:57 -07:00
Evans Hauser
84e763358e
package.json: remove node and graphql types from root and unnecessary variants
2018-05-21 15:31:57 -07:00
Evans Hauser
072aef410b
tsconfig: remove typeRoots from tsconfig and automatic retreival of node types
2018-05-21 15:29:37 -07:00
Evans Hauser
138a0b55f2
build: readd @types/node and type configuration for tsconfig
2018-05-20 21:05:11 -07:00
Evans Hauser
aad7c39001
build: update dependencies and remove extra node typings
2018-05-20 03:52:54 -07:00
Renovate Bot
275057343b
chore(deps): update dependency @types/aws-lambda to v8.10.3
2018-05-11 15:53:05 -07:00
Brian Dennis
11aa855d43
docs: Fix typo in lambda package README ( #999 )
2018-05-11 15:53:04 -07:00
Jesse Rosenberger
9ab4f9d0f8
Merge pull request #942 from apollographql/docs-overhaul
...
[Work in Progress] 2.0 Documentation
2018-05-02 17:41:48 -07:00
Renovate Bot
363171bff2
chore(deps): update dependency @types/aws-lambda to v8.10.2
2018-04-25 06:52:23 +00:00
David Glasser
b32e89c060
v1.3.6
2018-04-24 11:35:14 -07:00
Jesse Rosenberger
c65b7a57bf
Merge remote-tracking branch 'origin/master' into docs-overhaul
2018-04-23 15:28:29 +03:00
Jesse Rosenberger
70c1d79a64
Bash syntax highlighting to just "Shell".
2018-04-20 19:34:35 +03:00
Jesse Rosenberger
9d0e7b6866
v1.3.5
2018-04-18 16:10:04 +03:00
renovate[bot]
0b235db2a3
chore(deps): update dependency @types/aws-lambda to v8 ( #961 )
2018-04-18 14:23:21 +03:00
Jesse Rosenberger
f8ca710279
Use named arrow functions for all middlewares, including GraphiQL.
...
As originally reported in [0], this should make debugging performance issues
easier, since the name of the function will be properly displayed/shown in
flame-graphs.
[0]: https://github.com/apollographql/apollo-server/pull/827
2018-04-18 10:41:04 +03:00
Renovate Bot
cb8d763c1d
chore(deps): update dependency @types/aws-lambda to v0.0.35
2018-04-07 06:37:48 +00:00
David Glasser
d4751e2f04
Update status badges for Circle correctly
2018-03-28 14:03:32 -07:00
David Glasser
80bce88b5b
Update status badges for Circle
2018-03-28 14:01:46 -07:00
David Glasser
bd2504e04b
v1.3.4
2018-03-28 13:57:11 -07:00
Renovate Bot
273d5349b4
chore(deps): update dependency @types/graphql to v0.12.7
2018-03-28 07:03:40 +00:00
David Glasser
0f7c1c53b4
Update CHANGELOG for all releases back to v1.1.3 ( #915 )
...
There were many missing releases and bullet points as well as inaccurate
ones. For example, it was impossible to figure out that users of Hapi 16 who
want to use Apollo Cache Control needed to use precisely version 1.2.0 of
apollo-server-hapi (which wasn't even mentioned).
Link to CHANGELOG from all READMEs. Add READMEs for the graphql-server-*
packages. Add an explanation of our versioning system to the top of
CHANGELOG.md.
2018-03-27 09:22:13 -07:00
Jesse Rosenberger
19d04ff7f7
v1.3.3
2018-03-26 17:20:44 +03:00
Renovate Bot
a4e2e3e893
chore(deps): update dependency @types/graphql to v0.12.6
2018-03-23 07:02:17 +00:00
Renovate Bot
abb946a123
chore(deps): update dependency @types/aws-lambda to v0.0.34
2018-03-23 06:48:37 +00:00
renovate[bot]
5eae20e92f
chore(deps): update dependency @types/graphql to v0.12.5 ( #887 )
2018-03-16 14:06:15 +02:00
Renovate Bot
d50b6b6fb2
chore(deps): update dependency graphql to v0.13.1
2018-03-13 16:01:14 +00:00
Sashko Stubailo
281392c3f0
Update to graphql@0.12 ( #726 )
...
* Update peer deps and tests for 0.12
* v1.3.2
2018-03-13 17:10:37 +02:00
Renovate Bot
92aa04523f
chore(deps): update dependency @types/aws-lambda to v0.0.33
2018-02-27 07:35:54 +00:00
Renovate Bot
1354b48394
chore(deps): update dependency @types/aws-lambda to v0.0.32
2018-02-14 07:00:51 +00:00
Renovate Bot
72099bd77c
chore(deps): update dependency @types/aws-lambda to v0.0.31
2018-01-31 07:35:01 +00:00
Renovate Bot
1ed9e74a86
chore(deps): update dependency @types/aws-lambda to v0.0.30
2018-01-29 10:09:00 +00:00
Renovate Bot
92f25cb8be
chore(deps): update dependency @types/aws-lambda to v0.0.29
2018-01-24 09:09:24 +00:00
Renovate Bot
a483499b59
chore(deps): update dependency @types/aws-lambda to v0.0.27
2018-01-19 15:19:05 +00:00
Laurin Quast
df51fd90da
Setup prettier ( #724 )
...
* Setup prettier and precommit hooks
* Format code with prettier
* Use husky because it works...
* Move prettier config to .prettierrc file
* Implement fixing markdown file formatting when running lint-fix script
* Format markdown files
* Add .json file formatting
* Fixes json file formatting
* Add pretteir linting step
* Remove tslint
* Use gitignore for prettier
* Fix linting errors
* Ignore submodule folder
2018-01-08 15:08:01 -08:00
Renovate Bot
a76f1c8483
chore(deps): update dependency @types/aws-lambda to v0.0.26
2018-01-08 20:27:49 +00:00
Renovate Bot
7afd837682
chore(deps): update dependency @types/aws-lambda to v0.0.25
2018-01-04 09:46:40 +00:00
Martijn Walraven
6685ecb458
v1.3.1
2017-12-18 07:34:48 +01:00
Renovate Bot
890f8b768a
chore(deps): update dependency @types/aws-lambda to v0.0.24
2017-12-14 10:20:32 +00:00