|
123456789101112131415161718192021222324252627282930313233343536373839404142 |
- # plop
-
- ## 3.1.2
-
- ### 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
-
- * Updated dependencies []:
- - node-plop@0.31.1
-
- ## 3.1.1
-
- ### Patch Changes
-
- - Export PlopGeneratorConfig TypeScript type
-
- ## 3.1.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
-
- ### Patch Changes
-
- - Updated dependencies [[`d6176cc`](https://github.com/plopjs/plop/commit/d6176cce4ee57dfc18ad1c86ec467444e966567e)]:
- - node-plop@0.31.0
-
- ## 3.0.6
-
- ### Patch Changes
-
- - Moved to monorepo
-
- - Updated dependencies []:
- - node-plop@0.30.1
|