Skip to content

0.3.0

Compare
Choose a tag to compare
@grrowl grrowl released this 08 Jan 12:25
  • Internally, we now use the redux history for gossiping with other
    scuttlebutts, instead of maintaining a separate history.
  • Adds dispatcher option verifyAsync. This allows flexible validation of
    actions.
  • Adds Dispatcher unit tests