platform/graphql_server/CHANGELOG.md
2019-04-18 11:39:02 -04:00

14 lines
No EOL
317 B
Markdown

# 1.0.0-beta.4
For some reason, Pub was not including `subscriptions_transport_ws.dart`.
# 1.0.0-beta.3
* Introspection on subscription types (if any).
# 1.0.0-beta.2
* Fix bug where field aliases would not be resolved.
# 1.0.0-beta.1
* Add (currently untested) subscription support.
# 1.0.0-beta
* First release.