Releases: asyncapi/parser-js
Releases · asyncapi/parser-js
v1.4.1
1.4.1 (2021-03-18)
Bug Fixes
- update @asyncapi/specs to 2.7.7 version (#259) (9e20133)
v1.4.0
1.4.0 (2021-02-16)
Features
- add validation of server variable example (#221) (fcbc939)
v1.3.3
1.3.3 (2021-02-04)
Bug Fixes
v1.3.2
1.3.2 (2021-01-18)
Bug Fixes
- Unused component messages are never iterated (#228) (c2ade38)
v1.3.1
1.3.1 (2021-01-07)
Bug Fixes
- apply traits to standalone messages from components section (#214) (bb13b9d)
v1.3.0
1.3.0 (2020-12-10)
Features
v1.2.0
1.2.0 (2020-11-19)
Features
- extend the components and asyncapi model with has-like functions (#192) (55aaa43)
v1.1.1
1.1.1 (2020-11-13)
Bug Fixes
- channels with name '/' fail on validation (#196) (d371017)
v1.1.0
1.1.0 (2020-11-02)
Features
- add validation of query params in channel name (#191) (d871aff)
v1.0.2
1.0.2 (2020-10-24)
Bug Fixes
- throw correct errors located in files that are $ref of another $ref (#188) (e40bead)