Skip to content

Releases: yeoman/yeoman-test

v7.2.0

12 Jan 20:27
Compare
Choose a tag to compare
  • feat: add support to register a dependency with path and namespace and use passed namespace to register a generator path 36ef3d7

v7.1.0...v7.2.0

v7.1.0

22 Dec 00:37
Compare
Choose a tag to compare
  • feat: accept async createEnv 57438dd

v7.0.0...v7.1.0

v7.0.0

29 Nov 21:53
Compare
Choose a tag to compare
  • convert to native Node ECMAScript module. (#161) 4495bce
  • convert to typescript (#161) 4495bce
  • auto cleanup generated temporary directory (#161) 4495bce
  • simplify implementation using await/async
  • add onTargetDirectory, onGenerator, onEnvironment callbacks 3702cce, 77fa4b3
  • rename withPrompts to withAnswers
  • add withFiles withYoRc, commitFiles 104810e, 6599399

v6.3.0...v7.0.0

v6.3.0

01 Feb 19:50
Compare
Choose a tag to compare

v6.2.0...v6.3.0

v6.2.0

30 Jun 18:07
Compare
Choose a tag to compare
  • Forward generator to the RunResult. 9dd4c2a

v6.1.0...v6.2.0

v6.1.0

18 May 21:44
Compare
Choose a tag to compare

v6.0.0...v6.1.0

v6.0.0

01 May 03:32
Compare
Choose a tag to compare

Dropped support for yeoman-environment < 3.3.0

v5.0.1...v6.0.0

v5.1.0

06 Mar 03:28
Compare
Choose a tag to compare
  • Foward targetDirectory as cwd to Environment. 799c028, bfc749c
  • Convert helpers into a class for easy customization. d870dd3, 161076f
  • Forward options to Environment options. a5bd580
  • Make mockedGenerator instances to extends Generator class. cf8e373, c6e3493
  • Move mem-fs-editor dependency to prod. 8a9baf0

v5.0.1...v5.1.0

v5.0.1

22 Feb 23:04
Compare
Choose a tag to compare
  • Loosen yeoman-generator version. 88be203

v5.0.0...v5.0.1

v5.0.0: Bump yeoman-generator and yeoman-environment and move to peer.

22 Feb 21:19
Compare
Choose a tag to compare

Migration:

yeoman-environmentand yeoman-generator moved to peerDependencies and bumped to latest major versions.
Action: install the versions you are targeting manually.
When targeting yo 3.x use yeoman-environment ^2.10.3 and yeoman-generator <5.0.0.
When targeting yo 4.x use yeoman-environment ^3.0.0.

  • Bump yeoman-generator and yeoman-environment and move to peer. ff0c7be

v4.0.2...v5.0.0