Jackie McDoniel
Jackie McDoniel
I'm sure I read this at the time it was created, but it had since flown under my radar with other things in life going on. This seems like an...
Please provide a [minimum reproduction repository](https://minimum-reproduction.wtf/) (Git repository/[StackBlitz](https://stackblitz.com/fork/github/nestjs/typescript-starter)/[CodeSandbox](https://codesandbox.io/s/github/nestjs/typescript-starter/tree/master) project). ## [why reproductions are required](https://antfu.me/posts/why-reproductions-are-required)
The code here looks good. Apologies for the delay as my life has been chaotic this year and this stuff ends up slipping through the cracks. If you'd like to...
Right, I need to update the READMEs to point to the docs website instead of duplicating the documentation
I'm pretty sure that the version of this library is meant to work on throttler v6 and up, and that you should use the deprecated library, due to breaking changes...
Please provide a [minimum reproduction repository](https://minimum-reproduction.wtf/) (Git repository/[StackBlitz](https://stackblitz.com/fork/github/nestjs/typescript-starter)/[CodeSandbox](https://codesandbox.io/s/github/nestjs/typescript-starter/tree/master) project). ## [why reproductions are required](https://antfu.me/posts/why-reproductions-are-required)
What's the use case for throwing the last encountered error? The first is for a fast fail. What about any errors between the first and last, should they be merged...
Thanks for the ping on this @ls-mmacdonald. This does look like something that's well thought out and could be easily supported. I'll try to make a changeset for this here...
Tests pass locally. Merging to main
Apologies for the severe delay on supporting this. Life has been more than a little chaotic recently. Looking into `@fastify/multipart` and `fastify-multer` and everything else, I'm wondering if it might...