Skip to content

Releases: yeoman/environment

v2.1.1

14 May 18:19
Compare
Choose a tag to compare

Fix error thrown when trying to access directories who're not readable by the user running yo.

v2.1.0

14 May 05:32
Compare
Choose a tag to compare

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

31 Mar 15:39
Compare
Choose a tag to compare
  • Fix: yarn link paths on Windows
  • Allow to overwrite log colors

v2.0.5

15 Oct 15:19
Compare
Choose a tag to compare
  • Fix bug where globally installed generators (with a Node version relying on nvm) aren't being detected properly.

v2.0.4

30 Sep 14:35
Compare
Choose a tag to compare
  • Dependencies version bump (including security fix to debug)

v2.0.3

02 Sep 17:06
Compare
Choose a tag to compare
  • Update logic parsing command line arguments to properly account for text within quotes (")

v2.0.2

09 Aug 11:10
Compare
Choose a tag to compare
  • Fix resolution of generator linked via yarn link

v2.0.1

31 Jul 15:37
Compare
Choose a tag to compare
  • Fix bug where OS level installed generators would take precedence over prefixed (like nvm) versions.

v2.0.0

07 Jun 11:23
Compare
Choose a tag to compare

Major version, but minor changes:

  • Dropping Node < 4 support
  • Fix to scope package resolution
  • Update Inquirer

v1.6.6

14 Nov 00:15
Compare
Choose a tag to compare
  • Search in an extra a common global unix install path for node modules