parser-js
parser-js copied to clipboard
feat!: release 2.0.0
Description
This PR contains all the commits that have been merged into next-major branch for the 2.0.0 version of the parser.
Something we might want to think about is the fact this PR will be merged by squash merging, meaning only one commit will be left, losing each of the individual commits with features, including the authors. It doesn't feel correct if we merge this commit and all the work ends up being attributed to myself (because I opened this PR).
cc @derberg @fmvilas
Related issue(s) https://github.com/asyncapi/parser-js/issues/481
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
21 Code Smells
No Coverage information
0.9% Duplication
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
21 Code Smells
No Coverage information
0.9% Duplication
SonarCloud Quality Gate failed. 
0 Bugs
0 Vulnerabilities
1 Security Hotspot
36 Code Smells
No Coverage information
1.0% Duplication
maybe wait with release for https://github.com/asyncapi/spec-json-schemas/pull/389 and further update in parser to use new API of the @asyncapi/specs package
maybe wait with release for asyncapi/spec-json-schemas#389 and further update in parser to use new API of the
@asyncapi/specspackage
Please review 🙏 https://github.com/asyncapi/parser-js/pull/767 and merge (do not /rtm, just merge as it contains also a merge from master).
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
34 Code Smells
No Coverage information
0.6% Duplication
/rtm
:tada: This PR is included in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: