You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade-guides/v2.0.0.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,6 @@ You might enjoy reading this issue: https://github.com/rackt/react-router/issues
14
14
15
15
4. Draw a clean line between what goes to Route Components as `props` and what goes on `context`.
16
16
17
-
For more information see [https://github.com/rackt/react-router/issues/2646]
18
-
19
17
For a lot of apps this upgrade might look like API churn. Underneath the hood there are significant differences that make integrating with the rest of the React ecosystem more straightforward. Thanks for your continued patience and support as we all build this tool together. It's hard to imagine the top-level API changing much after this. But if it does, rest assured we are committed to ...
20
18
21
19
### Backwards Compatibility and Deprecation Warnings
0 commit comments