Skip to content

Releases: cucumber/react-components

v22.4.0

26 Mar 09:51
v22.4.0
a819407

Choose a tag to compare

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

02 Aug 20:11
v22.3.0
27b0254

Choose a tag to compare

Added

  • Support text/uri-list attachments (#355)

v22.2.0

21 Jun 09:10
v22.2.0
198a5f0

Choose a tag to compare

Added

  • Support for externalised attachments (#353)

v22.1.0

15 Mar 15:07
v22.1.0
878a879

Choose a tag to compare

Added

  • Support TestStepResult.exception in results (#345)

v22.0.0

09 Dec 14:10
v22.0.0
af15595

Choose a tag to compare

Changed

  • BREAKING CHANGE: Switch to ESM (#338)
  • Switch search implementation to Orama (#337)
  • Apply search query on change (#337)

v21.1.1

13 Jul 15:03
v21.1.1
c967052

Choose a tag to compare

Fixed

  • Switch out mime-types for mime (#334)

v21.1.0

13 Jul 13:19
v21.1.0
12e7480

Choose a tag to compare

Added

  • Add ability to download unsupported attachments (#333)

v21.0.1

26 Nov 10:32
v21.0.1
f929102

Choose a tag to compare

Fixed

  • Fix missing stylesheets in npm package

v21.0.0

25 Nov 22:27
v21.0.0
b88e750

Choose a tag to compare

Changed

  • BREAKING CHANGE: React 18+ is now required (#279)

Fixed

  • Omit filtered-out pickles from rendered documents (#321)

v20.2.0

13 Sep 17:04
v20.2.0
fb925f2

Choose a tag to compare

Changed

  • Single line breaks in descriptions are rendered less surprisingly (#227)

Fixed

  • Omit filtered-out pickles from counts, filters (#273)