|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2023.9.2-preview |
| 4 | +### Wednesday, September 13, 2023 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- ⚡️ 💭 [vscode-powershell #4734](https://github.com/PowerShell/vscode-powershell/pull/4734) - Remove unused telemetry. |
| 9 | +- ✨ 📖 [vscode-powershell #4729](https://github.com/PowerShell/vscode-powershell/pull/4729) - Add note about installing ESLint globally for VS Code extension. |
| 10 | + |
| 11 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.11.0 |
| 12 | + |
| 13 | +- 🐛 💭 [vscode-powershell #4735](https://github.com/PowerShell/PowerShellEditorServices/pull/2066) - Add `None` to `PsesLogLevel` enum. |
| 14 | +- ⚡️ 💭 [PowerShellEditorServices #2065](https://github.com/PowerShell/PowerShellEditorServices/pull/2065) - Remove unused telemetry. |
| 15 | +- 🐛 🔍 [vscode-powershell #3904](https://github.com/PowerShell/PowerShellEditorServices/pull/2064) - Fix debugging script blocks that aren't in files. |
| 16 | +- 🐛 🚂 [vscode-powershell #3971](https://github.com/PowerShell/PowerShellEditorServices/pull/2062) - Import `PSDesiredStateConfiguration` by name. |
| 17 | + |
3 | 18 | ## v2023.9.1-preview
|
4 | 19 | ### Friday, August 25, 2023
|
5 | 20 |
|
|
0 commit comments