Releases: puppeteer/replay
Releases · puppeteer/replay
v2.1.0
02 Nov 08:07
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-11-02)
Features
allow the runner to run beforeAll/afterAll hooks (#360 ) (3c4ece0 )
v2.0.2
27 Oct 13:51
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-10-27)
Bug Fixes
v2.0.1
27 Oct 13:14
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-10-27)
Bug Fixes
v2.0.0
27 Oct 12:33
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-10-27)
⚠ BREAKING CHANGES
the user flow parameter in the runner extensions is now optional
Features
expose runner APIs for running individual steps (#215 ) (4ef380d )
Bug Fixes
align typing behaviour between runner and stringifier (#342 ) (50aae4a )
allow specifying no flow when creating a runner (#354 ) (d920654 )
v1.3.2
21 Oct 07:36
Compare
Sorry, something went wrong.
No results found
1.3.2 (2022-10-21)
Bug Fixes
v1.3.1
05 Oct 13:31
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-10-05)
Bug Fixes
using the correct ('navigate') step type within the parseNavigateStep method (#317 ) (1131dac )
v1.3.0
21 Sep 07:32
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-09-21)
Features
XPath and Text selector types are now supported (#309 ) (bc066e5 )
v1.2.2
21 Sep 05:56
Compare
Sorry, something went wrong.
No results found
1.2.2 (2022-09-20)
Bug Fixes
v1.2.1
20 Sep 09:30
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-09-20)
Bug Fixes
ensure the right order of waitForSelector and scrollIntoView (#303 ) (dd35372 )
v1.2.0
15 Sep 13:00
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-09-14)
Features