Skip to content

Releases: pekkah/tanka-graphql

0.8.1

18 May 18:59
b550a46
Compare
Choose a tag to compare
  • Fix bug when writing to websocket buffer being smaller than the message size

0.8.0

11 May 20:20
c70fe96
Compare
Choose a tag to compare
  • Add WebSocket server compatible with apollo-link-ws

0.7.0

13 Apr 20:00
f778fc6
Compare
Choose a tag to compare
  • RemoteLinks[server]: Start/stop connection
  • Client[js]: Automatically try to reconnect if connection lost

Known issues:

  • PoliteEventChannel crashes server on unsubscribe => use EventChannel

0.6.0

06 Apr 14:37
16ba5b2
Compare
Choose a tag to compare
  • Remote schemas using links

0.5.0

24 Mar 15:17
1055382
Compare
Choose a tag to compare
  • Better error reporting
  • Use channels instead of Dataflow blocks (breaking)

0.4.1

19 Mar 18:36
b7204ca
Compare
Choose a tag to compare

Error handling

0.4.0

16 Mar 11:10
d5533f9
Compare
Choose a tag to compare
Fix #122 - resolver docs (#123)

0.3.2

08 Mar 18:36
348deea
Compare
Choose a tag to compare

Fix issue #93

0.3.1

28 Feb 19:25
bb90507
Compare
Choose a tag to compare

Fix argument validation when argument value is a variable

0.3.0

28 Feb 17:56
40da2cd
Compare
Choose a tag to compare

New document validator with rules