Skip to content

Releases: puppeteer/puppeteer

v18.0.4

21 Sep 08:41
37417b1

Choose a tag to compare

18.0.4 (2022-09-21)

Bug Fixes

v18.0.3

20 Sep 08:50
692b48a

Choose a tag to compare

18.0.3 (2022-09-20)

Bug Fixes

v18.0.2

19 Sep 15:07
c6912f3

Choose a tag to compare

18.0.2 (2022-09-19)

Bug Fixes

v18.0.1

19 Sep 13:26
882c7ce

Choose a tag to compare

18.0.1 (2022-09-19)

Bug Fixes

v18.0.0

19 Sep 12:21
7d69272

Choose a tag to compare

18.0.0 (2022-09-19)

⚠ BREAKING CHANGES

  • fix bounding box visibility conditions (#8954)

Features

Bug Fixes

  • fix bounding box visibility conditions (#8954) (ac9929d)
  • suppress init errors if the target is closed (#8947) (cfaaa5e)
  • use win64 version of chromium when on arm64 windows (#8927) (64843b8)

v17.1.3

08 Sep 13:17
9b120f6

Choose a tag to compare

17.1.3 (2022-09-08)

Bug Fixes

v17.1.2

07 Sep 13:18
0d2d99e

Choose a tag to compare

17.1.2 (2022-09-07)

Bug Fixes

v17.1.1

05 Sep 12:49
8e1c8b9

Choose a tag to compare

17.1.1 (2022-09-05)

Bug Fixes

v17.1.0

02 Sep 11:28
f9e758e

Choose a tag to compare

17.1.0 (2022-09-02)

Features

  • chromium: roll to Chromium 106.0.5249.0 (r1036745) (#8869) (6e9a47a)

Bug Fixes

v17.0.0

29 Aug 09:11
e2d9858

Choose a tag to compare

17.0.0 (2022-08-26)

⚠ BREAKING CHANGES

  • remove root from WaitForSelectorOptions (#8848)
  • internalize execution context (#8844)

Bug Fixes