Uzair Khan
Uzair Khan
Closes: #1324 what changed? upgraded dependency - uuid from ver. 8.3.2 to 9.0.1 - **Passes all test suites**
**What kind of change does this PR introduce?** - inits the create-webpack-app **Did you add tests for your changes?** yes **If relevant, did you update the documentation?** **Summary** **Does this...
This resolves the issue of typescript throwing object literal can't have property error for custom actions, because it was defaulting to type:ActionConfig whereas it should narrow down to a CustomACtionConfig...
In plopfile.ts whenever I try to use a plop-pack or a custom action, I get this error  Now I figured that Actions is of type ActionType[] and...
**What kind of change does this PR introduce?** Introduce a new File Generation and Collision Handler module - add ejs support and remove hbs conflict - add fileCollision Logic in...
Change the cli doc for `create-webpack-app` - changed the webpack-cli init commands to create-webpack-app commands spec.
## Type of Change - [ ] Bugfix - [x] New feature - [x] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation - [...
## Proposed changes There should be fields in PaymentDistribution, for the case where we only want to extract metric for Subsequent smart retried attempts. For example, we have `success_rate` and...
## Type of Change - [ ] Bugfix - [x] New feature - [x] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation - [ ]...