Releases: microsoft/vscode-vsce
Releases · microsoft/vscode-vsce
v2.5.2
2.5.2 (2021-12-16)
Bug Fixes
- only enforce major and minor version of types check (4cf4c73)
- typo (63c89ae)
v2.5.1
2.5.1 (2021-11-29)
Bug Fixes
- validate engine for prereleases (ba006e3)
v2.5.0
2.5.0 (2021-11-24)
Features
- add --pre-release flag and support (dc4cf1b)
v2.4.0
2.4.0 (2021-11-22)
Features
- api: ✨ add target options to API (4d571f2), closes #652
v2.3.0
2.3.0 (2021-11-11)
Features
- error when publishing an extension that uses
enabledApiProposals
(6a0c946)
v2.2.0
2.2.0 (2021-11-05)
Bug Fixes
- package should not check for publisher (a38657e), closes #328
Features
- allow config via package.json for vsce package/publish (7182692), closes #548
v2.1.0
2.1.0 (2021-11-04)
Bug Fixes
- validate version with prerelease at publish time (35e9716), closes #425
Features
v2.0.0
2.0.0 (2021-11-04)
- chore(engineering)!: set minimum supported Node.JS version to 14 (302d33d)
BREAKING CHANGES
- this requires using a newer Node.JS version