File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3+ ## v2022.11.2-preview
4+ ### Tuesday, November 29, 2022
5+
6+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7+
8+ Just dependency updates.
9+
10+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.6.3
11+
12+ - 🐛 🙏 [ PowerShellEditorServices #1962 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1962 ) - Revert manual pin of Newtonsoft.Json.
13+ - 🐛 📟 [ vscode-powershell #4279 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1961 ) - Replace backtick-e with ` $([char]0x1b) ` .
14+
315## v2022.11.1-preview
416### Monday, November 21, 2022
517
Original file line number Diff line number Diff line change 11{
22 "name" : " powershell-preview" ,
33 "displayName" : " PowerShell Preview" ,
4- "version" : " 2022.11.1 " ,
4+ "version" : " 2022.11.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