ClojureScript 1.9.36 and :optimizations :simple
- 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