Skip to content
Compare
Choose a tag to compare
@johanneslumpe johanneslumpe released this 18 Oct 12:54
· 18 commits to master since this release

Breaking changes

  • The transition meta function and the catch-all handler now take (prevState, nextState, action) as arguments as opposed to (nextState, action)