Commit graph

30 commits

Author SHA1 Message Date
Kamil Kisiela
924d13c970 Use one central typescript configuration 2017-01-25 13:54:11 +01:00
Kamil Kisiela
162780e330 Use TypeScript es6 lib 2017-01-25 13:07:51 +01:00
Christian Raidl
e81f592597 allow graphql@0.9.0 as peerDependency 2017-01-25 11:46:07 +01:00
Hagai Cohen
dd08c0e5c2 chore(package): fix es5 compilation for core & operation-store 2017-01-25 02:05:24 +02:00
Hagai Cohen
bf55ab66b0 chore(package): remove babel 2017-01-25 02:05:24 +02:00
Hagai Cohen
e957242359 chore(package): update all dependancies for internal packages 2017-01-24 14:20:05 +02:00
Hagai Cohen
47e341f5c2 fix(batching#176): run batched requests in parallel 2017-01-24 12:16:25 +02:00
Hagai Cohen
e6f09c01be chore(tslint): fix linting errors 2017-01-23 13:16:52 +02:00
Jonas Helfer
39908170f1 v0.5.1 2017-01-18 18:47:19 -08:00
Hagai Cohen
01e3010323 fix(get-support): preparse query for GET requests to handle query properly 2017-01-18 10:49:13 +02:00
Hagai Cohen
be573a6ade chore(get-support): cleanup 2017-01-13 16:50:23 +02:00
Hagai Cohen
11bd61065c fix(get-support): unnamed operation was not treated as query 2017-01-13 16:43:08 +02:00
Hagai Cohen
aa3a96aaa9 chore(get-support): blocked GET for queries only 2017-01-13 16:28:23 +02:00
Hagai Cohen
32140cb3e7 chore(get-support): refactor to share http logic in core module
Closes #186
2017-01-13 16:26:41 +02:00
Jonas Helfer
3858033ed8 v0.5.0 2017-01-12 23:56:19 +08:00
Jonas Helfer
ca597628c1 Merge branch 'master' into switch-typings 2017-01-12 23:15:06 +08:00
Jonas Helfer
26d55cc5f7 v0.4.4 2017-01-07 12:09:47 +08:00
Sashko Stubailo
18ea3980e0 Fix typings in graphql-server-core 2017-01-04 18:03:11 -08:00
Sashko Stubailo
ec13412d69 Remove all references to typed-graphql 2017-01-04 17:49:23 -08:00
Yaroslav Kiliba
aca12a4a9f Allow to install graphql@0.8
Fixes #234
2016-12-07 21:01:01 +02:00
Sashko Stubailo
6aff32d0ef v0.4.3 2016-10-23 01:18:02 -07:00
Sashko Stubailo
ff5bcbdb7d Add READMEs to all packages 2016-10-23 01:17:37 -07:00
Sashko Stubailo
0420ef60cd v0.4.2 2016-10-22 23:58:51 -07:00
Sashko Stubailo
42613a448a Rename ApolloOptions to GraphQLOptions 2016-10-22 23:56:14 -07:00
Sashko Stubailo
cd298c5b48 Rename stuff to not have apollo in it 2016-10-22 23:52:32 -07:00
Sashko Stubailo
452bfbe1d4 v0.4.1 2016-10-22 18:49:58 -07:00
Sashko Stubailo
4a5e6b3b7f Rename a variety of things to no longer be called Apollo 2016-10-22 18:48:23 -07:00
Sashko Stubailo
8d635376e9 v0.4.0 2016-10-22 16:59:47 -07:00
Sashko Stubailo
b4e0d4f6e2 Small copy changes 2016-10-22 16:48:45 -07:00
Hagai Cohen
8df3383ece chore(package): rename apollo-server to graphql-server
Closes #163
2016-10-18 09:36:07 +03:00