Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Releases: plopjs/node-plop

Critical Stardust

16 Oct 19:05
f518e91
Compare
Choose a tag to compare
v0.20.0

Merge pull request #131 from plopjs/greenkeeper/eslint-plugin-node-10…

No Leaky Data

27 Feb 19:03
Compare
Choose a tag to compare
  • fixes issue where action.data values would leak into future actions

Types and Fixes

18 Feb 15:51
Compare
Choose a tag to compare

Fun With Fixes and Features

02 Oct 14:10
Compare
Choose a tag to compare
  • add and addMany actions now support handlebar templates for the templateFile property
  • added code to support bypass feature
  • fixed but with addMany on Windows machines

addMany action bugfix

23 Aug 18:07
Compare
Choose a tag to compare

addMany was choking on a globby array, now it does not.

Hierarchical Prompts

01 Jun 04:43
Compare
Choose a tag to compare

Custom Actions Support

11 May 13:43
Compare
Choose a tag to compare
  • Added support for custom (3rd party) actions
  • Added a built-in addMany action

This release will be used in the plop CLI once documentation is updated on the plopjs

Fix Resolve for plop.load

26 Jan 18:41
Compare
Choose a tag to compare

Node 4 Compatibility

06 Dec 14:00
Compare
Choose a tag to compare

changed babel preset so that node 4 compatibility is always used when compiling the source for distribution to npm.

resolves #29

Defective Package

28 Nov 14:08
Compare
Choose a tag to compare
  • fixed pkg helper functionality
  • explicitly set plopfilePath to process.cwd() if it's not provided