Yo Versions Save

CLI tool for running Yeoman generators

v2.0.6

5 years ago

Fix running yo caused by a regression in insight #613

v2.0.4

5 years ago

Upgrade to latest proxy tunnel agent

v2.0.3

5 years ago
  • Fix search description

v2.0.2

6 years ago

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

6 years ago
  • Fix bugs with Node 8

v2.0.0

7 years ago
  • Drop Node < 4 support
  • Bump yeoman-environment to 2.0
  • Minor fixes and improvements

v1.8.5

7 years ago
  • Fix bug where selecting no generators to update will update every global packages.

v1.8.4

8 years ago

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

v1.8.1

8 years ago

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

v1.8.0

8 years ago
  • Add support for autocompletion! yo <press tab>