Skip to content

Releases: asyncapi/parser-js

v2.0.0-next-major.9

08 Nov 10:15
2915e4a
Compare
Choose a tag to compare
v2.0.0-next-major.9 Pre-release
Pre-release

2.0.0-next-major.9 (2022-11-08)

Bug Fixes

  • add missed methods to the SecurityScheme model (#669) (2915e4a)

v2.0.0-next-major.10

08 Nov 14:01
d9c3be0
Compare
Choose a tag to compare
v2.0.0-next-major.10 Pre-release
Pre-release

2.0.0-next-major.10 (2022-11-08)

Bug Fixes

  • handle complex circular reference cases (#671) (d9c3be0)

v2.0.0-next-major.8

27 Oct 15:32
f96e769
Compare
Choose a tag to compare
v2.0.0-next-major.8 Pre-release
Pre-release

2.0.0-next-major.8 (2022-10-27)

Bug Fixes

  • change metadata of models and fix minor things (#663) (f96e769)

v1.17.1

21 Oct 14:12
6b17064
Compare
Choose a tag to compare

1.17.1 (2022-10-21)

Bug Fixes

  • update @asyncapi/specs to 4.0.0 version (#660) (6b17064)

v2.0.0-next-major.7

20 Oct 09:27
3479a32
Compare
Choose a tag to compare
v2.0.0-next-major.7 Pre-release
Pre-release

2.0.0-next-major.7 (2022-10-20)

Features

v2.0.0-next-major.6

10 Oct 15:40
a9b3c27
Compare
Choose a tag to compare
v2.0.0-next-major.6 Pre-release
Pre-release

2.0.0-next-major.6 (2022-10-10)

Bug Fixes

  • set lockfile version to 2 fixing issues with @asyncapi/parser de… (#650) (a9b3c27)

v2.0.0-next-major.5

07 Oct 12:35
690cbea
Compare
Choose a tag to compare
v2.0.0-next-major.5 Pre-release
Pre-release

2.0.0-next-major.5 (2022-10-07)

Features

  • treat $id as id in schema model and add possibility to pass resolver option to parse and validate function (#645) (690cbea)

v2.0.0-next-major.4

07 Oct 09:43
963dc4e
Compare
Choose a tag to compare
v2.0.0-next-major.4 Pre-release
Pre-release

2.0.0-next-major.4 (2022-10-07)

Bug Fixes

  • update Spectral ruleset fixing examples validation (#646) (963dc4e)

v2.0.0-next-major.3

06 Oct 10:22
97c61cb
Compare
Choose a tag to compare
v2.0.0-next-major.3 Pre-release
Pre-release

2.0.0-next-major.3 (2022-10-06)

Bug Fixes

  • change schema.uid() method to schema.id() (#643) (97c61cb)

v2.0.0-next-major.2

05 Oct 09:29
303d7fc
Compare
Choose a tag to compare
v2.0.0-next-major.2 Pre-release
Pre-release

2.0.0-next-major.2 (2022-10-05)

Bug Fixes