Skip to content

Releases: microsoft/vscode-vsce

v2.25.1-2

18 Apr 19:52
f64f5d5
Compare
Choose a tag to compare
v2.25.1-2 Pre-release
Pre-release

Changes:

Feature Requests:

  • #961: Add more version validation tests

Others:

  • #966: allow verifyPat to use extension's publisher name
  • #963: Remove invalid version check
  • #962: Add more version validation tests

This list of changes was auto generated.

v2.25.1-0

15 Apr 23:33
3283b84
Compare
Choose a tag to compare
v2.25.1-0 Pre-release
Pre-release

Changes:

  • #943: feat: ignore .git generated by git worktree add

This list of changes was auto generated.

v2.25.0

12 Apr 10:17
fc228a1
Compare
Choose a tag to compare

Full Changelog: v2.25.0...v2.25.0

What's Changed

⚠️ Node engine version has been bumped up from >=14 to >=16

New Contributors

Full Changelog: v2.24.0...v2.25.0

v2.15.0

02 Dec 13:35
ab8770c
Compare
Choose a tag to compare

2.15.0 (2022-12-02)

Features

  • allow publishing universal target alongside platform specific targets (#790) (ab8770c), closes #785

v2.14.0

07 Nov 11:46
d608ecd
Compare
Choose a tag to compare

2.14.0 (2022-11-07)

Features

v2.13.0

21 Oct 11:26
1dcedef
Compare
Choose a tag to compare

2.13.0 (2022-10-21)

Features

  • support pricing model in the manifest file (#749) (1dcedef)

v2.12.0

19 Oct 12:19
2589114
Compare
Choose a tag to compare

2.12.0 (2022-10-19)

Features

  • allow to skip publishing duplicate package (#776) (2589114)

v2.11.0

29 Aug 07:38
8e193c9
Compare
Choose a tag to compare

2.11.0 (2022-08-29)

Bug Fixes

Features

  • expose all options to packaging and publishing APIs (#759) (8e193c9)

v2.10.2

19 Aug 11:50
3024d0f
Compare
Choose a tag to compare

2.10.2 (2022-08-19)

Bug Fixes

  • clarify simultaneous use of packagePath and target in vsce publish (#765) (3024d0f), closes #764

v2.10.1

19 Aug 10:04
0940626
Compare
Choose a tag to compare

2.10.1 (2022-08-19)

Bug Fixes

  • list all valid targets in documentation for --target (#766) (0940626), closes #763