Releases: asyncapi/parser-js
Releases · asyncapi/parser-js
v3.2.3
04 Dec 15:47
Compare
Sorry, something went wrong.
No results found
3.2.3 (2024-12-04)
Bug Fixes
v3.2.2
04 Dec 15:34
Compare
Sorry, something went wrong.
No results found
3.2.2 (2024-12-04)
Bug Fixes
update operationMessagesUnambiguity rule validity check (#1038 ) (ebf856e )
v3.2.1
29 Nov 15:11
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
@asyncapi/multi-parser@2.2.0
28 Oct 14:15
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
@asyncapi/parser@3.3.0
10 Sep 13:32
Compare
Sorry, something went wrong.
No results found
Minor Changes
bebbd39 : feat: create rule asyncapi3-channel-no-query-nor-fragment for v3 core ruleset
@asyncapi/parser@3.2.2
04 Aug 22:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
b700a65 : fix: remove forceful normalization of YAML to JSON
@asyncapi/multi-parser@2.1.1
02 Aug 09:11
Compare
Sorry, something went wrong.
No results found
Patch Changes
657fa8e : Updated the method of importing the parser in the Nunjucks filter. Standardized the import of different parser functions.
@asyncapi/parser@3.2.1
27 Jul 07:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
b032f3a : fix: upgrade ajv to version 8.17.1 to lay the foundation for fixing #980 in Studio