v11.0.16

nestjs/nestv11.0.16Apr 11, 2025by kamilmysliwiec

AI Summary

A bug fix release updating the common module to use the `file-type` package for validating file mimetypes.

Key Highlights

  • Updated common module to use `file-type` to validate file mimetypes.

Full Release Notes

## v11.0.16 (2025-04-11)

* fix(common): use `file-type` to validate file mimetypes by @Chathula in https://github.com/nestjs/nest/pull/14881