Skip to content

Releases: GoogleChrome/chrome-launcher

v1.0.0 (Tue, Jul 18 2023)

19 Jul 17:29
8e78e38
Compare
Choose a tag to compare
  • 37609a01 deps: upgrade lighthouse-logger to 2.0.1 (#309)
  • dacd3578 Publish as ESM (#302)
  • f9e43693 fix: always close file handles to stdout/stderr logs (#259

v0.15.2 (Mon, April 17 2023)

18 Apr 19:43
Compare
Choose a tag to compare
  • 76b6a13c Update logLevel option typing (#295)
  • 60044483 Update headless=chrome flag to headless=new (#290)
  • b041125a log when connection to existing chrome found for requested port (#291)
  • f64a7d89 docs(flags): fix description of mock-keychain flag
  • c753ba08 use updating node versions in CI (#286)
  • 8d1d85dc docs(flags): adjust grouping. add in several features (#283)
  • 471a97c7 flags: disable optimization guide and media router (#282)
  • 83f08461 docs(flags): add disable-features=MediaRouter which is surprisingly active
  • 346b3c2c rename master branch references to main (#280)
  • f618e7e5 docs: a few additions to the flags doc
  • c36bd8dc docs: add OptimizationHints to flags
  • 1cbf8b9a Make LaunchedChrome.kill sync (#269)

v0.15.1 (Tue, May 31 2022)

31 May 21:33
Compare
Choose a tag to compare
  • 3724165a make launcher.kill() synchronous, fs.rm now gets force and maxRetries (#268)
  • 3561350a revise taskkill procedure on windows (#267)
  • 690ae983 add lighthouse smoketests (windows) to CI (#265)
  • 279577fd docs(chrome-flags-for-tools): add link to overview of features (#235)
  • ff91c18b fix: use wslpath to resolve Windows paths (#200)
  • 30755cde test: run latest versions of node in CI (#257)

v0.15.0 (Wed, Nov 10 2021)

31 May 00:05
ee20865
Compare
Choose a tag to compare
  • 1af60cb add getChromePath() method for printing found chrome path (#255)

v0.14.2 (Tue, Nov 2 2021)

31 May 00:03
Compare
Choose a tag to compare
  • ba8d76bd fix chrome connection in node 17, use 127.0.0.1 explicitly (#253)
  • 56731dd8 fix: forward support for fs.rm in node 14.14+ (#242)

v0.14.1

06 Oct 15:53
4cfe245
Compare
Choose a tag to compare
  • 630bb77f feat: set browser preferences (#247)
  • 12b2c8e3 docs(flags): note that disable-gpu isnt needed

v0.14.0 (Tue, May 18 2021)

18 May 20:58
7907523
Compare
Choose a tag to compare
  • ac1f4aff move to minimum node 12; remove rimraf (#237)
  • dec646c4 deps: remove mkdirp for fs.mkdirSync (#234)
  • 83ab178a update minimum node version (#222)
  • a5f6eb2f add additional chrome flags (#227)
  • 3a7c9610 reword unset-CHROME_PATH error message
  • b1b8dc74 rename disabled TranslateUI to Translate to match Chrome (#225)
  • beb41360 chore: update dependencies and test targets (#221)
  • df9d564a tests: migrate from travis to github actions (#228)
  • 673da08b tests: add mac/win bots to ci (#232)
  • a700ae0c docs: fix readme's getInstallations() section (#212)
  • chrome-flags-for-tools.md update
    • 4b98587d massive update and refactor (#226)
    • e45b100f minor tweaks to headless and others
    • 3a90c21b fix links
    • 8429ca93 add feature flags description
    • 21db5f9f even more documented flags (#231)

0.13.2 (Thu, May 7 2020)

07 May 19:03
Compare
Choose a tag to compare
  • 7c1ea547 deps: bump to is-wsl@2.2.0 (#187)
  • 2ae5591d fix: sanitize environment variables used in RegExp (#197)

0.13.1 (Wed, Apr 1 2020)

01 Apr 21:56
Compare
Choose a tag to compare
  • bf2957ac deps: update various dependencies (#192)
    • fixes the vulnerability warnings

0.13.0 (Thu, Feb 27 2020)

27 Feb 23:19
Compare
Choose a tag to compare
  • 83da1e41 feat: add killAll function (#186)
  • b8c89f84 flags: disable the default browser check (#181) (#182)
  • 6112555c fix: log taskkill error based on logging opts (#178) (#179)
  • 7c935efa docs: add missing quote in README.md example (#180)
  • 2e829c7d Skip --disable-setuid-sandbox flag when ignoreDefaultFlags = true (#171)

(👋 also... there are a few releases we didnt publish here, but are tagged and published to npm.
their changes are detailed in changelog.md)