fix(react-router): useMatchRoute w/ React Compiler (#8015)
* fix(react-router): useMatchRoute w/ React Compiler * test(react-router): add React Compiler E2E Co-authored-by: Kamal Bennani <kamal.bennani@aircall.io> * disable eslint react-hooks/exhaustive-deps for known static condition w/ DCE * test(react-router): cover useMatchRoute callback identity Co-authored-by: Sarah Gerrard <98355961+LadyBluenotes@users.noreply.github.com> * test(react-router): rely on useMatchRoute subscription * test(react-router): exercise compiler-generated memoization * no useCallback during SSR * update docs --------- Co-authored-by: Kamal Bennani <kamal.bennani@aircall.io> Co-authored-by: Sarah Gerrard <98355961+LadyBluenotes@users.noreply.github.com>
F
Flo committed
31355ae92c008d5b2d03f7f5ce9494cddccd0f7a
Parent: e15bda5
Committed by GitHub <noreply@github.com>
on 8/12/2026, 8:35:50 AM