Skip to content

v1.0.1

Choose a tag to compare

@boennemann boennemann released this 23 Jul 10:29

<a name"1.0.1">

1.0.1 (2015-07-23)

inquirer@0.9.0 changed the function signature for validate functions, so that it doesn't work with the way we're currently binding arguments there.
This just a hotfix so it's fixed as fast as possible.
We need to migrate to inquirer@0.9.0 in separate step.

Bug Fixes

  • package: downgrade inquirer due to incompatibility (0fd4f082)