Releases: cucumber/react-components
Releases · cucumber/react-components
v22.4.1
Fixed
- Remove duplications in steps due to empty parameters (#373)
v22.4.0
Added
- Add CSS custom properties for overriding fonts (#372)
Fixed
- Avoid NaN percentage passed when nothing ran (#363)
- Don't render hook steps with no content (#361)
v22.3.0
Added
- Support text/uri-list attachments (#355)
v22.2.0
Added
- Support for externalised attachments (#353)
v22.1.0
Added
- Support
TestStepResult.exception
in results (#345)
v22.0.0
Changed
- BREAKING CHANGE: Switch to ESM (#338)
- Switch search implementation to Orama (#337)
- Apply search query on change (#337)
v21.1.1
Fixed
- Switch out
mime-types
for mime
(#334)
v21.1.0
Added
- Add ability to download unsupported attachments (#333)
v21.0.1
Fixed
- Fix missing stylesheets in npm package
v21.0.0
Changed
- BREAKING CHANGE: React 18+ is now required (#279)
Fixed
- Omit filtered-out pickles from rendered documents (#321)