Skip to content

0.2.1

Compare
Choose a tag to compare
@danielcompton danielcompton released this 18 Mar 22:12
· 859 commits to master since this release

Changed

  • Set default behaviour on first launch to show the re-frame-10x panel instead of keeping it hidden. This will help people better debug their setup when they are configuring re-frame-10x.

Fixed

  • Bug where under certain rare circumstances relating to the structure of your app-db, the Event panel could throw an error when transitioning from one epoch to another.
  • Refer to the correct Closure define to enable tracing #170.
  • Add missing requires in parts panel #164