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