File tree Expand file tree Collapse file tree 8 files changed +17
-10
lines changed
react-devtools-extensions Expand file tree Collapse file tree 8 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-core" ,
3- "version" : " 6.1.1 " ,
3+ "version" : " 6.1.2 " ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " React Developer Tools" ,
44 "description" : " Adds React debugging tools to the Chrome Developer Tools." ,
5- "version" : " 6.1.1 " ,
6- "version_name" : " 6.1.1 " ,
5+ "version" : " 6.1.2 " ,
6+ "version_name" : " 6.1.2 " ,
77 "minimum_chrome_version" : " 114" ,
88 "icons" : {
99 "16" : " icons/16-production.png" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " React Developer Tools" ,
44 "description" : " Adds React debugging tools to the Microsoft Edge Developer Tools." ,
5- "version" : " 6.1.1 " ,
6- "version_name" : " 6.1.1 " ,
5+ "version" : " 6.1.2 " ,
6+ "version_name" : " 6.1.2 " ,
77 "minimum_chrome_version" : " 114" ,
88 "icons" : {
99 "16" : " icons/16-production.png" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " React Developer Tools" ,
44 "description" : " Adds React debugging tools to the Firefox Developer Tools." ,
5- "version" : " 6.1.1 " ,
5+ "version" : " 6.1.2 " ,
66 "browser_specific_settings" : {
77 "gecko" : {
88 "id" : " @react-devtools" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-inline" ,
3- "version" : " 6.1.1 " ,
3+ "version" : " 6.1.2 " ,
44 "description" : " Embed react-devtools within a website" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " react-devtools-timeline" ,
4- "version" : " 6.1.1 " ,
4+ "version" : " 6.1.2 " ,
55 "license" : " MIT" ,
66 "dependencies" : {
77 "@elg/speedscope" : " 1.9.0-a6f84db" ,
Original file line number Diff line number Diff line change 44
55---
66
7+ ### 6.1.2
8+ May 7, 2025
9+
10+ * Restore "double-click to view owners tree" functionality ([ eps1lon] ( https://github.com/eps1lon ) in [ #33039 ] ( https://github.com/facebook/react/pull/33039 ) )
11+
12+ ---
13+
714### 6.1.1
815February 7, 2025
916
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools" ,
3- "version" : " 6.1.1 " ,
3+ "version" : " 6.1.2 " ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "repository" : {
2626 "electron" : " ^23.1.2" ,
2727 "internal-ip" : " ^6.2.0" ,
2828 "minimist" : " ^1.2.3" ,
29- "react-devtools-core" : " 6.1.1 " ,
29+ "react-devtools-core" : " 6.1.2 " ,
3030 "update-notifier" : " ^2.1.0"
3131 }
3232}
You can’t perform that action at this time.
0 commit comments