Releases: asyncapi/asyncapi-react
Releases · asyncapi/asyncapi-react
v2.1.0
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
2.0.4 (2024-06-25)
Bug Fixes
- remove code needed prior react 18 to fix release of webcomponent (#1019) (5871fa2)
v2.0.3
2.0.3 (2024-06-13)
Bug Fixes
- update @asyncapi/parser to 3.1.0 version and others (#1014) (8545955)
v2.0.2
2.0.2 (2024-06-11)
Bug Fixes
- development server not detecting local changes (#1006) (de1f6f0)
v2.0.1
2.0.1 (2024-06-05)
Bug Fixes
- update @asyncapi/parser to 3.0.15 version and others (#1011) (ba2cf79)
v2.0.0
2.0.0 (2024-04-29)
⚠ BREAKING CHANGES
- upgrade to react v18 (#998)
Features
v1.4.10
1.4.10 (2024-04-25)
Bug Fixes
- incorrect rendering of security schemas (#995) (3be2456)
v1.4.9
1.4.9 (2024-04-18)
Bug Fixes
- update @asyncapi/openapi-schema-parser to 3.0.22 version and others (#988) (b1e861b)
v1.4.8
1.4.8 (2024-04-18)
Bug Fixes
- update @asyncapi/parser to 3.0.14 version and others (#987) (62e90ec)
v1.4.7
1.4.7 (2024-04-17)
Bug Fixes