|
12345678910111213141516171819202122232425 |
- # node-plop
-
- ## 0.31.1
-
- ### Patch Changes
-
- - Append action should now allow handlebars for template path
-
- * Fix addMany dotfile extension stripping
-
- - Fix Inquirer TypeScript typings
-
- * Fix empty checkboxes not bypassing properly
-
- ## 0.31.0
-
- ### Minor Changes
-
- - [#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
-
- ## 0.30.1
-
- ### Patch Changes
-
- - Moved to monorepo
|