plexus / chestnut

Application template for Clojure + ClojureScript web apps
Eclipse Public License 1.0
1.32k stars 99 forks source link

bump figwheel for suspendable #214

Closed featheredtoast closed 7 years ago

featheredtoast commented 7 years ago

The suspendable figwheel system just got released in 0.5.12

Allows for the back-end system to be reloaded, and figwheel (and all it's cljs connections) keeps on going! :tada:

plexus commented 7 years ago

This is going to clash with #213. If you can give that one a review I can merge it and do a general upgrade of all dependencies.

featheredtoast commented 7 years ago

wups, sorry about that -- that looks super rad!