All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)