Improvements
- improve REPL error message for missing eval client https://github.com/thheller/shadow-cljs/commit/2df45046f1ab31f38c41a03b28dbf8a37292429e
- display errors in HUD if websocket disconnects/fails https://github.com/thheller/shadow-cljs/issues/189
- enable clj-run fns to use server-only things like watch via metadata. usually clj-run does not spin up a full server so watch doesn't work. the
defn
can declare via the:shadow/requires-server
metadata that a
server instance is required to execute the fn. https://github.com/thheller/shadow-cljs/issues/226
https://github.com/thheller/shadow-cljs/commit/6a0a2f9508f75b37ece44253100b779deb170469
- fix broken cond https://github.com/thheller/shadow-cljs/commit/c5eff5888b2e1dcaac0c8b21bdc00373c618a3bc
- bump to latest clojurescript 1.10.238 https://github.com/thheller/shadow-cljs/commit/17905b4f9648b91c414c4d359c7a5c3ecb6be60f