asyncapi / html-template

HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.
63 stars 56 forks source link

feat!: follow generator v2 that drops node support prior v18 #615

Open derberg opened 4 months ago

derberg commented 4 months ago

not possible to merge yet cause of https://github.com/asyncapi/cli/issues/1388

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

albertodiazdorado commented 3 months ago

Is there anything else preventing this Pull Request from merge?

peter-rr commented 3 months ago

Is there anything else preventing this Pull Request from merge?

Yeap, first we need to implement a solution to support different versions of generator in the CLI: https://github.com/asyncapi/cli/issues/1388. Once merged, then we can proceed to merge this PR :)