All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- *API breaking* Task split: now there is one task for
cljs-devtools
and one fordirac
(thank you @pepe) - Throw if required depedencies are missing for the called task
- Support for Dirac 0.7.x
- 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 configuringdirac
- First version of the jupl/boot-cljs-devtools.