Skip to content

Releases: asyncapi/asyncapi-react

v2.2.2

22 Aug 15:48
8381825
Compare
Choose a tag to compare

2.2.2 (2024-08-22)

Bug Fixes

  • make sure hidden section not appearing in sidebar (#1038) (8381825)

v2.2.1

21 Aug 19:53
20c33eb
Compare
Choose a tag to compare

2.2.1 (2024-08-21)

Bug Fixes

v2.2.0

25 Jul 17:54
f1978c4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • upgrade to react v18 (#998)

Features