nestjs-form-data
Advanced tools
Changelog
v1.8.5 - v1.8.5
peerDependencies
to version ^0.14.0
Changelog
v1.8.3
buffer: Buffer
in
class MemoryStoredFile
in version 1.8.0Changelog
v1.8.2
Changelog
v1.8.1
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