We have an internal app on an older version of v2 and we’re now hitting https://clojurians.slack.com/archives/C7Q9GSHFV/p1714632058884499 after upgrading clojure core. Where I can I find the latest stable v2 branch?
https://github.com/hyperfiddle/electric/blob/v2/CHANGELOG.md
It looks like we didn't ever publish a v2 update including the fix mentioned in that thread, it is https://github.com/hyperfiddle/electric/commit/ee6ab9390ac06d3f7e08a6d2947393d5932dc1b5 which is on that branch https://github.com/hyperfiddle/electric/commits/v2/
It's been a long time, are you able to run from that commit via git/sha for example?
that commit seems to compile, we’ll double check it