Releases: puppeteer/replay
Releases · puppeteer/replay
v2.7.1
2.7.1 (2022-12-22)
Bug Fixes
- add parsing for
visible
, attributes
, and properties
(#419) (856d6dd)
v2.7.0
2.7.0 (2022-12-16)
Features
- add
visible
, properties
, and attributes
to waitForElement
(#412) (95ac621)
v2.6.1
2.6.1 (2022-12-06)
Bug Fixes
- support typescript commonjs modules using moduleresolution nodenext (#401) (67c5b23)
v2.6.0
2.6.0 (2022-11-23)
Features
v2.5.0
2.5.0 (2022-11-22)
Features
Bug Fixes
- change vlq encoding to encode only positive ints (#389) (3237408)
v2.4.0
2.4.0 (2022-11-18)
Features
v2.3.0
2.3.0 (2022-11-16)
Features
v2.2.0
2.2.0 (2022-11-09)
Features
v2.1.0
2.1.0 (2022-11-02)
Features
- allow the runner to run beforeAll/afterAll hooks (#360) (3c4ece0)
v2.0.2
2.0.2 (2022-10-27)
Bug Fixes