mapper icon indicating copy to clipboard operation
mapper copied to clipboard

chore: Bump nestjs dependencies to v11

Open HaaLeo opened this issue 1 year ago • 3 comments

Since NestJS has released version 11, we must adapt the peer dependencies to avoid issues when installing the @automapper/nestjs package with NestJS v11 packages.

NestJS Release Notes: https://github.com/nestjs/nest/releases/tag/v11.0.0.

Fixes #626

HaaLeo avatar Jan 21 '25 14:01 HaaLeo