Skip to content

5.4

Compare
Choose a tag to compare
@mrpmorris mrpmorris released this 17 May 20:08
· 102 commits to master since this release
14a8a42
  • ActionSubscribers are now notified after state has been reduced (#299)
  • Routing middleware will no longer dispatch a GoAction when URl is the same value but formatted differently (#297)
  • IDispatcher now queues actions whenever there are no subscribers to the ActionDispatched event and then dequeues them when a subscriber is added (#301)