Skip to content

v0.2.0

Compare
Choose a tag to compare
@JohnnyCurran JohnnyCurran released this 11 Dec 22:03
· 26 commits to main since this release
16219b6

v0.2.0 of TimeTravel is here!

  • Removes dependency on PubSub
  • Installation is much simpler
    • use TimeTravel instead of copy/pasting callbacks
    • import {TimeTravel} from "time_travel" in app.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