Skip to content

Commit 6c397de

Browse files
committed
# 0.23.114-alpha (2024-01-22 / dd05ea6)
## Added - Inject shadow-cljs deps when needed and not already present - Support for more fine grained step customization with `start-steps`/`end-steps`/`pre-steps`/`post-steps` ## Changed - Check deps before injecting extra deps (cider, nrepl, shadow, etc). Declared deps versions always get precedence. - More succinct output while starting up - Show command line invocations that are being run
1 parent dd05ea6 commit 6c397de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.VERSION_PREFIX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22
1+
0.23

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.23.114-alpha (2024-01-22 / dd05ea6)
22

33
## Added
44

@@ -175,4 +175,4 @@ Initial release
175175
- lambdaisland.classpath integration
176176
- Support for cider-nrepl, refactor-nrepl
177177
- Basic support for shadow-cljs cljs nREPL-base REPL
178-
- Auto-connect for Emacs
178+
- Auto-connect for Emacs

0 commit comments

Comments
 (0)