github gildas-lormeau/single-file-cli v2.0.33

latest releases: v2.0.83, v2.0.82, v2.0.81...
2 years ago
  • Fixed missing frames when using the new headless mode of Chromium (e.g. when using --browser-arg --headless=new) or when disabling the headless mode (e.g. when using--browser-debug). The new headless mode allows you for example to load browser extensions (related issue: #83).
  • Reduced side-effect issues when running multiple single-file processes in parallel by using a random debugging port by default (to control the associated Chromium process) instead of always trying to use the port 9222 (related issue: #78)
  • Updated Deno to version 1.42.4
  • Fixed warning related to NPM when building the Docker image

Don't miss a new single-file-cli release

NewReleases is sending notifications on new releases.