Releases: plopjs/plop
[email protected]
What's Changed
- perf: drop mkdirp by @43081j in #471
- perf: use picocolors for term colours by @43081j in #470
- perf: use built-in fs.rm by @43081j in #473
- perf: use nanospinner for spinners by @43081j in #474
- perf: drop lodash by @43081j in #472
- ESLint 9 by @crutchcorn in #475
- Other dep upgrades by @crutchcorn in #476
New Contributors
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@4.0.3
[email protected]
What's Changed
- fix: windows ci usage by @crutchcorn in #412
- Typescript docs by @benallfree in #428
- Enhancement: export Actions type by @benallfree in #419
- feat: --init-ts by @benallfree in #434
- chore: add .prettierrc by @benallfree in #435
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #442
- docs: add json key to TypeScript plop script by @Musubee in #452
New Contributors
- @benallfree made their first contribution in #428
- @Musubee made their first contribution in #452
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@4.0.2
[email protected]
What's Changed
- feat: Adds
--no-progressflag that disables the progress bar by @rznzippy in #408 - fix(engines): update engines to match top level package by @blabute in #403
- fix(node-plop): type assertion is not working for vm array by @niandalu in #405
- Update All Deps Dec 2023 by @crutchcorn in #411
New Contributors
- @JanThiel made their first contribution in #378
- @blabute made their first contribution in #403
- @niandalu made their first contribution in #405
- @rznzippy made their first contribution in #408
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@4.0.1
[email protected]
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/[email protected]@4.0.0
[email protected]
What's Changed
- Use type alias for inquirer module to avoid typescript error. Closes #357 by @jayalfredprufrock in #358
- Ensure addMany actions strip extensions correctly on dot files by @alarner in #366
- Empty checkbox bypass by @bradgarropy in #354
- fix: Append action's templateFile string not processed by handlebars by @trmnl-cmdr in #352
New Contributors
- @jayalfredprufrock made their first contribution in #358
- @alarner made their first contribution in #366
- @bradgarropy made their first contribution in #354
- @trmnl-cmdr made their first contribution in #352
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@3.1.2
[email protected]
What's Changed
- Use type alias for inquirer module to avoid typescript error. Closes #357 by @jayalfredprufrock in #358
- Ensure addMany actions strip extensions correctly on dot files by @alarner in #366
- Empty checkbox bypass by @bradgarropy in #354
- fix: Append action's templateFile string not processed by handlebars by @trmnl-cmdr in #352
New Contributors
- @jayalfredprufrock made their first contribution in #358
- @alarner made their first contribution in #366
- @bradgarropy made their first contribution in #354
- @trmnl-cmdr made their first contribution in #352
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@0.31.1
[email protected]
What's Changed
- chore: replace Lerna with Turborepo by @crutchcorn in #338
- chore: Add README.zh.md Related with #257 by @CafuChino in #342
- doc: fix Readme.zh.md by @zhouhaoyiu in #343
- added PlopGeneratorConfig to exports in plop by @naiknareshh in #341
New Contributors
- @CafuChino made their first contribution in #342
- @zhouhaoyiu made their first contribution in #343
- @naiknareshh made their first contribution in #341
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@3.1.1
[email protected]
What's Changed
- Shorthand to load all plop assets by @RobinKnipe in #333
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@3.1.0
[email protected]
What's Changed
- Shorthand to load all plop assets by @RobinKnipe in #333
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@0.31.0
[email protected]
This repo is now a monorepo, which is housed alongside the code for node-plop. All previous releases refer to only plop itself, and not node-plop.
What's Changed
- Fixed the issue of 404 doc link. Now the link points to correct example by @atapas in #309
- Monorepo by @crutchcorn in #313
New Contributors
Full Changelog: https://github.com/plopjs/plop/compare/[email protected]