Skip to content

Releases: puppeteer/replay

v3.0.0

05 Feb 11:46
7c030c5
Compare
Choose a tag to compare

3.0.0 (2024-02-05)

⚠ BREAKING CHANGES

  • make replay compatible with Puppeteer v22 (#758)
  • update min version to Node 18 (#755)

Features

Bug Fixes

Code Refactoring

  • make replay compatible with Puppeteer v22 (#758) (e594f50)

v2.13.4

19 Sep 14:11
c419f6d
Compare
Choose a tag to compare

2.13.4 (2023-09-19)

Bug Fixes

v2.13.3

03 Aug 10:52
b574492
Compare
Choose a tag to compare

2.13.3 (2023-08-03)

Bug Fixes

v2.13.2

18 Jul 12:15
c997eb7
Compare
Choose a tag to compare

2.13.2 (2023-07-18)

Bug Fixes

  • pierce selectors should be generated using :scope (#613) (e8abd93)
  • use correct frame target (#618) (9a998e4)

v2.13.1

12 Jul 09:17
04d30a0
Compare
Choose a tag to compare

2.13.1 (2023-07-12)

Bug Fixes

  • bumps version for Node and TS target (#607) (3d243e4)

v2.13.0

10 Jul 08:45
b92f144
Compare
Choose a tag to compare

2.13.0 (2023-07-10)

Features

v2.12.3

07 Jul 13:13
b95ff12
Compare
Choose a tag to compare

2.12.3 (2023-07-07)

Bug Fixes

v2.12.2

07 Jul 07:45
270aad2
Compare
Choose a tag to compare

2.12.2 (2023-07-07)

Bug Fixes

v2.12.1

04 Jul 14:53
55f7c25
Compare
Choose a tag to compare

2.12.1 (2023-07-04)

Bug Fixes

  • bundle cssesc to be used in the browser (#590) (1d79942)

v2.12.0

04 Jul 12:04
c81846d
Compare
Choose a tag to compare

2.12.0 (2023-07-04)

Features

  • use locators in Puppeteer extensions (#569) (92d7666)