All Versions
11
Latest Version
Avg Release Cycle
118 days
Latest Release
1583 days ago

Changelog History
Page 1

  • v3.1.1

    November 27, 2019
  • v3.1.0 Changes

    July 04, 2019

    Now expose a --local-only flag to skip loading generators from the global npm install path.

  • v3.0.0 Changes

    July 01, 2019
    • ⬇️ Dropped support for Node 6
    • 🛠 Fix bug with our proxy tunnel on latest Node.js version
  • v2.0.6 Changes

    April 14, 2019

    🛠 Fix running yo caused by a regression in insight #613

  • v2.0.5

    July 24, 2018
  • v2.0.4 Changes

    July 10, 2018

    ⬆️ Upgrade to latest proxy tunnel agent

  • v2.0.3 Changes

    June 28, 2018
    • 🛠 Fix search description
  • v2.0.2 Changes

    April 14, 2018

    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 Changes

    January 25, 2018
    • 🛠 Fix bugs with Node 8
  • v2.0.0 Changes

    June 07, 2017
    • ⬇️ Drop Node < 4 support
    • ⬆️ Bump yeoman-environment to 2.0
    • 🛠 Minor fixes and improvements