Grab Bag of Fun and Fixes
add
andaddMany
now support binary files. Binary files will be copied to the destination folder, but not processed by handlebars.pattern
attribute ofappend
action is now optional. If not supplied, the template will be appended to the end of the file.- The
data
property of theActionConfig
interface can now be a function that returns an Object or a Promise that resolves with an Object.
Fixes
- Answer data can once again be changed from within an action function
- Prompt validate functions now run against
bypass
data