YahooArchive / fluxible-router

MOVED TO FLUXIBLE REPO
104 stars 26 forks source link

Add transactions to navigation #100

Closed mridgway closed 8 years ago

mridgway commented 8 years ago

This will solve issues where multiple parallel navigateActions could have non-deterministic results. This may require changes to the payload passed to RouteStore events and should therefore be treated as a backwards compatibility break.

See https://github.com/yahoo/fluxible-router/pull/95 for more discussion.