Releases: asyncapi/parser-js
Releases · asyncapi/parser-js
@asyncapi/parser@3.6.0
Minor Changes
- d90ab14: Release AsyncAPI 3.1 support that adds ROS 2 binding.
@asyncapi/parser@3.5.0
Minor Changes
- 6d06dd4: - update
@asyncapi/specsto latest version with new ROS 2 binding- create the rule
asyncapi3-channel-serversfor the v3 rule core ruleset
- create the rule
@asyncapi/multi-parser@2.3.0
v3.2.3
v3.2.2
v3.2.1
v3.2.0
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-fragmentfor v3 core ruleset (#1051) (bebbd39) - introduce the turborepo to the parser.js (#1008) (b2a0f54)
Bug Fixes
@asyncapi/parser@3.4.0
Minor Changes
- e18f865: Updating jsonpath-plus dependency to mitigate CVE-2024-21534
@asyncapi/multi-parser@2.2.0
Minor Changes
- e18f865: Updating jsonpath-plus dependency to mitigate CVE-2024-21534
Patch Changes
- Updated dependencies [e18f865]
- @asyncapi/parser@3.4.0
@asyncapi/parser@3.3.0
Minor Changes
- bebbd39: feat: create rule
asyncapi3-channel-no-query-nor-fragmentfor v3 core ruleset