Skip to content

Releases: yeoman/yo

v4.1.0

02 May 03:39

Choose a tag to compare

  • Bump yeoman-environment to 3.3.0 (#666) 967c2e1
    Drops dependency with node 16 conflict.

v4.0.0...v4.1.0

v4.0.0

22 Apr 15:48

Choose a tag to compare

First stable yo@4 stable release.

  • Bump yeoman-environment to 3.2.0. 263a96a

v4.0.0-beta.0...v4.0.0

v4.0.0-beta.0

06 Mar 04:23

Choose a tag to compare

v4.0.0-beta.0 Pre-release
Pre-release

Breaking changes

  • Bump minimum require node to 12.10.0 62b5be2

Features/Improvements

  • Bump yeoman-environment to 3.1.0 fd92eb8, d8049ec
  • Convert router to Promises/async. 2598967
  • Switch from listening to error event to catch rejected promise 5d533d7
  • Lookup is a sync method at environment 2.x and 3.x. ec362f3
  • Fix security warnings.

v3.1.1...v4.0.0-beta.0

v3.1.0

04 Jul 14:52

Choose a tag to compare

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

v3.0.0

01 Jul 08:57

Choose a tag to compare

  • Dropped support for Node 6
  • Fix bug with our proxy tunnel on latest Node.js version

v2.0.6

14 Apr 18:24

Choose a tag to compare

Fix running yo caused by a regression in insight #613

v2.0.4

10 Jul 13:13

Choose a tag to compare

Upgrade to latest proxy tunnel agent

v2.0.3

28 Jun 13:56

Choose a tag to compare

  • Fix search description

v2.0.2

14 Apr 08:23

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

Choose a tag to compare

  • Fix bugs with Node 8