nestjs-typeorm-paginate icon indicating copy to clipboard operation
nestjs-typeorm-paginate copied to clipboard

NestJS 9

Open damieneichhorn opened this issue 2 years ago • 1 comments

Hi

NestJS 9 has released, nestjs-typeorm-paginate requires @nestjs/common 7 or 8 as a peer dependency but not 9. ^9.0.0 should be added to the peer dependency.

damieneichhorn avatar Jul 13 '22 12:07 damieneichhorn

I have started work on adding 9.0.0 support. See the linked PR.

jely2002 avatar Jul 13 '22 13:07 jely2002