Skip to content

Releases: boot-clj/boot-cljs-devtools

Task split

05 Feb 20:28
Compare
Choose a tag to compare
  • API breaking Task split: now there is one task for cljs-devtools and one for dirac (thank you @pepe)
  • Throw if required depedencies are missing for the called task

Dirac 0.7.x

11 Oct 01:34
Compare
Choose a tag to compare

Use :preloads and pass custom options to nRepl and Dirac

04 Aug 00:23
Compare
Choose a tag to compare
  • Use the :preloads compiler options (ClojureScript >= 1.9.89 is required)
  • Require boot-cljs-devtools before any other require
  • Add nrepl-opts for configuring the spawned nRepl instance
  • Add dirac-opts for configuring dirac