puppeteer/packages/browsers/CHANGELOG.md
release-please[bot] 3a6569e8ef
chore: release main (#10137)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-05-05 13:25:47 +02:00

6.7 KiB

Changelog

1.0.1 (2023-05-05)

Bug Fixes

  • rename PUPPETEER_DOWNLOAD_HOST to PUPPETEER_DOWNLOAD_BASE_URL (#10130) (9758cae)

1.0.0 (2023-05-02)

⚠ BREAKING CHANGES

  • drop support for node14 (#10019)
  • switch to Chrome for Testing instead of Chromium (#10054)

Features

Bug Fixes

0.5.0 (2023-04-21)

Features

  • browser: add a method to get installed browsers (#10057) (e16e2a9)

0.4.1 (2023-04-13)

Bug Fixes

0.4.0 (2023-04-06)

Features

  • browsers: support downloading chromedriver (#9990) (ef0fb5d)

0.3.3 (2023-04-06)

Bug Fixes

0.3.2 (2023-04-03)

Bug Fixes

0.3.1 (2023-03-29)

Bug Fixes

0.3.0 (2023-03-27)

Features

0.2.0 (2023-03-24)

Features

0.1.1 (2023-03-14)

Bug Fixes

0.1.0 (2023-03-14)

Features

  • implement system channels for chrome in browsers (#9844) (dec48a9)

Bug Fixes

0.0.5 (2023-03-07)

Bug Fixes

  • change the install output to include the executable path (#9797) (8cca7bb)

0.0.4 (2023-03-06)

Features

  • browsers: recognize chromium as a valid browser (#9760) (04247a4)

0.0.3 (2023-02-22)

Bug Fixes

0.0.2 (2023-02-22)

Bug Fixes

0.0.1 (2023-02-22)

Features