File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.11.2
2+ * Fix attach request for different metro ports [ #2007 ] ( https://github.com/microsoft/vscode-react-native/pull/2007 )
3+ * Fix unexpected internal error [ #2005 ] ( https://github.com/microsoft/vscode-react-native/pull/2005 )
4+ * Fix getting android sdk path logic in local.properties file [ #1991 ] ( https://github.com/microsoft/vscode-react-native/pull/1991 )
5+ * Replace RN CLI by Expo CLI to start Metro in Expo debugging [ #1987 ] ( https://github.com/microsoft/vscode-react-native/pull/1987 )
6+ * Fix show qrcode in output window function [ #1985 ] ( https://github.com/microsoft/vscode-react-native/pull/1985 )
7+ * Internal changes:
8+ * Fix security vulnerabilities [ #1994 ] ( https://github.com/microsoft/vscode-react-native/pull/1994 )
9+
110## 1.11.1
211* Support Expo EAS command: open the project page in a web browser [ #1959 ] ( https://github.com/microsoft/vscode-react-native/pull/1959 )
312* Update vscode marketpace badge service [ #1967 ] ( https://github.com/microsoft/vscode-react-native/pull/1967 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-react-native" ,
33 "displayName" : " React Native Tools" ,
4- "version" : " 1.11.1 " ,
4+ "version" : " 1.11.2 " ,
55 "private" : true ,
66 "publisher" : " msjsdiag" ,
77 "icon" : " resources/images/icon.png" ,
You can’t perform that action at this time.
0 commit comments