3.40.0
(feat): Run npm pkg fix after saving package.json to disk to normalize the package.json file.
This is enabled by default and can be disabled by setting skipNpmPkgFix: true in the generator config.
3.39.3
(fix): Fix missing information in generated package.json.