Skip to content

ClojureScript 1.9.36 and :optimizations :simple

Choose a tag to compare

@arichiardi arichiardi released this 03 Jun 23:38
· 36 commits to master since this release
  • Clojurescript 1.9.36 support
  • Replumb now work with :optimizations :simple (tests are covering it as well)
  • Skip loading already required JavaScript namespaces (see this commit for details)
  • Add :static-fns option
  • Fix of the empty cljs.user object, now node works with :optimizations :simple
  • Fix for issue #155 - defect with condp