|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2023.5.1-preview |
| 4 | +### Friday, May 12, 2023 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- 🐛 📺 [vscode-powershell #4553](https://github.com/PowerShell/vscode-powershell/pull/4570) - Remove the MSI install logic (it's unreliable). |
| 9 | + |
| 10 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.8.5 |
| 11 | + |
| 12 | +- 🐛 📟 [vscode-powershell #3991](https://github.com/PowerShell/PowerShellEditorServices/pull/2023) - Fix disappearing output in PowerShell 5.1. |
| 13 | +- 🐛 🔍 [PowerShellEditorServices #2020](https://github.com/PowerShell/PowerShellEditorServices/pull/2020) - Fix repeated failure to load DSC module. |
| 14 | + |
3 | 15 | ## v2023.5.0
|
4 | 16 | ### Wednesday, May 03, 2023
|
5 | 17 |
|
|
0 commit comments