File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3
3
## Unreleased
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
+ - [ react] feat: Add instrumentation for React Router v3 (#2759 )
6
7
7
8
## 5.20.0
8
9
Original file line number Diff line number Diff line change 32
32
"@testing-library/react-hooks" : " ^3.3.0" ,
33
33
"@types/hoist-non-react-statics" : " ^3.3.1" ,
34
34
"@types/react" : " ^16.9.35" ,
35
- "@types/react-router-3" : " npm:@types/react-router@^3.2.0 " ,
35
+ "@types/react-router-3" : " npm:@types/react-router@3.0.20 " ,
36
36
"jest" : " ^24.7.1" ,
37
37
"jsdom" : " ^16.2.2" ,
38
38
"npm-run-all" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 1590
1590
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
1591
1591
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
1592
1592
1593
- "@types/react-router-3@npm:@types/react-router@^3.2.0 ":
1594
- version "3.0.23 "
1595
- resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-3.0.23 .tgz#86612ce051244c60306724942cc0de24225a0653 "
1596
- integrity sha512-1JrVSk4hVdZOmrD1Me1UuxdgMxjQC8o+7b6aG90GKypo9f2gzbYaJ9w92v+8XRtsU5yVnfcPhuZLoWdZc38OsQ ==
1593
+ "@types/react-router-3@npm:@types/react-router@3.0.20 ":
1594
+ version "3.0.20 "
1595
+ resolved "https://registry.yarnpkg.com/@types/react-router/-/react-router-3.0.20 .tgz#a711682475ccef70ad9ad9e459859380221e6ee6 "
1596
+ integrity sha512-0sx2ThGYgblXPf8we/c+umFzP3RCbBp1bbFmd3pO1UaOYnTDno82iql3MQTVqB09rhopKORNfakDU/9xZ4QR6g ==
1597
1597
dependencies:
1598
1598
"@types/history" "^3"
1599
1599
"@types/react" "*"
You can’t perform that action at this time.
0 commit comments