Skip to content

chore(release): release and bump versions of packages#1202

Open
asyncapi-bot wants to merge 1 commit into
masterfrom
changeset-release/master
Open

chore(release): release and bump versions of packages#1202
asyncapi-bot wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@asyncapi-bot

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@asyncapi/multi-parser@2.4.0

Minor Changes

  • 009aedc: Move @asyncapi/raml-dt-schema-parser from a required dependency to an optional peer dependency. The upstream parser was archived on 2025-08-04 and its transitive chain pulled in unmaintained packages with several CVEs.

    Consumers who do not need RAML schema parsing get a smaller install footprint with the archived chain removed. Consumers who do need it must declare @asyncapi/raml-dt-schema-parser themselves; the runtime registration in NewParser(..., { includeSchemaParsers: true }) then behaves exactly as before.

Patch Changes

  • Updated dependencies [47adf7f]
  • Updated dependencies [45859d6]
    • @asyncapi/parser@3.6.1

@asyncapi/parser@3.6.1

Patch Changes

  • 47adf7f: fix: filter out $ref keys in bindings() to prevent undefined parser output
  • 45859d6: feat: add support for title and summary for the v3 spec

@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 347fe8b to f27faef Compare July 17, 2026 04:00
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants