Releases: cucumber/html-formatter
Releases · cucumber/html-formatter
v21.9.0
Changed
- Update dependency messages to support v27
v21.8.0
Changed
- [JavaScript] Default to built-in CSS and JS files (#344)
Fixed
- Use correct favicon (#341)
v21.7.0
Changed
- Updated dependencies to support latest messages
- [Ruby] Reduce object creation when creating/writing to templates (#322)
v21.6.0
Added
- Add named export for
CucumberHtmlStream
(#320)
v21.5.0
Changed
- Upgrade
react-components
to 22.3.0
v21.4.1
Fixed
- Escape json when writing in html (#312)
v21.4.0
Changed
- Upgrade
react-components
to 22.2.0
v21.3.1
Fixed
- Correct repo URL in
package.json
v21.2.0
Changed
Fixed
- [Ruby] Fixed up All remaining rubocop offenses / removed excess crud (#276)