Cucumber.js v7.3.1 Release Notes

Release Date: 2021-07-20 // almost 3 years ago
  • ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ Deprecate setDefinitionFunctionWrapper and step definition option wrapperOptions

    ๐Ÿ›  Fixed

    • Prevent duplicate scenario execution where the same feature is targeted in multiple line expressions (#1706)
    • ๐Ÿ›  Fixed reports banner to point to new docs about environment variables
    • Re-add color functions for use with custom formatters 1582
    • IParameterTypeDefinition regexp fix 1702