This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-02-14
Channels
- # announcements (1)
- # beginners (206)
- # calva (2)
- # cider (64)
- # cljs-dev (12)
- # clojars (2)
- # clojure (177)
- # clojure-europe (2)
- # clojure-finland (1)
- # clojure-italy (2)
- # clojure-losangeles (5)
- # clojure-nl (7)
- # clojure-russia (69)
- # clojure-spec (41)
- # clojure-uk (92)
- # clojurescript (60)
- # core-async (16)
- # cursive (48)
- # data-science (6)
- # datomic (73)
- # duct (5)
- # events (2)
- # figwheel-main (5)
- # fulcro (29)
- # hoplon (1)
- # off-topic (52)
- # pathom (11)
- # reagent (4)
- # reitit (5)
- # remote-jobs (1)
- # rum (7)
- # shadow-cljs (58)
- # slack-help (10)
- # spacemacs (3)
- # testing (3)
- # tools-deps (5)
If this won’t be included, I’ll just close it ;-) https://github.com/clojure/clojurescript-site/pull/300
@alexmiller pretty sure GClosure Library deploy is not automated
you know far better than me :)
there now
google-closure-library 0.0-20190213-2033d5d9 google-closure-library-third-party 0.0-20190213-2033d5d9
^ Our assurance that ClojureScript properly works with the latest Closure Library is the closurelib
project in Canary https://github.com/cljs-oss/canary
Note: Of interest is that the 1.10.439 compiler had prep work done in it https://dev.clojure.org/jira/browse/CLJS-2702 —done as part of the Cojureist Together grant—to allow it to work with changes that are in the latest Closure Library relative to what ClojureScript currently ships with. The changes affect REPLs and are now present in all of the shipping REPLs, but may or may not be in downstream REPLs.