Skip to content

Releases: yeoman/yo

v2.0.6

14 Apr 18:24
Compare
Choose a tag to compare

Fix running yo caused by a regression in insight #613

v2.0.4

10 Jul 13:13
Compare
Choose a tag to compare

Upgrade to latest proxy tunnel agent

v2.0.3

28 Jun 13:56
Compare
Choose a tag to compare
  • Fix search description

v2.0.2

14 Apr 08:23
Compare
Choose a tag to compare

Automatically setup http proxy tunneling to hopefully improve experience for users behind corporate proxies.

The tunneling is handled by https://github.com/np-maintain/global-tunnel - check out this module if you need further instruction to set it up.

v2.0.1

25 Jan 14:24
Compare
Choose a tag to compare
  • Fix bugs with Node 8

v2.0.0

07 Jun 14:16
Compare
Choose a tag to compare
  • Drop Node < 4 support
  • Bump yeoman-environment to 2.0
  • Minor fixes and improvements

v1.8.5

01 Sep 04:16
Compare
Choose a tag to compare
  • Fix bug where selecting no generators to update will update every global packages.

v1.8.4

31 May 18:03
Compare
Choose a tag to compare

Fix bug where subgenerator containing the app string in their name could be mistaken for the main generator.

v1.8.1

09 May 06:14
Compare
Choose a tag to compare

Update the autocompletion tool to fix some issues for people using bash.

v1.8.0

08 May 23:21
Compare
Choose a tag to compare
  • Add support for autocompletion! yo <press tab>