We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6782978 commit 305c974Copy full SHA for 305c974
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### 2.3.0 | 2022-02-27
4
+
5
+- Automatically use the most recent version matching `engines.vscode` in extensions' package.json
6
+- Allow insiders `version`s to be specified, such as `version: "1.76.0-insider"`
7
+- Reduce the likelihood of 'broken' installations on interrupted downloads
8
+- Remove dependency on outdated `unzipper` module
9
10
### 2.2.4 | 2022-02-19
11
12
- Use existing downloads if internet is inaccessible
0 commit comments