File tree 1 file changed +7
-14
lines changed
1 file changed +7
-14
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
- ## v2021.9.2-preview
4
- ### Wednesday, September 29, 2021
3
+ ## v2021.9.2
4
+ ### Thursday, September 30, 2021
5
+
6
+ This release includes changes from both the ` v2021.9.1-preview ` and ` v2021.9.2-preview ` .
7
+ There were no changes made to PowerShell Editor Services, but several several bugfixes
8
+ made to the extension, and most notably, the extension code is now properly minified and
9
+ bundled. This should result in a faster and more reliable extension.
5
10
6
11
#### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
12
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
13
- #️⃣ 🙏 [ 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
14
- 🐛 🚨 [ 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
-
17
- ## v2021.9.1-preview
18
- ### Tuesday, September 14, 2021
19
-
20
- #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
21
-
22
15
- 🐛 📺 [ vscode-powershell #3105 ] ( https://github.com/PowerShell/vscode-powershell/pull/3564 ) - Remove accidentally enabled commands.
23
16
- ✨ 👷 [ vscode-powershell #2450 ] ( https://github.com/PowerShell/vscode-powershell/pull/3555 ) - Bundle the extension.
24
17
You can’t perform that action at this time.
0 commit comments