Releases: pekkah/tanka-graphql
Releases · pekkah/tanka-graphql
0.8.1
- Fix bug when writing to websocket buffer being smaller than the message size
0.8.0
- Add WebSocket server compatible with apollo-link-ws
0.7.0
- 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
- Remote schemas using links
0.5.0
- Better error reporting
- Use channels instead of Dataflow blocks (breaking)
0.4.0
Fix #122 - resolver docs (#123)
0.3.1
Fix argument validation when argument value is a variable
0.3.0
New document validator with rules