File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2023.9.0-preview
4
+ ### Wednesday, August 09, 2023
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 🔧 [ vscode-powershell #4557 ] ( https://github.com/PowerShell/vscode-powershell/pull/4687 ) - Support ` ~ ` , ` ./ ` and named workspace folders in ` cwd ` .
9
+ - ✨ 🔧 [ vscode-powershell #4686 ] ( https://github.com/PowerShell/vscode-powershell/pull/4686 ) - Enhance ` additionalPowerShellExes ` setting.
10
+ - #️⃣ 🙏 [ vscode-powershell #4684 ] ( https://github.com/PowerShell/vscode-powershell/pull/4684 ) - Remove LinkEditorServices comment in development.md. (Thanks @fflaten !)
11
+ - #️⃣ 🙏 [ vscode-powershell #4676 ] ( https://github.com/PowerShell/vscode-powershell/pull/4676 ) - Move ESLint Dependabot group to npm. (Thanks @fflaten !)
12
+ - #️⃣ 🙏 [ vscode-powershell #4667 ] ( https://github.com/PowerShell/vscode-powershell/pull/4667 ) - Bump ESLint packages to v6.
13
+ - #️⃣ 🙏 [ vscode-powershell #4661 ] ( https://github.com/PowerShell/vscode-powershell/pull/4661 ) - Update readme.
14
+ - 🐛 👷 [ vscode-powershell #4651 ] ( https://github.com/PowerShell/vscode-powershell/pull/4651 ) - Fix unit test for Windows running on arm64.
15
+ - ✨ 👷 [ vscode-powershell #4641 ] ( https://github.com/PowerShell/vscode-powershell/pull/4641 ) - Update VS Code engine to 1.79.0.
16
+ - ✨ 🔧 [ vscode-powershell #4181 ] ( https://github.com/PowerShell/vscode-powershell/pull/4639 ) - Add ` startLocation ` setting for Extension Terminal. (Thanks @krishankanumuri !)
17
+
18
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.9.0
19
+
20
+ - ✨ 📟 [ PowerShellEditorServices #2046 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/2046 ) - Bump PSReadLine to beta for extension preview.
21
+
3
22
## v2023.6.0
4
23
### Tuesday, June 06, 2023
5
24
You can’t perform that action at this time.
0 commit comments