[ANN] re-graph 0.1.10 - the GraphQL client for Clojurescript and now Clojure too
539 views
Skip to first unread message
Oliver Hine
unread,
Jul 25, 2019, 11:27:32 AM7/25/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.10. re-graph is a GraphQL client for Clojurescript - and now Clojure! - with re-frame bindings and support for queries, subscriptions and mutations over websocket or HTTP.
This release adds support for:
Clojure! re-graph has been ported to cljc. Thank you @henryw374 for the initial work #47
This release fixes:
Complaining about destroyed instances - thanks @iku000888#45