We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16137ec commit 06eed64Copy full SHA for 06eed64
CHANGELOG.md
@@ -2,17 +2,18 @@
2
3
## Added
4
5
+- Add support for top-level shadow-cljs config/builds, not only sub-project builds
6
+
7
## Fixed
8
-## Changed
9
+- Better handle `:paths` in `deps.local.edn`, ensure they are picked up at boot,
10
+ not only at first classpath reload
11
12
# 0.13.67-alpha (2022-11-25 / 07ac499)
13
14
15
-## Fixed
-
16
+- Support setting :lauchpad/main-opts in .clojure/deps.edn
17
18
# 0.12.64-alpha (2022-10-26 / a4fdb16)
19
@@ -110,4 +111,4 @@ Initial release
110
111
- lambdaisland.classpath integration
112
- Support for cider-nrepl, refactor-nrepl
113
- Basic support for shadow-cljs cljs nREPL-base REPL
-- Auto-connect for Emacs
114
+- Auto-connect for Emacs
0 commit comments