v0.2.0
v0.2.0
of TimeTravel is here!
- Removes dependency on PubSub
- Installation is much simpler
use TimeTravel
instead of copy/pasting callbacksimport {TimeTravel} from "time_travel"
inapp.js
instead of copy/pasting JS code
- Supports the LiveView crashing & re-mounting
- "Clear storage" button now clears the LiveView state on the GenServer as well