Releases: qavajs/core
Releases · qavajs/core
0.30.1
What's Changed
- fixed issue with mergable parameters by @AlexGalichenko in #72
Full Changelog: 0.30.0...0.30.1
0.30.0
What's Changed
No more need to execute typescript config by ts-node. Replace run commands like ts-node node_modules/@qavajs/cli/bin/qavajs.js run --config config.ts
with qavajs run --config config.ts
- added API test for API installation example by @AlexGalichenko in #69
- added native support of TS by @AlexGalichenko in #71
Full Changelog: 0.29.0...0.30.0
0.29.0
0.28.0
0.27.0
What's Changed
- Removed built-in computed in favor of using $js() by @AlexGalichenko in #63
- Added memory logger by @AlexGalichenko in #65
Full Changelog: 0.26.0...0.27.0
0.26.0
What's Changed
- Added experimental TestCafe binding by @AlexGalichenko in #61
- Current scenario name is exposed as env variable by @ALegchilov in #62
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
- Fixed node20 compatibility issue @AlexGalichenko in #59
- Added capability to pass memory as array by @AlexGalichenko in #60
Full Changelog: 0.0.24...0.25.0
0.0.24
What's Changed
- Step definitions override by @AlexGalichenko in #57
- Updated jobs with matrix by @AlexGalichenko in #58
Full Changelog: 0.0.23...0.0.24
0.0.23
What's Changed
- Breaking Change: Removed wdio adapter from cli by @AlexGalichenko in #54
- Propagate command line by @AlexGalichenko in #55
- Added new modules to wizard by @AlexGalichenko in #56
Full Changelog: 0.0.22...0.0.23
0.0.22
What's Changed
- fixed support of multiple services by @AlexGalichenko in #53
Full Changelog: 0.0.21...0.0.22