Releases: yeoman/yo
Releases · yeoman/yo
v2.0.0
v1.8.5
v1.8.4
v1.8.1
v1.8.0
v1.7.1
v1.7.0
v1.6.0
Running generator by path
New feature as parts of this release is the ability to pass a file path instead of a generator name. This would allow you to include generators as a living part your projects. For example:
yo ./generator/controllerOther improvements
- Running
yo webapp:<invalid subgenerator>won't fallback toyo webapp:appanymore. - Improvements to the error messages and failures.
v1.5.1
1.5.0
Dependency updates and reduced install size.
Note: We now recommend you have at least Node.js 4.2.0 and npm 3.3.0 installed.
This is only a strong recommendation, not a requirement. Node.js 4.2.0 is the latest LTS version and npm 3.3.0 fixes a lot of issues. Upgrading will reduce the chances of you running into issues.
Changes: v1.4.8...v1.5.0