cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
borkdude 2021-04-19T13:33:58.092300Z

Mentioned in the #clojure channel, it seems the breaking changes in closure seem to be affecting transit-js users: https://github.com/cognitect/transit-js/blob/28039bb9d083fc10e9fa491eeef93a87cca7ce4b/src/com/cognitect/transit/types.js#L580

borkdude 2021-04-19T13:45:47.093Z

Link to conversation: https://clojurians.slack.com/archives/C03S1KBA2/p1618838806241600 I"m not sure how this works since they are not using CLJS

dnolen 2021-04-19T16:01:01.093900Z

@borkdude that is strange, but hrm yeah I do need to bump transit-js and thus transit-cljs for this change

dnolen 2021-04-19T16:02:35.094100Z

https://github.com/cognitect/transit-js/issues/56

👍 2