|
| 1 | +## 1.13.3 |
| 2 | +* Align Android launch command naming [#2580](https://github.com/microsoft/vscode-react-native/pull/2580) |
| 3 | +* Improve packager status bar to display Metro port and connected device name [#2557](https://github.com/microsoft/vscode-react-native/pull/2557) [#2564](https://github.com/microsoft/vscode-react-native/pull/2564) |
| 4 | +* Remove deprecated Element Inspector feature [#2561](https://github.com/microsoft/vscode-react-native/pull/2561) |
| 5 | +* Update README with security dependency override guidance [#2582](https://github.com/microsoft/vscode-react-native/pull/2582) |
| 6 | +* Internal changes: |
| 7 | + * Fix shell injection risk in macOS app termination [#2550](https://github.com/microsoft/vscode-react-native/pull/2550) |
| 8 | + * Fix packager test failure [#2559](https://github.com/microsoft/vscode-react-native/pull/2559) |
| 9 | + * Add smoke test for simplified log grammar and stabilize app launch [#2551](https://github.com/microsoft/vscode-react-native/pull/2551) |
| 10 | + * Explore and fix TypeScript 7 compatibility [#2543](https://github.com/microsoft/vscode-react-native/pull/2543) |
| 11 | + * Pin and upgrade serialize-javascript to non-vulnerable versions [#2539](https://github.com/microsoft/vscode-react-native/pull/2539) [#2541](https://github.com/microsoft/vscode-react-native/pull/2541) [#2576](https://github.com/microsoft/vscode-react-native/pull/2576) [#2578](https://github.com/microsoft/vscode-react-native/pull/2578) |
| 12 | + * Exclude auto-generated mochawesome test reports [#2583](https://github.com/microsoft/vscode-react-native/pull/2583) |
| 13 | + * Bump minimatch in /test/smoke [#2537](https://github.com/microsoft/vscode-react-native/pull/2537) |
| 14 | + * Bump tar in /test/smoke to 7.5.11 [#2547](https://github.com/microsoft/vscode-react-native/pull/2547) [#2554](https://github.com/microsoft/vscode-react-native/pull/2554) |
| 15 | + * Bump @tootallnate/once and @vscode/test-electron [#2545](https://github.com/microsoft/vscode-react-native/pull/2545) |
| 16 | + * Bump flatted from 3.1.1 to 3.4.2 [#2565](https://github.com/microsoft/vscode-react-native/pull/2565) |
| 17 | + * Bump picomatch from 2.2.3 to 2.3.2 [#2569](https://github.com/microsoft/vscode-react-native/pull/2569) |
| 18 | + * Bump brace-expansion to 5.0.5 [#2572](https://github.com/microsoft/vscode-react-native/pull/2572) |
| 19 | + * Bump lodash from 4.17.23 to 4.18.1 [#2585](https://github.com/microsoft/vscode-react-native/pull/2585) [#2588](https://github.com/microsoft/vscode-react-native/pull/2588) |
| 20 | + |
1 | 21 | ## 1.13.2 |
2 | 22 | * Add command to support Expo EAS workflow [#2432](https://github.com/microsoft/vscode-react-native/pull/2432) |
3 | 23 | * Improve and verify added launch/debug configuration in `launch.json` [#2442](https://github.com/microsoft/vscode-react-native/pull/2442) [#2424](https://github.com/microsoft/vscode-react-native/pull/2424) |
|
0 commit comments