Skip to content

Releases: yeoman/yeoman-test

v8.0.0-beta.1

11 May 22:58
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release
  • bump @yeoman/types to 0.3.0 6c6d8fb
  • add types fallback and import yeoman-* dynamically 2f98699

v8.0.0-beta.0...v8.0.0-beta.1

v8.0.0-beta.0

09 May 14:10
Compare
Choose a tag to compare
v8.0.0-beta.0 Pre-release
Pre-release
  • Drop node 14 support
  • Switch to @yeoman/types.
    Conflicts with latest @types/yeoman-generator and @types/yeoman-environment.
    @yeoman/types provides a stable api for environment and generator interoperability.

v8.0.0-alpha.3...v8.0.0-beta.0

v8.0.0-alpha.0

05 May 13:48
Compare
Choose a tag to compare
v8.0.0-alpha.0 Pre-release
Pre-release

v7.4.0...v8.0.0-alpha.0

v7.4.0

28 Feb 17:04
Compare
Choose a tag to compare
  • improve readme (#173) 76b767e
  • Add result export and update README (#171) 045598c
  • allow to customize the mockedGenerator (#169) 9f4ddd8
  • add prepareTemporaryDir for tests unrelated to generators (#168) 09c0e2e
  • fix mem-fs reuse when creating a new context from result (#167) 739ed7e

v7.3.0...v7.4.0

v7.3.0

26 Jan 01:59
Compare
Choose a tag to compare

v7.2.0...v7.3.0

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