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.12.2
2+ * Fix react-native application crashing issue related to cdp event [ #2055 ] ( https://github.com/microsoft/vscode-react-native/pull/2055 )
3+ * Add workspace setting to ignore specific project folder in multi-root workspace [ #2061 ] ( https://github.com/microsoft/vscode-react-native/pull/2061 )
4+ * Internal changes:
5+ * Bump postcss from 8.4.26 to 8.4.31 in /test/smoke/package [ #2053 ] ( https://github.com/microsoft/vscode-react-native/pull/2053 )
6+ * Update vscode-debugadapter to @vscode/debugadapter [ #2057 ] ( https://github.com/microsoft/vscode-react-native/pull/2057 )
7+ * Bump @babel/traverse from 7.22.8 to 7.23.2 in /test/smoke/package [ #2060 ] ( https://github.com/microsoft/vscode-react-native/pull/2060 )
8+ * Add unit test for getting workspace settings [ #2062 ] ( https://github.com/microsoft/vscode-react-native/pull/2062 )
9+
110## 1.12.1
211* Ignore merto config verification for expo application [ #2040 ] ( https://github.com/microsoft/vscode-react-native/pull/2040 )
312* Add documentation for Android applicationIdSuffix customization and fix format [ #2044 ] ( https://github.com/microsoft/vscode-react-native/pull/2044 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-react-native" ,
33 "displayName" : " React Native Tools" ,
4- "version" : " 1.12.1 " ,
4+ "version" : " 1.12.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