Skip to content

Releases: asyncapi/parser-js

@asyncapi/parser@3.6.0

30 Jan 21:46
9a57fa2

Choose a tag to compare

Minor Changes

  • d90ab14: Release AsyncAPI 3.1 support that adds ROS 2 binding.

@asyncapi/parser@3.5.0

30 Jan 15:47
19c3001

Choose a tag to compare

Minor Changes

  • 6d06dd4: - update @asyncapi/specs to latest version with new ROS 2 binding
    • create the rule asyncapi3-channel-servers for the v3 rule core ruleset

@asyncapi/multi-parser@2.3.0

30 Jan 21:47
9a57fa2

Choose a tag to compare

Minor Changes

  • d90ab14: Release AsyncAPI 3.1 support that adds ROS 2 binding.

Patch Changes

  • Updated dependencies [d90ab14]
    • @asyncapi/parser@3.6.0

v3.2.3

04 Dec 15:47
8710f53

Choose a tag to compare

3.2.3 (2024-12-04)

Bug Fixes

v3.2.2

04 Dec 15:34
ebf856e

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

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

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/parser@3.4.0

28 Oct 14:15
7c7c556

Choose a tag to compare

Minor Changes

@asyncapi/multi-parser@2.2.0

28 Oct 14:15
7c7c556

Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [e18f865]
    • @asyncapi/parser@3.4.0

@asyncapi/parser@3.3.0

10 Sep 13:32
1560df3

Choose a tag to compare

Minor Changes

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