Skip to content

Release v4.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:26
  • Add support to prompts with storage. this.prompt(prompts, this.config); will use the storage to read/write answers.
    • Prompt is ignored if the value is !== undefined (pass --ask-answered to force the prompt to be shown, stored value is the default value)