Releases: asyncapi/parser-js
Releases · asyncapi/parser-js
v2.0.0-next-major.18
2.0.0-next-major.18 (2023-04-24)
⚠ BREAKING CHANGES
- remove schema parsers from this repository (#756)
Features
- parseFromUrl does not resolve relative references (#572) (d7ea01a)
- release for version 2.4.0 of the spec (#501) (2898c4d)
- release for version 2.5.0 of the spec (#627) (2b46539)
- release for version 2.6.0 of the spec (#707) (dcae16f)
- remove schema parsers from this repository (#756) (8ee7473)
Bug Fixes
- case when message is oneOf for one element (#554) (48d8708)
- update @asyncapi/specs to 4.0.0 version (#660) (6b17064)
- update @asyncapi/specs to 4.0.1 version (#681) (2e14103)
- update @asyncapi/specs to 4.1.0 version (#709) (1706671)
- update @asyncapi/specs to 4.1.1 version (#719) (55b0c77)
- upgrade @asyncapi/specs (#423) (a8d6283)