File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 44** Added
55*** alias: `:lib/component-repl` REPL workflow for Component library
66*** alias: `:lib/integrant-repl` REPL workflow for Integrant library
7+ *** alias: `:inspect/morse` new in-process inspect tool (using the REBL JavaFX UI)
78** Changed
89*** DEPRECATED: `:lib/reloaded` & `:lib/tools-ns` - use `:dev/reloaded`
910*** DEPRECATED: `lib/nrepl` little value without a `:main-opts` configuration
Original file line number Diff line number Diff line change 539539 org.clojure/clojurescript {:mvn/version " 1.11.60" }}
540540 :main-opts [" --main" " cljs.main" " -re" " node" ]}
541541
542+ ; ; Morse - https://github.com/nubank/morse
543+ :inspect/morse
544+ {:extra-deps {io.github.nubank/morse {:git/tag " v2023.04.30.01" :git/sha " d99b09c" }}}
545+
542546 ; ; End of Data inspectors
543547 ; ; ---------------------------------------------------
544548
You can’t perform that action at this time.
0 commit comments