Skip to content

Grab Bag of Fun and Fixes

Compare
Choose a tag to compare
@amwmedia amwmedia released this 09 Aug 13:19
9acb5d5
  • add and addMany now support binary files. Binary files will be copied to the destination folder, but not processed by handlebars.
  • pattern attribute of append action is now optional. If not supplied, the template will be appended to the end of the file.
  • The data property of the ActionConfig 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