This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-02
Channels
- # bangalore-clj (4)
- # beginners (30)
- # boot (11)
- # cljsrn (11)
- # clojure (18)
- # clojure-conj (2)
- # clojure-italy (1)
- # clojure-uk (6)
- # clojurescript (14)
- # clojurewerkz (1)
- # core-async (3)
- # fulcro (14)
- # hoplon (12)
- # lumo (7)
- # off-topic (24)
- # onyx (2)
- # portkey (1)
- # protorepl (1)
- # re-frame (8)
- # spacemacs (14)
- # specter (95)
- # unrepl (14)
Is the cljs upgrade postponed waiting for 7.1?
@fiddlerwoaroof yes cljs upgrade is in 7.1.0-SNAPSHOT
feel free to use it, if you find any bugs let us know 🙂
@thedavidmeister great, a project I'm working on is a lot easier with the HTML sanitizer from a newer version of Google's closure library, so I'd like to be able to use a newer cljs
@fiddlerwoaroof any issues with the new 7.1 please let @thedavidmeister or myself know
ok, I haven't picked it up again, but I'll sure to mention any issues I find
the latest snapshot is now current with cljs
so, I just have to change [hoplon/hoplon "7.0.3"]
to [hoplon/hoplon "7.1.0-SNAPSHOT"]
?
In my boot file
For anyone tracking meta, v0.2.0 is out