Skip to content

Releases: asyncapi/parser-js

v3.2.3

04 Dec 15:47
8710f53
Compare
Choose a tag to compare

3.2.3 (2024-12-04)

Bug Fixes

v3.2.2

04 Dec 15:34
ebf856e
Compare
Choose a tag to compare

3.2.2 (2024-12-04)

Bug Fixes

  • update operationMessagesUnambiguity rule validity check (#1038) (ebf856e)

v3.2.1

29 Nov 15:11
684a60c
Compare
Choose a tag to compare

3.2.1 (2024-11-29)

Bug Fixes

  • update @asyncapi/protobuf-schema-parser to 3.3.0 version and others (#1069) (684a60c)

v3.2.0

29 Nov 14:27
5580277
Compare
Choose a tag to compare

3.2.0 (2024-11-29)

Features

  • add multiparser to the parserjs monorepo repository. (#1036) (4556aec)
  • added the changeset for the parser. (#1040) (44331ee)
  • create rule asyncapi3-channel-no-query-nor-fragment for v3 core ruleset (#1051) (bebbd39)
  • introduce the turborepo to the parser.js (#1008) (b2a0f54)

Bug Fixes

  • remove forceful normalization of YAML to JSON (#1044) (b700a65)
  • update @asyncapi/protobuf-schema-parser to 3.2.15 version and others (#1068) (5580277)
  • update @asyncapi/specs to 6.8.0 version and others (#1052) (efc05af)
  • updated the method of importing the parser (#1045) (657fa8e)

@asyncapi/[email protected]

28 Oct 14:15
7c7c556
Compare
Choose a tag to compare

Minor Changes

@asyncapi/[email protected]

28 Oct 14:15
7c7c556
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@asyncapi/[email protected]

10 Sep 13:32
1560df3
Compare
Choose a tag to compare

Minor Changes

  • bebbd39: feat: create rule asyncapi3-channel-no-query-nor-fragment for v3 core ruleset

@asyncapi/[email protected]

04 Aug 22:53
6794729
Compare
Choose a tag to compare

Patch Changes

  • b700a65: fix: remove forceful normalization of YAML to JSON

@asyncapi/[email protected]

02 Aug 09:11
1bc505e
Compare
Choose a tag to compare

Patch Changes

  • 657fa8e: Updated the method of importing the parser in the Nunjucks filter. Standardized the import of different parser functions.

@asyncapi/[email protected]

27 Jul 07:55
0676ea0
Compare
Choose a tag to compare

Patch Changes

  • b032f3a: fix: upgrade ajv to version 8.17.1 to lay the foundation for fixing #980 in Studio