v2021.9.2
Thursday, September 30, 2021
This release includes changes from both the v2021.9.1-preview
and v2021.9.2-preview
.
There were no changes made to PowerShell Editor Services, but several several bugfixes
made to the extension, and most notably, the extension code is now properly minified and
bundled. This should result in a faster and more reliable extension.
vscode-powershell
- #️⃣ 🙏 vscode-powershell #3592 - Remove unused feature commands. (Thanks @CrendKing!)
- 🐛 🚨 vscode-powershell #3570 - Fix path regressions and cover with tests.
- 🐛 📺 vscode-powershell #3105 - Remove accidentally enabled commands.
- ✨ 👷 vscode-powershell #2450 - Bundle the extension.
PowerShellEditorServices
No changes.