Skip to content

v2.0.0

Compare
Choose a tag to compare
@JPeer264 JPeer264 released this 06 May 21:11

Breaking Changes:

  • change emojies to emoji why? 🍣
  • change emoji default to false
  • remove Init type
  • change local .sgcrc_default to .sgcrc
    • why? because potential contributors with a global configuration are forced to use our defaults
  • rename promptConfig.js to questions.js
  • questions now just need a configuration object
  • rename moreInfo to body
  • disable minChar and maxChar with -1

Feature:

  • add questions configuration
  • add scope to the questions (default false) ( #18 )