File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.7.0-preview
4
+ ### Thursday, July 15, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 👷 [ vscode-powershell #3458 ] ( https://github.com/PowerShell/vscode-powershell/pull/3458 ) - Automate more of the release.
9
+ - ✨ 👷 [ vscode-powershell #3439 ] ( https://github.com/PowerShell/vscode-powershell/pull/3439 ) - Fix ` Package ` task.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
12
+
13
+ - ✨ 🚨 [ PowerShellEditorServices #1522 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1522 ) - Run new PSReadLine test on Windows.
14
+ - ✨ 📖 [ PowerShellEditorServices #1519 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1519 ) - Update README.md. (Thanks @vladdoster !)
15
+ - ✨ 🙏 [ PowerShellEditorServices #1493 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1514 ) - Load only bundled ` PSReadLine ` .
16
+ - 🐛 👷 [ PowerShellEditorServices #1513 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1513 ) - Import ` InvokePesterStub.ps1 ` from ` vscode-powershell ` (with history).
17
+ - 🐛 🛫 [ PowerShellEditorServices #1503 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1504 ) - Handle ` incomingSettings ` and ` profileObject ` being null. (Thanks @dkattan !)
18
+
19
+
3
20
## v2021.6.2
4
21
### Thursday, June 24, 2021
5
22
You can’t perform that action at this time.
0 commit comments