All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- use this template only with cucumber-js v6
- dependencies have been updated except for cucumber itself
- loggers has been removed to simplify the template
- chai has been replaced by jest/expect
- tests are run on Appveyor CI and Travis CI
- dependencies have been updated
- update all dependencies
- update all dependencies
- add script to automatically generate the steps code
- make test script works on Windows
- make debug works on Windows
- Update all dependencies
- Remove vulnerable dependencies
- Replace tslint by eslint
- Update all dependencies
- Remove vulnerable dependencies
- Update documentation
- Use custom World Object
- Update all dependencies
- Remove vulnerable dependencies
- Update documentation