Skip to content

Commit f05cd10

Browse files
committed
Add changeset
1 parent ae6d61d commit f05cd10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/chilly-needles-taste.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"react-router": patch
3+
---
4+
5+
Update Lazy Route Discovery manifest requests to use a singular comma-separated `paths` query param instead of repeated `p` query params
6+
7+
- This is because Cloudflare has a hard limit of 100 URL search param key/value pairs when used as a key for caching purposes
8+
- If more that 100 paths were included, the cache key would be incomplete and could produce false-positive cache hits

0 commit comments

Comments
 (0)