Skip to content

v0.84.0

Choose a tag to compare

@thiagodp thiagodp released this 10 Jun 13:55
· 513 commits to v2 since this release

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.