Hi everyone,

I'm pleased to announce the release of re-graph 0.1.5 
<https://github.com/oliyh/re-graph/releases/tag/0.1.5>. re-graph is a 
GraphQL client for Clojurescript with re-frame bindings and support for 
queries, subscriptions and mutations over websocket or HTTP.

   - 
   
   This release *adds support for*:
   - Providing the payload to be sent in the connection_init message, sent 
      whenever a websocket connection is made. See #19 
      <https://github.com/oliyh/re-graph/issues/19> and #20 
      <https://github.com/oliyh/re-graph/pull/20> for details, thanks to 
      @gabrielnau <https://github.com/gabrielnau>
      - Now works on React native. See #25 
      <https://github.com/oliyh/re-graph/pull/25>, thanks to @madstap 
      <https://github.com/madstap>
      - Working with query builders like venia 
      <https://github.com/Vincit/venia> which include "query" at the start 
      of the string, see #18 <https://github.com/oliyh/re-graph/issues/18>
   

   

   
It's available now on Clojars.

Thanks and enjoy,
Oliy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to