File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1010 <!-- Upcoming changes go here
1111</details> -->
1212
13- ## 4.0.0 (release date TBD )
13+ ## 4.0.0 (August 15, 2019 )
1414
1515### General changes
1616
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-core" ,
3- "version" : " 4.0.0-alpha.10 " ,
3+ "version" : " 4.0.0" ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
77 "repository" : {
8+ "type" : " git" ,
89 "url" : " https://github.com/facebook/react.git" ,
9- "type " : " git "
10+ "directory " : " packages/react-devtools-core "
1011 },
1112 "files" : [
1213 " dist" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-inline" ,
3- "version" : " 4.0.0-alpha.10 " ,
3+ "version" : " 4.0.0" ,
44 "description" : " Embed react-devtools within a website" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
77 "repository" : {
8+ "type" : " git" ,
89 "url" : " https://github.com/facebook/react.git" ,
9- "type " : " git "
10+ "directory " : " packages/react-devtools-inline "
1011 },
1112 "files" : [
1213 " dist" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools" ,
3- "version" : " 4.0.0-alpha.10 " ,
3+ "version" : " 4.0.0" ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "repository" : {
7+ "type" : " git" ,
78 "url" : " https://github.com/facebook/react.git" ,
8- "type " : " git "
9+ "directory " : " packages/react-devtools "
910 },
1011 "bin" : {
1112 "react-devtools" : " ./bin.js"
2526 "electron" : " ^5.0.0" ,
2627 "ip" : " ^1.1.4" ,
2728 "minimist" : " ^1.2.0" ,
28- "react-devtools-core" : " 4.0.0-alpha.10 " ,
29+ "react-devtools-core" : " 4.0.0" ,
2930 "update-notifier" : " ^2.1.0"
3031 }
3132}
You can’t perform that action at this time.
0 commit comments