Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 21:44
v1.5.0
3f2bafc

Added

  • Allow Javascript/Typescript glue files with the following file extensions: cjs, mjs, cts, mts - #85

Fixed

  • Fixed c-sharp glob paths for step definitions and feature files - #89
  • Specify minimum supported node version (#100)
  • Fixed the issue preventing standalone operation outside of VS Code - #74