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-devtoolsand one fordirac(thank you @pepe) - Throw if required depedencies are missing for the called task
- Support for Dirac 0.7.x
- Use the
:preloadscompiler options (ClojureScript >=1.9.89is required) - Require
boot-cljs-devtoolsbefore any other require - Add
nrepl-optsfor configuring the spawned nRepl instance - Add
dirac-optsfor configuringdirac
- First version of the jupl/boot-cljs-devtools.