v8.1.0
Added
- Add support for named hooks (see documentation) (#1994)
- Add generics support for world parameters type in world-related interfaces and classes (see documentation) (#1968 #2002)
Changed
- Rename the
cucumber-js
binary's underlying file to becucumber.js
, so it doesn't fall foul of Node.js module conventions and plays nicely with ESM loaders (see documentation) (#1993)