v0.84.0
Changes CodeceptJS plugin installation and execution
- Installation now does not create a local NodeJS project (as introduced in v0.83.0)
- Execution now:
- Creates a local NodeJS project if needed
- Detects dependencies not installed and install them
- Plugin messages and output were improved
Note: Executing concordia --plugin-install codeceptjs after updating is NOT NEEDED ANYMORE.