plop@4.0.0
The next major release of plop
since 2021 is here!
We've got a massive feature in this release: TypeScript Configuration File Support. Read further to find out more!
Breaking Changes
- Node 12, 14, and 16 support has been dropped
Features
TypeScript Configuration Support
The major feature of this release is support for TypeScript plopfile.ts
files out-of-the-box (#297). This is a long-standing feature request and it's now live!
While we have an E2E test to validate that this feature works, please let us know if there's any issues with it.
It's clear to us now that this feature wasn't in the oven quite long enough. Please check #297 for status updates. Apologies for the miscommunication.
New Contributors
Full Changelog: https://github.com/plopjs/plop/compare/plop@3.1.2...plop@4.0.0