File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,8 @@ Resulting in a folder structure like the following:
104104
105105## [0.5.0]
106106
107- - Show error messages in the webview UI
107+ - Show test fail messages in the webview UI
108108
109109
110+
111+ - Display error messages if React fails to load
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Play interactive coding tutorials in your editor" ,
55 "keywords" : [
66 " tutorial" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " coderoad-app" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " react-app-rewired build" ,
You can’t perform that action at this time.
0 commit comments