[ANN] re-graph 0.1.11 - the GraphQL client for Clojure/script
44 views
Skip to first unread message
Oliver Hine
unread,
Oct 27, 2019, 1:38:14 PM10/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure
Hi everyone,
I'm pleased to announce the release of re-graph 0.1.11. re-graph is a GraphQL client for Clojurescript and Clojure with re-frame bindings and support for queries, subscriptions and mutations over websocket or HTTP.
This release fixes:
Some Clojure interop
Node runtime compatibility (as per #51, thanks to @loomis)