Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

1.9.0-alpha

Compare
Choose a tag to compare
@anmonteiro anmonteiro released this 12 May 03:22
· 40 commits to master since this release
a444929

Bug fixes

  • clojure.reflect not bundled (#369).
  • -e with unfinished form hangs (#375).
  • Fix crash when trying to auto-complete a line ending with ' (#365).

Changes

  • Upgrade Node.js to version 9.10.0.
  • Bump ClojureScript to 1.10.X (#379).
    Plus miscellaneous fixes, most notably:
    • Use cljs.core/eval in lumo.core.
    • Bundle cljs.core.specs.alpha.
    • Use $HOME/.cljs/.lumo-cache as global cache folder.
    • Throw in case of the unsupported :parallel-build.
    • Fix init of cljs.core/*print-newline*.