|
1 | 1 | # PowerShell Extension Release History
|
2 | 2 |
|
| 3 | +## v2023.1.0-preview |
| 4 | +### Wednesday, January 04, 2023 |
| 5 | + |
| 6 | +#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell) |
| 7 | + |
| 8 | +- 🐛 👷 [vscode-powershell #4357](https://github.com/PowerShell/vscode-powershell/pull/4357) - Fix `@vscode/vsce` dependency after its rename. |
| 9 | +- 🐛 ✂️ [vscode-powershell #4346](https://github.com/PowerShell/vscode-powershell/pull/4347) - fix class snippet (unnecessary space between `<` and `#`). (Thanks @ALiwoto!) |
| 10 | + |
| 11 | +#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.7.3 |
| 12 | + |
| 13 | +- 🐛 🚂 [vscode-powershell #4343](https://github.com/PowerShell/PowerShellEditorServices/pull/1982) - Update VS Code shell integration script. |
| 14 | +- ✨ 🙏 [PowerShellEditorServices #1981](https://github.com/PowerShell/PowerShellEditorServices/pull/1981) - Make `Set-ScriptExtent` not slow. |
| 15 | +- 🐛 🙏 [PowerShellEditorServices #1959](https://github.com/PowerShell/PowerShellEditorServices/pull/1980) - Use an empty array instead of `null`. |
| 16 | + |
3 | 17 | ## v2022.12.2-preview
|
4 | 18 | ### Tuesday, December 20, 2022
|
5 | 19 |
|
|
0 commit comments