v2.0.0
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)