Skip to content

Releases: puppeteer/replay

v1.1.0

29 Aug 18:42
b6b4e04
Compare
Choose a tag to compare

1.1.0 (2022-08-29)

Features

v1.0.0

22 Aug 10:58
31df3a9
Compare
Choose a tag to compare

1.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • this version is compatible with Puppeteer >= v16.2.0

Features

v0.6.2

22 Aug 09:53
4708089
Compare
Choose a tag to compare

0.6.2 (2022-08-22)

Bug Fixes

  • Puppeteer stringified button click type (#261) (9a2b1b8)

v0.6.1

03 Aug 16:04
a94396d
Compare
Choose a tag to compare

0.6.1 (2022-08-03)

Bug Fixes

  • check for visibility of the last selected element only (#241) (7034ff1)

v0.6.0

29 Jul 10:42
de95a91
Compare
Choose a tag to compare

0.6.0 (2022-07-29)

Features

v0.5.1

06 Jul 13:06
ebfe95f
Compare
Choose a tag to compare

0.5.1 (2022-07-06)

Bug Fixes

  • close browser after run and throw errors (#211) (95a1575)

v0.5.0

22 Jun 14:31
65f6413
Compare
Choose a tag to compare

0.5.0 (2022-06-22)

Features

  • run all recording files in directory with cli (#184) (5261098)

Bug Fixes

  • make cjs the main package entrypoint (#203) (4d10066)

v0.4.0

21 Jun 02:06
e1ba0c3
Compare
Choose a tag to compare

0.4.0 (2022-06-20)

Features

0.3.1

13 Jun 14:07
11d33e5
Compare
Choose a tag to compare

Bug Fixes

0.3.0

09 Jun 11:52
bac6438
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add abort function to Runner and remove stepIdx from run (#175)

Features