Releases: cucumber/react-components
Releases · cucumber/react-components
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)
v20.2.0
Changed
- Single line breaks in descriptions are rendered less surprisingly (#227)
Fixed
- Omit filtered-out pickles from counts, filters (#273)
v20.1.0
Changed
- Allow showing detail of every example, simplify examples table (#159)