Skip to content

Releases: microsoft/vscode-vsce

v2.5.1

29 Nov 15:45
f710e83
Compare
Choose a tag to compare

2.5.1 (2021-11-29)

Bug Fixes

  • validate engine for prereleases (ba006e3)

v2.5.0

24 Nov 09:58
2c60208
Compare
Choose a tag to compare

2.5.0 (2021-11-24)

Features

  • add --pre-release flag and support (dc4cf1b)

v2.4.0

22 Nov 12:36
4d571f2
Compare
Choose a tag to compare

2.4.0 (2021-11-22)

Features

  • api: ✨ add target options to API (4d571f2), closes #652

v2.3.0

11 Nov 11:40
Compare
Choose a tag to compare

2.3.0 (2021-11-11)

Features

  • error when publishing an extension that uses enabledApiProposals (6a0c946)

v2.2.0

05 Nov 10:20
a38657e
Compare
Choose a tag to compare

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

04 Nov 15:44
afa459f
Compare
Choose a tag to compare

2.1.0 (2021-11-04)

Bug Fixes

  • validate version with prerelease at publish time (35e9716), closes #425

Features

  • add --no-rewrite-relative-links (afa459f), closes #327

v2.0.0

04 Nov 15:11
396a66f
Compare
Choose a tag to compare

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

v1.103.1

04 Nov 08:40
32990ce
Compare
Choose a tag to compare

1.103.1 (2021-11-04)

Bug Fixes

v1.103.0

03 Nov 13:38
b8f72c8
Compare
Choose a tag to compare

1.103.0 (2021-11-03)

Features

v1.102.0

02 Nov 15:36
f50212e
Compare
Choose a tag to compare

1.102.0 (2021-11-02)

Bug Fixes

  • detect expired PAT (19f51dc), closes #466
  • normalize relative paths when rewriting links (a537741), closes #535
  • prepublish should run before version bump (535fa75), closes #187

Features

  • add --no-dependencies flag (d797b8d), closes #439
  • allow --no-update-package-json when providing (a8f432c), closes #596