File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.11.0
2+ * Support Hermes debugging for Expo SDK 48 [ #1921 ] ( https://github.com/microsoft/vscode-react-native/pull/1921 )
3+ * Update documentation for Expo SDK 48 [ #1929 ] ( https://github.com/microsoft/vscode-react-native/pull/1929 )
4+ * Remove 'Experimental' tag for iOS& Android Hermes debugger [ #1935 ] ( https://github.com/microsoft/vscode-react-native/pull/1935 )
5+ * Add Hermes Expo debugger in debug-alt menu [ #1942 ] ( https://github.com/microsoft/vscode-react-native/pull/1942 )
6+ * Add support for EAS build setup command [ #1947 ] ( https://github.com/microsoft/vscode-react-native/pull/1947 )
7+ * Internal changes:
8+ * Update pipeline tasks - Component Detection& NOTICE File Generator [ #1925 ] ( https://github.com/microsoft/vscode-react-native/pull/1925 )
9+ * Run locale testing on vscode latest stable version [ #1938 ] ( https://github.com/microsoft/vscode-react-native/pull/1938 )
10+ * Cleanup and update 3rd party notices file [ #1939 ] ( https://github.com/microsoft/vscode-react-native/pull/1939 )
11+
112## 1.10.2
213* Improve android sdk and adb.exe path reading logic [ #1877 ] ( https://github.com/microsoft/vscode-react-native/pull/1877 )
314* Update vscode marketplace badge [ #1893 ] ( https://github.com/microsoft/vscode-react-native/pull/1893 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-react-native" ,
33 "displayName" : " React Native Tools" ,
4- "version" : " 1.10.2 " ,
4+ "version" : " 1.11.0 " ,
55 "private" : true ,
66 "publisher" : " msjsdiag" ,
77 "icon" : " resources/images/icon.png" ,
You can’t perform that action at this time.
0 commit comments