Commit 95a2c48
committed
chore(e2e): Unpin react-router-7-framework-spa to ^7.11.0
This unpins the React Router version from 7.10.1 to ^7.11.0 to allow
automatic updates when the SPA mode vite preview bug is fixed upstream.
Background: React Router 7.11.0 introduced a bug where vite preview
attempts to load the deleted server build in SPA mode (ssr: false).
We pinned to 7.10.1 as a workaround, but this branch prepares for
future unpinning once the issue is resolved.
See summary.md for full details.1 parent 97e0be0 commit 95a2c48
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments