Commit 93f9a77
committed
Upgrade React Router to v7 and fix version compatibility
- Add react-router-dom ^7.6.3 dependency
- Update react-router to ^7.6.3 (from ^7.6.1)
- Add react-router and react-router-dom to peerDependencies
- Bump version from 0.17.1 to 0.17.2
- Update yarn.lock with latest dependencies
This fixes version mismatch issues when consuming apps use React Router v7.
The useFilterSync hook already uses the correct React Router v7 API.
Requested by: Jake Ruesink1 parent 16ac938 commit 93f9a77
2 files changed
Lines changed: 731 additions & 806 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | | - | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
0 commit comments