|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2021.9.2-preview |
| 4 | +### Wednesday, September 29, 2021 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- #️⃣ 🙏 [vscode-powershell #3593](https://github.com/PowerShell/vscode-powershell/pull/3593) - Remove `mocha-junit-reporter` package by relying on Mocha's xUnit module. |
| 9 | +- #️⃣ 🙏 [vscode-powershell #3592](https://github.com/PowerShell/vscode-powershell/pull/3592) - Remove unused feature commands. (Thanks @CrendKing!) |
| 10 | +- #️⃣ 🙏 [vscode-powershell #3591](https://github.com/PowerShell/vscode-powershell/pull/3591) - Bump dependencies and lockfile. |
| 11 | +- 🐛 🚨 [vscode-powershell #3570](https://github.com/PowerShell/vscode-powershell/pull/3570) - Fix path regressions and cover with tests. |
| 12 | + |
| 13 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) |
| 14 | + |
| 15 | +No changes. |
| 16 | + |
3 | 17 | ## v2021.9.1-preview
|
4 | 18 | ### Tuesday, September 14, 2021
|
5 | 19 |
|
|
0 commit comments