File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed
Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ enableScripts : false
2+
13compressionLevel : mixed
24
35enableGlobalCache : false
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
1111#### Changes
1212
1313- Move ` ovsx ` script to ` bin ` directory ([ #1538 ] ( https://github.com/eclipse/openvsx/pull/1538 ) )
14+ - Disable the automatic execution of lifecycle scripts by yarn ([ #1546 ] ( https://github.com/eclipse/openvsx/pull/1546 ) )
1415
1516### [ v0.10.8] (Jan. 2026)
1617
Original file line number Diff line number Diff line change 1+ enableScripts : false
2+
13compressionLevel : mixed
24
35enableGlobalCache : false
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ This change log covers only the frontend library (webui) of Open VSX.
99- Support removing reviews by admins ([ #1403 ] ( https://github.com/eclipse/openvsx/pull/1403 ) )
1010- Support for GitHub flavored markdown alerts ([ #1535 ] ( https://github.com/eclipse/openvsx/pull/1535 ) )
1111
12+ ### Changed
13+
14+ - Disable the automatic execution of lifecycle scripts by yarn ([ #1546 ] ( https://github.com/eclipse/openvsx/pull/1546 ) )
15+
1216## [ v0.17.1] (Jan. 2026)
1317
1418### Dependencies
You can’t perform that action at this time.
0 commit comments