From bf80d69db134d0cad4d4cf9117dfb392f048a0c2 Mon Sep 17 00:00:00 2001 From: Ansh Goyal Date: Mon, 2 Oct 2023 00:58:35 +0000 Subject: [PATCH] Update README.md with PRs table --- CNCF - JaegerTracing/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CNCF - JaegerTracing/README.md b/CNCF - JaegerTracing/README.md index e950706..6a62c82 100644 --- a/CNCF - JaegerTracing/README.md +++ b/CNCF - JaegerTracing/README.md @@ -71,4 +71,5 @@ View all pull requests by me at a glance : [VIEW ALL PULL REQUESTS](https://gith | Sep 24, 2023 | Speed up tests locally by upto 45% | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1818) | | Sep 27, 2023 | Replace react-router-redux with redux-first-history | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1826) | | Sep 27, 2023 | Upgrade react-router-dom to v5.2.0 | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1830) | -| Sep 30, 2023 | Add Custom withRouteProps HOC for react-router-dom v6 migration | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1836) | \ No newline at end of file +| Sep 30, 2023 | Add Custom withRouteProps HOC for react-router-dom v6 migration | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1836) | +| Oct 1, 2023 | replace match.params with useParams hook | [Link to PR](https://github.com/jaegertracing/jaeger-ui/pull/1837) | \ No newline at end of file