Releases: yeoman/yo
Releases · yeoman/yo
1.4.8
UI improvements
- Now showing generator descriptions in the search page
- Some colors and style improvements
Other changes
- Define minimal Node version as 0.12. Node 0.10 will continue working for the time being, but you'll see a warning at install time. Time to think about upgrading.
1.4.7
Bug fixes, dependency bump and minor cleanup.
1.4.6
Dependency bump and minor cleanup.
1.4.5
Fix error in "update all". #285
1.4.4
- Now also returns subgenerators in
yo --help. - Some bug fixes and minor improvements.
1.4.2
1.4.1
1.4.1 because 1.4.0 had a regression where a user couldn't run yo <generator>.
1.4.0
This release is mainly a huge internal update. We're hoping the code will now be easier to maintains and contribute to!
New features
- Search now add
෴after each official generators name. - Yo now provide an option to delete the global prompt answer storage.
Bug fixes
- We're now using the npm couchdb (we were previously using the old mirror that wasn't in sync with npm anymore)