jmcdo29 / nest-lab

A repository to hold "experimental" packages for Nest. Honestly, I'm just tired of not having a good scope to put packages under :smile_cat:
87 stars 7 forks source link

feat: add fastify-multer #8

Closed jmcdo29 closed 2 years ago

jmcdo29 commented 2 years ago

@nes-lab/fastify-multer is a sister package to @nestjs/platform-express's MulterModule and should work exactly the same except for the requirement to add the FastifyMulterModule as an imported module. Everything else should be exactly the same.

Also bumps @nest-lab/or-guard to support Nest v9

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 0e9cec1d6281e3dd19b75e1384a665961745b894

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | @nest-lab/or-guard | Minor | | @nest-lab/fastify-multer | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR