File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
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+
317## v2021.9.1-preview
418### Tuesday, September 14, 2021
519
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2021.9.1 " ,
4+ "version" : " 2021.9.2 " ,
55 "preview" : true ,
66 "publisher" : " ms-vscode" ,
77 "description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments