Fork me on GitHub
#announcements
<
2022-07-20
>
oliy09:07:15

Hi all, I'm pleased to announce the 0.2.0 release of re-graph re-graph is a GraphQL client for Clojure and ClojureScript with bindings for re-frame applications. https://github.com/oliyh/re-graph This is a major release of re-graph due to the API signatures changing. You are strongly advised to read the https://github.com/oliyh/re-graph/blob/master/UPGRADE.md guide for rationale and code examples. This release changes: • Nearly all API signatures, rationalising multiple positional args into a single map. The legacy API is retained, for the time being, at re-graph.core-deprecated https://github.com/oliyh/re-graph/issues/81 This release improves: • Documentation of options for authentication https://github.com/oliyh/re-graph/issues/80 • Error messages when re-frame is not initialised properly https://github.com/oliyh/re-graph/issues/86

🙌 1
👏 2
🎉 7