This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-03
Channels
- # aws (27)
- # beginners (64)
- # boot (14)
- # calva (10)
- # cider (36)
- # cljs-dev (13)
- # cljsrn (79)
- # clojure (58)
- # clojure-berlin (8)
- # clojure-france (1)
- # clojure-italy (18)
- # clojure-nl (9)
- # clojure-russia (1)
- # clojure-spec (28)
- # clojure-uk (29)
- # clojurescript (55)
- # core-async (20)
- # cursive (5)
- # datomic (105)
- # emacs (17)
- # figwheel-main (13)
- # fulcro (20)
- # graphql (4)
- # hoplon (1)
- # hyperfiddle (2)
- # jobs (7)
- # jobs-discuss (110)
- # off-topic (23)
- # pathom (1)
- # perun (2)
- # re-frame (87)
- # reitit (2)
- # shadow-cljs (8)
- # spacemacs (2)
- # tools-deps (118)
- # vim (11)
might cut a release tomorrow, is there anything important I missed in the major/blocker list?
hrm, probably want to fix this one https://dev.clojure.org/jira/browse/CLJS-3030
@dnolen Not sure how important this one is, but I haven’t been able to find the cause yet:
https://dev.clojure.org/jira/browse/CLJS-3023
Note that seq
, rest
, etc. have no problems, not sure what’s so specific about next
.
It may have to do with apply using next a lot, and apply had the same problem, so let’s put it in that category for now
Patch + test for https://dev.clojure.org/jira/browse/CLJS-3023 now uploaded.
Draft news release is a little thin at the moment; I’ll take a look at what landed this cycle and write some copy https://github.com/clojure/clojurescript-site/blob/news-next/content/news/2019-01-04-release.adoc
Remember to poke me when you need the site built