Releases: yeoman/yeoman-test
Releases · yeoman/yeoman-test
v8.0.0-beta.1
v8.0.0-beta.0
- 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.0
v7.4.0
v7.3.0
v7.2.0
v7.1.0
v7.0.0
- 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