nestjs-form-data
Advanced tools
Changelog
v1.8.0
StoredFile.create()
Your custom classes for saving files will be broken, they will need to be fixed, example
in src/classes/storage/MemoryStoredFile.ts
HasMimeType
validator, added second argument to strictly check mime-type sourceHasExtension
validator, to check file extension, uses file-type