Skip to content

Releases: asyncapi/parser-js

v0.15.0

16 Mar 11:46
563274d

Choose a tag to compare

Changes in this release:

  • Added the "Sponsor" button on Github ❤️
  • Added GitHub Actions-powered stale bot and a welcome message for new contributors 👋
  • Extract RAML and OpenAPI schema parsers to their own package 💪

v0.14.0

04 Mar 11:06
5b3d841

Choose a tag to compare

We added two new methods: Channel#hasParameters() and Server#hasVariables(). Read more here.

Also, we're happy to announce that we now support RAML data types as message payloads. Read more here.

We switched from openapi-schema-to-json-schema dependency to @openapi-contrib/openapi-schema-to-json-schema dependency because the former is deprecated. Know more here.