Pull Requests (10)
Recent PRs chosen due to review complexity and impact
| Pull Request | Author | Complexity | Changes | GitHub |
|---|---|---|---|---|
#5883test(router): remove flaky query transition testClosed | birkskyum | Simple | +0-300 | |
#5881fix: don't use alias for configuring ssr env inputClosed | schiller-manuel | Simple | +1-1 | |
#614Fix trailing comma in JSON fileClosed | pontakornth | Simple | +1-1 | |
#5878refactor(router-core): findSingleMatch caches the trees it generate in an LRUCache, not a MapClosed | Sheraff | Simple | +2-2 | |
#5890Fix: Route with server function as loader that throws notFound crashes route on HMR #5763Open | DeTuksa | Simple | +96-1 | |
#5874refactor(router-core): interpolatePath can cache the parsed path templateOpen | Sheraff | Simple | +58-25 | |
#728Fix force push removing commitsClosed | FugiTech | Simple | +1139-1301 | |
#5879test(router-core): add some missing unit-tests to the new processRouteTreeClosed | Sheraff | Simple | +122-6 | |
#5568feat: support lazy error component on beforeLoad failuresOpen | beaussan | Moderate | +262-201 | |
#5882refactor(router-core): cache matched route branch alongside the rest of the route matchClosed | Sheraff | Moderate | +33-23 |