|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2021.6.1-preview |
| 4 | +### Wednesday, June 16, 2021 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- 📁✨ [vscode-powershell #3334](https://github.com/PowerShell/vscode-powershell/pull/3416) - Explicitly disable extension for untrusted workspaces. |
| 9 | +- 📺 [vscode-powershell #3378](https://github.com/PowerShell/vscode-powershell/pull/3413) - Include `$` in PowerShell word separators. |
| 10 | +- #️⃣ 🙏 [vscode-powershell #3390](https://github.com/PowerShell/vscode-powershell/pull/3392) - Change OS-architecture check to work with other locales. (Thanks @mat-ocl!) |
| 11 | + |
| 12 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) |
| 13 | + |
| 14 | +- 🐛 [PowerShellEditorServices #1495](https://github.com/PowerShell/PowerShellEditorServices/pull/1500) - Prevent some exceptions. |
| 15 | +- #️⃣ 🙏 [vscode-powershell #3395](https://github.com/PowerShell/PowerShellEditorServices/pull/1494) - Work around `dotnet publish` bug. |
| 16 | + |
| 17 | + |
3 | 18 | ## v2021.5.1
|
4 | 19 | ### Thursday, May 27, 2021
|
5 | 20 |
|
|
0 commit comments