版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 1 година
12345678910111213141516171819202122232425
  1. # node-plop
  2. ## 0.31.1
  3. ### Patch Changes
  4. - Append action should now allow handlebars for template path
  5. * Fix addMany dotfile extension stripping
  6. - Fix Inquirer TypeScript typings
  7. * Fix empty checkboxes not bypassing properly
  8. ## 0.31.0
  9. ### Minor Changes
  10. - [#333](https://github.com/plopjs/plop/pull/333) [`d6176cc`](https://github.com/plopjs/plop/commit/d6176cce4ee57dfc18ad1c86ec467444e966567e) Thanks [@RobinKnipe](https://github.com/RobinKnipe)! - Added shorthand to load all Plop assets at once #333
  11. ## 0.30.1
  12. ### Patch Changes
  13. - Moved to monorepo