Connected-react-router: Working with v4-alt of react-router

Created on 16 Jan 2017  路  5Comments  路  Source: supasate/connected-react-router

Looks like StaticRouter is gone, any ideas how to proceed? First time diving into v4 code base so not exactly sure what the change means in terms of required updates.

Most helpful comment

Now, we support the new [email protected]! (PR #28)

Please check the [email protected]. If anyone finds any issue, please let me know.

All 5 comments

Yes. I'm aware of that. Currently, v4-alt won and became the next v4. I'm waiting for their new release/tag before upgrading.

@supasate awesome, hopefully sometime this week!

I'm sorry to ask this, but I'm kid of lost (but I'm sure I'm not the only one).

  1. What is the status supporting react-router@alpha atm?
  2. Is currently released [email protected] the one that was the v4-alt version and it requires changes from connected-react-router side to make it work?
  3. Maybe you can also make it clear if this readme is actual for next version of react router: https://github.com/ReactTraining/react-router/blob/v4/README.md

Thanks!

@olegstepura That's fine. The situation of react-router is confusing.

  1. Now, connected-react-router supports [email protected] which is the the version with Match and Miss. (Read more below.)
  2. [email protected] is the version before v4-alt. It doesn't require any change to connected-react-router. (Read more below.)

I just noticed that, around 40 minutes ago, the react-router team has just released beta version (Match and Miss are gone). So, it's time to update this repo to handle the new version of react-router.

Now, we support the new [email protected]! (PR #28)

Please check the [email protected]. If anyone finds any issue, please let me know.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alamchrstn picture alamchrstn  路  5Comments

alexseitsinger picture alexseitsinger  路  3Comments

kswin picture kswin  路  6Comments

bmueller-sykes picture bmueller-sykes  路  4Comments

jhwheeler picture jhwheeler  路  3Comments