Releases: yeoman/environment
Releases · yeoman/environment
v2.1.1
Fix error thrown when trying to access directories who're not readable by the user running yo
.
v2.1.0
Better support for Yarn and npm global paths. This should improve the reliability of yo
across different versions of yarn and npm.
v2.0.6
- Fix:
yarn link
paths on Windows
- Allow to overwrite log colors
v2.0.5
- Fix bug where globally installed generators (with a Node version relying on
nvm
) aren't being detected properly.
v2.0.4
- Dependencies version bump (including security fix to
debug
)
v2.0.3
- Update logic parsing command line arguments to properly account for text within quotes (
"
)
v2.0.2
- Fix resolution of generator linked via
yarn link
v2.0.1
- Fix bug where OS level installed generators would take precedence over prefixed (like nvm) versions.
v2.0.0
Major version, but minor changes:
- Dropping Node < 4 support
- Fix to scope package resolution
- Update Inquirer
v1.6.6
- Search in an extra a common global unix install path for node modules