Releases: JohnnyCurran/TimeTravel
Releases · JohnnyCurran/TimeTravel
v0.3.2
v0.2.2
Include all built assets instead of just JS module
v0.2.1 - Include JS package
This point release includes the compiled JS assets in order for the TimeTravel import in app.js to work correctly
v0.2.0
v0.2.0 of TimeTravel is here!
- Removes dependency on PubSub
- Installation is much simpler
use TimeTravelinstead of copy/pasting callbacksimport {TimeTravel} from "time_travel"inapp.jsinstead of copy/pasting JS code
- Supports the LiveView crashing & re-mounting
- "Clear storage" button now clears the LiveView state on the GenServer as well