This repository was archived by the owner on Jul 30, 2026. It is now read-only.
Description Why do we need this improvement?
Description
The @asyncapi/nodejs-template currently supports generator versions >=0.50.0 <2.0.0, making it incompatible with the latest generator v3.x.
I'm willing to work on this if the team is interested.
How will this change help?
Current Situation
Current generator version: 3.1.2
Template version range: >=0.50.0 <2.0.0
Error when using: "This template is not compatible with the current version of the generator (3.1.2)"
Screenshots
Proposal
Update the template to support generator v3.x by:
Reviewing breaking changes in generator v3
Updating template code as needed
Updating version compatibility in package.json
Testing with generator v3.x
How could it be implemented/designed?
Question for Maintainers
Is this update already planned or in progress?
Would this contribution be welcome?
Are there specific guidelines for v3 migration?
Should backward compatibility with v2 be maintained?
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
Reactions are currently unavailable
Why do we need this improvement?
Description
The
@asyncapi/nodejs-templatecurrently supports generator versions>=0.50.0 <2.0.0, making it incompatible with the latest generator v3.x.I'm willing to work on this if the team is interested.
How will this change help?
Current Situation
>=0.50.0 <2.0.0Screenshots
Proposal
Update the template to support generator v3.x by:
How could it be implemented/designed?
Question for Maintainers
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!