Skip to content

Releases: asyncapi/asyncapi-react

v2.2.0

25 Jul 17:54
f1978c4

Choose a tag to compare

2.2.0 (2024-07-25)

Features

  • add configuration to use channel addresses in the sidebar for AsyncAPI v3 (#1022) (f1978c4)

v2.1.1

17 Jul 09:01
f087fd0

Choose a tag to compare

2.1.1 (2024-07-17)

Bug Fixes

  • render specs that contain oauth2 password flow only (#1023) (f087fd0)

v2.1.0

03 Jul 18:45
282829f

Choose a tag to compare

2.1.0 (2024-07-03)

Features

  • add configuration to always show message examples (#1016) (282829f)

Bug Fixes

  • bump isomorphic-dompurify and fix package-lock.json (#1026) (482464d)
  • update web-component bumping script for react (#1021) (571a94a)

v2.0.4

25 Jun 11:11
5871fa2

Choose a tag to compare

2.0.4 (2024-06-25)

Bug Fixes

  • remove code needed prior react 18 to fix release of webcomponent (#1019) (5871fa2)

v2.0.3

13 Jun 08:36
8545955

Choose a tag to compare

2.0.3 (2024-06-13)

Bug Fixes

  • update @asyncapi/parser to 3.1.0 version and others (#1014) (8545955)

v2.0.2

11 Jun 13:20
de1f6f0

Choose a tag to compare

2.0.2 (2024-06-11)

Bug Fixes

  • development server not detecting local changes (#1006) (de1f6f0)

v2.0.1

05 Jun 10:20
ba2cf79

Choose a tag to compare

2.0.1 (2024-06-05)

Bug Fixes

  • update @asyncapi/parser to 3.0.15 version and others (#1011) (ba2cf79)

v2.0.0

29 Apr 08:21
6f6b8bd

Choose a tag to compare

2.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • upgrade to react v18 (#998)

Features

v1.4.10

25 Apr 08:35
3be2456

Choose a tag to compare

1.4.10 (2024-04-25)

Bug Fixes

  • incorrect rendering of security schemas (#995) (3be2456)

v1.4.9

18 Apr 12:22
b1e861b

Choose a tag to compare

1.4.9 (2024-04-18)

Bug Fixes

  • update @asyncapi/openapi-schema-parser to 3.0.22 version and others (#988) (b1e861b)