Skip to content

Releases: asyncapi/parser-js

v1.4.1

18 Mar 08:26
9e20133
Compare
Choose a tag to compare

1.4.1 (2021-03-18)

Bug Fixes

  • update @asyncapi/specs to 2.7.7 version (#259) (9e20133)

v1.4.0

16 Feb 15:07
fcbc939
Compare
Choose a tag to compare

1.4.0 (2021-02-16)

Features

  • add validation of server variable example (#221) (fcbc939)

v1.3.3

04 Feb 16:57
2dd4d1a
Compare
Choose a tag to compare

1.3.3 (2021-02-04)

Bug Fixes

v1.3.2

18 Jan 10:39
c2ade38
Compare
Choose a tag to compare

1.3.2 (2021-01-18)

Bug Fixes

  • Unused component messages are never iterated (#228) (c2ade38)

v1.3.1

07 Jan 12:04
bb13b9d
Compare
Choose a tag to compare

1.3.1 (2021-01-07)

Bug Fixes

  • apply traits to standalone messages from components section (#214) (bb13b9d)

v1.3.0

10 Dec 11:01
d35d59a
Compare
Choose a tag to compare

1.3.0 (2020-12-10)

Features

v1.2.0

19 Nov 12:24
55aaa43
Compare
Choose a tag to compare

1.2.0 (2020-11-19)

Features

  • extend the components and asyncapi model with has-like functions (#192) (55aaa43)

v1.1.1

13 Nov 09:49
d371017
Compare
Choose a tag to compare

1.1.1 (2020-11-13)

Bug Fixes

  • channels with name '/' fail on validation (#196) (d371017)

v1.1.0

02 Nov 11:24
d871aff
Compare
Choose a tag to compare

1.1.0 (2020-11-02)

Features

  • add validation of query params in channel name (#191) (d871aff)

v1.0.2

24 Oct 18:38
e40bead
Compare
Choose a tag to compare

1.0.2 (2020-10-24)

Bug Fixes

  • throw correct errors located in files that are $ref of another $ref (#188) (e40bead)