Releases: cucumber/cucumber-js
Releases · cucumber/cucumber-js
v11.0.1
v11.0.0
This release contains breaking changes, see https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md for advice.
Changed
- Major refactor of runtime code for both serial and parallel modes (#2422)
Removed
v10.9.0
Added
- Support externalising attachments in HTML formatter (see documentation) (#2413)
- Support linking to external content via attachments (see documentation) (#2413)
v10.8.0
v10.7.0
v10.6.0
v10.5.1
Fixed
- Type signature of
defineParameterType
correctly reflectstransformer
property's optionality.