0.2.0
Upgrade notes
- re-frame-trace has been renamed to re-frame-10x! To upgrade you need to do two things:
- Update your dependency from
day8.re-frame/trace "0.1.21
today8.re-frame/re-frame-10x "0.2.0
- Update your preload from
day8.re-frame.trace.preload
today8.re-frame-10x.preload
. If you don't update the preload you will get a deprecation warning, reminding you to update it.
- Update your dependency from