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
4a068cff74
Add engines field with node >= 8 in package.json
2018-06-11 13:21:51 +02:00
Martijn Walraven
1e1b49ec29
Update devDependencies, including typescript
2018-06-11 12:13:03 +02:00
Evans Hauser
4c6352aad7
v2.0.0-beta.5
2018-06-07 14:50:13 -07:00
Evans Hauser
8601919ad9
server,express,hapi: bump graphql-playground and express type versions
2018-06-06 12:03:21 -07:00
Evans Hauser
b07b9e8e8b
core,express: export gql tag directly to align with client
2018-06-06 11:02:01 -07:00
Evans Hauser
5079246bc4
apollo-server,core,hapi,express: bump package to newest beta.4
2018-06-04 10:16:54 -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
5412885cc0
apollo-server 2: uploads as schema enhancement fulfilled in registerServer ( #1071 )
...
* apollo-server-core: add file upload hooks and configuration
* apollo-server-core: make requestOptions and fileUploadsConfig public fields in ApolloServerBase
* apollo-server-express: initial fileuploads middleware
* apollo-server-hapi: initial file uploads middleware
* core: remove fileuploads from constructor and add merge capabilities
* express: add fileuploads to registerServer and single test
* hapi: add fileuploads schema merge to registerServer
* express: add check for EPIPE and ignore it due to upload server issue
* core: add scalar Upload to server construction
2018-05-29 15:58:52 -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
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
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
James Baxley
aaac1c8ff8
initial full beta
2018-05-11 15:53:16 -07:00
James Baxley
68dec79529
clean up and move pieces around
2018-05-11 15:53:14 -07:00
Renovate Bot
d8fecdc5c8
chore(deps): update dependency @types/body-parser to v1.17.0
2018-04-25 08:02:19 +00:00
David Glasser
b32e89c060
v1.3.6
2018-04-24 11:35:14 -07:00
Jesse Rosenberger
9d0e7b6866
v1.3.5
2018-04-18 16:10:04 +03:00
Renovate Bot
38be32b4fc
chore(deps): update dependency @types/connect to v3.4.32
2018-04-17 07:21:05 +00: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
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]
5eae20e92f
chore(deps): update dependency @types/graphql to v0.12.5 ( #887 )
2018-03-16 14:06:15 +02:00
Jesse Rosenberger
3a0608ebc5
Tick off Prettier checkmarks, which were present on CI but not locally. ( #880 )
...
For reasons unbeknownst to me, the changes below were only being complained
about in the CI environment but _not_ when I ran `npm run lint` locally.
It seems partially related to the OS its ran on, so I imagine there might be
some other sub-dependency at play here. In an effort to fix this, I just
spawned a Ubuntu docker image, checked out this repository and ran the same
`npm run lint`. This produced identical results to Travis, so I ran
`npm run lint-fix`, then saved the `git diff` results and have applied this
locally.
This should allow us to re-enable `prettier` in CI, though I have plans to
separate that from the actual `npm test` runs. This should result in a better
workflow for managing PRs.
2018-03-16 10:25:07 +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]
8324a46903
chore(deps): update dependency express to v4.16.3 ( #874 )
2018-03-13 16:36:45 +02:00
Renovate Bot
968e3cf5a9
chore(deps): update dependency connect to v3.6.6
2018-02-15 08:01:05 +00:00
Renovate Bot
2f0ab7809c
chore(deps): update dependency @types/express to v4.11.1
2018-02-02 07:01:00 +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
2c9965336a
chore(deps): update dependency @types/express to v4.11.0
2017-12-21 10:21:31 +00:00
Martijn Walraven
6685ecb458
v1.3.1
2017-12-18 07:34:48 +01:00
Renovate Bot
81a2899810
chore(deps): update dependency @types/body-parser to v1.16.8
2017-12-12 21:55:26 +00:00
Renovate Bot
0c439cb35f
chore(deps): update dependency @types/graphql to v0.11.7
2017-12-12 20:31:42 +00:00
Renovate Bot
08e410dddc
chore(deps): update dependency @types/multer to v1.3.6
2017-12-12 11:25:45 +00:00
Martijn Walraven
9ba34306ed
v1.3.0
2017-12-12 09:45:49 +01:00
renovate[bot]
197cf6802c
chore(deps): update dependency @types/body-parser to v1.16.7
2017-10-27 09:10:11 +00:00
renovate[bot]
24a2a9f929
chore(deps): update dependency @types/multer to v1.3.5
2017-10-27 08:10:07 +00:00
renovate[bot]
a2f2900be4
chore(deps): update dependency @types/express to v4.0.39
2017-10-27 07:08:27 +00:00
renovate[bot]
c7efedbb40
chore(deps): update dependency @types/body-parser to v1.16.6
2017-10-25 17:28:33 +00:00
renovate[bot]
a0fd02cb0d
chore(deps): update dependency @types/express to v4.0.38
2017-10-25 08:12:35 +00:00
renovate[bot]
37481915c6
chore(deps): update dependency @types/multer to v1.3.4
2017-10-25 07:09:30 +00:00
Martijn Walraven
3fecfcd321
v1.2.0
2017-10-24 09:14:51 -07:00
Martijn Walraven
65a642506d
v1.2.0-pre.1
2017-10-24 09:09:08 -07:00
Martijn Walraven
f5376afadf
v1.1.7
2017-10-16 07:59:23 -07:00
renovate[bot]
fbf3526670
chore(deps): update dependency express to v4.16.2
2017-10-10 06:25:40 +00:00
Martijn Walraven
0cf62cda51
v1.1.6
2017-10-09 21:12:08 +02:00