releases

cjohansen 2025-11-18T20:02:14.790249Z

https://github.com/cjohansen/portfolio/ 2025.11.2: portfolio.replicant now loads on the JVM, allowing you to write Portfolio scenes for Replicant in cljc files

👏 3
🔥 1
🙌 6
cjohansen 2025-11-18T20:48:07.282509Z

Worth noting: For now this only enables you to run a JVM REPL in these namespaces. Portfolio still needs a ClojureScript build to render. I hope to provide a JVM rendering option as well down the line.

cjohansen 2025-11-18T20:02:52.284249Z

https://github.com/cjohansen/nexus 2025.11.1: Propagate errors from nested dispatch calls through to the root call.