You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
0 commit comments