v0.13.0
Use @coderoad/cli v0.6+ with this release.
BREAKING CHANGE:
config.testRunner.setup
is nowconfig.setup
config.setup
runs in the root workspace directory, not theconfig.testRunner.directory
Significant internal refactor to:
- remove recording progress
- simplify structure with "hooks"
Supports commands on reset under
config.reset.commands
(array)Supports running vscode commands anywhere that command line commands can be run
Admin mode to allow creators to jump between tutorial levels/steps during development