ui-router / redux

UI-Router plugin for Redux integration
MIT License
12 stars 6 forks source link

Action creator and middleware should accept TransitionOptions #12

Open mrichard opened 4 years ago

mrichard commented 4 years ago

Hello

Wondering if we can add a third parameter to pass in transitionOptions?

https://github.com/ui-router/redux/blob/master/core/middleware.ts#L12

Thnx