Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 506 Bytes

File metadata and controls

24 lines (13 loc) · 506 Bytes

@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

2.1.1

Patch Changes

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

2.1.0

Minor Changes

  • 4556aec: Adding the Multiparser into monorepo (Turborepo). No new features or bugfixes were introduced.