All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.1 (2024-08-25)
3.1.0 (2024-08-07)
3.0.0 (2024-02-05)
2.13.4 (2023-09-19)
2.13.3 (2023-08-03)
2.13.2 (2023-07-18)
- pierce selectors should be generated using :scope (#613) (e8abd93)
- use correct frame target (#618) (9a998e4)
2.13.1 (2023-07-12)
2.13.0 (2023-07-10)
2.12.3 (2023-07-07)
2.12.2 (2023-07-07)
2.12.1 (2023-07-04)
2.12.0 (2023-07-04)
2.11.2 (2023-06-12)
2.11.1 (2023-05-16)
2.11.0 (2023-04-20)
2.10.2 (2023-03-07)
2.10.1 (2023-02-17)
2.10.0 (2023-02-13)
2.9.0 (2023-02-01)
2.8.0 (2023-01-31)
2.7.1 (2022-12-22)
2.7.0 (2022-12-16)
2.6.1 (2022-12-06)
2.6.0 (2022-11-23)
- add JSONStringifyExtension with source map support (#393) (92cf062)
- format JSON as JS (#395) (d74e793)
2.5.0 (2022-11-22)
2.4.0 (2022-11-18)
2.3.0 (2022-11-16)
2.2.0 (2022-11-09)
2.1.0 (2022-11-02)
2.0.2 (2022-10-27)
2.0.1 (2022-10-27)
2.0.0 (2022-10-27)
- the user flow parameter in the runner extensions is now optional
- align typing behaviour between runner and stringifier (#342) (50aae4a)
- allow specifying no flow when creating a runner (#354) (d920654)
1.3.2 (2022-10-21)
1.3.1 (2022-10-05)
1.3.0 (2022-09-21)
1.2.2 (2022-09-20)
1.2.1 (2022-09-20)
1.2.0 (2022-09-14)
1.1.2 (2022-09-05)
1.1.1 (2022-08-30)
1.1.0 (2022-08-29)
1.0.0 (2022-08-22)
- this version is compatible with Puppeteer >= v16.2.0
0.6.2 (2022-08-22)
0.6.1 (2022-08-03)
0.6.0 (2022-07-29)
0.5.1 (2022-07-06)
0.5.0 (2022-06-22)
0.4.0 (2022-06-20)
0.3.1 (2022-06-13)
0.3.0 (2022-06-09)
- add
abort
function toRunner
and removestepIdx
fromrun
(#175)
- add
abort
function toRunner
and removestepIdx
fromrun
(#175) (087d9ce) - bundle types (#172) (adb3fd0)
0.2.0 (2022-06-01)
- flow parameter is now optional in before/after/step hooks.
- expose stringifyStep (#163) (50f595d)
- publish CJS modules alongside ESM (#165) (c40df05)
- support runner extensions via CLI (#162) (22ae2c9)