Skip to content

Latest commit

 

History

History
341 lines (152 loc) · 16.9 KB

CHANGELOG.md

File metadata and controls

341 lines (152 loc) · 16.9 KB

Changelog

2.2.2 (2024-04-15)

Bug Fixes

2.2.1 (2024-04-05)

Bug Fixes

  • do not use fallback download URLs if custom baseUrl is provided (#12206) (ab560bc)
  • only set up a single process event listener in launch (#12200) (7bc5e0f)

2.2.0 (2024-03-15)

Features

  • allow downloading Firefox channels other than nightly (#12051) (e4cc2f9)

Bug Fixes

2.1.0 (2024-02-21)

Features

Bug Fixes

2.0.1 (2024-02-17)

Bug Fixes

2.0.0 (2024-02-05)

⚠ BREAKING CHANGES

  • drop support for node16 (#10912)

Features

1.9.1 (2024-01-04)

Bug Fixes

  • disable GFX sanity window for Firefox and enable WebDriver BiDi CI jobs for Windows (#11578) (e41a265)

1.9.0 (2023-12-05)

Features

Bug Fixes

1.8.0 (2023-10-20)

Features

1.7.1 (2023-09-13)

Bug Fixes

1.7.0 (2023-08-18)

Features

1.6.0 (2023-08-10)

Features

  • allow installing chrome/chromedriver by milestone and version prefix (#10720) (bec2357)

1.5.1 (2023-08-08)

Bug Fixes

1.5.0 (2023-08-02)

Features

Bug Fixes

1.4.6 (2023-07-20)

Bug Fixes

1.4.5 (2023-07-13)

Bug Fixes

1.4.4 (2023-07-11)

Bug Fixes

1.4.3 (2023-06-29)

Bug Fixes

1.4.2 (2023-06-20)

Bug Fixes

1.4.1 (2023-05-31)

Bug Fixes

1.4.0 (2023-05-24)

Features

1.3.0 (2023-05-15)

Features

Bug Fixes

1.2.0 (2023-05-11)

Features

1.1.0 (2023-05-08)

Features

  • support stable/dev/beta/canary keywords for chrome and chromium (#10140) (90ed263)

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