• ClojureScript
  • API
  • News
  • GitHub
Version Details
1.10.914
1.10.891
1.10.866
1.10.844
1.10.741
1.10.597
1.10.516
1.10.439
1.10.312
1.10.238
1.9.946
1.9.908
1.9.854
1.9.671
1.9.660
1.9.562
1.9.542
1.9.521
1.9.494
1.9.473
1.9.456
1.9.293
1.9.229
1.9.216
1.9.198
1.9.89
1.9.76
1.9.36
1.9.14
1.8.51
1.8.40
1.8.34
1.7.228
1.7.170
1.7.145
1.7.48
1.7.28
0.0-3308
0.0-3255
0.0-3211
0.0-3196
0.0-3126
0.0-3115
0.0-3058
0.0-2913
0.0-2843
0.0-2814
0.0-2755
0.0-2740
0.0-2719
0.0-2644
0.0-2505
0.0-2496
0.0-2411
0.0-2371
0.0-2356
0.0-2341
0.0-2322
0.0-2311
0.0-2301
0.0-2280
0.0-2277
0.0-2268
0.0-2261
0.0-2234
0.0-2227
0.0-2202
0.0-2199
0.0-2197
0.0-2173
0.0-2156
0.0-2138
0.0-2134
0.0-2127
0.0-2120
0.0-2067
0.0-2060
0.0-2030
0.0-2024
0.0-2014
0.0-1978
0.0-1934
0.0-1933
0.0-1913
0.0-1909
0.0-1885
0.0-1877
0.0-1859
0.0-1847
0.0-1798
0.0-1586
0.0-1535
0.0-1513
0.0-1503
0.0-1443
0.0-1236
0.0-1211
0.0-971
0.0-927

1.10.741

Apr 24, 2020 by David Nolen on Google Groups

Please refer to the announce post for the details: https://clojurescript.org/news/2020-04-24-release

This release also features a significant enhancement when building against node_modules: https://clojurescript.org/news/2020-04-24-bundle-target

As always, feedback welcome!

API Additions

including pre-releases 1.10.740, 1.10.739, 1.10.738
  • cljs.analyzer.api/current-state
  • cljs.analyzer.api/default-passes
  • cljs.analyzer.api/enabled-warnings
  • cljs.analyzer.api/warning-message
  • cljs.analyzer.api/with-passes
  • cljs.analyzer.api/with-warning-handlers
  • cljs.build.api/add-dependency-sources
  • cljs.build.api/compilable->ijs
  • cljs.build.api/dependency-order
  • cljs.build.api/handle-js-modules
  • cljs.build.api/index-ijs
  • cljs.build.api/node-modules
  • cljs.compiler.api/munge
  • *global*
  • js-iterable?
  • js-symbol?
  • compiler-options/bundle-cmd
  • compiler-options/deps-cmd
  • compiler-options/nodejs-rt
  • compiler-options/target-fn

ClojureScript is licensed EPL 1.0
Copyright © Rich Hickey