Skip to content

v2.0.0

Compare
Choose a tag to compare
@asyncapi-bot asyncapi-bot released this 24 Apr 09:26
· 70 commits to master since this release
63f8b58

2.0.0 (2024-04-24)

⚠ BREAKING CHANGES

This release drops support for Node versions prior v18.12.0
We know this version of Generator will not work work with Node v12. We also discourage using Node v14 and v16 that are no longer under long time support from Node community. From now on, generator tests run under Node v18 and v20

  • template pulling with npm config (#1069)

Features