nestjs-typeorm-paginate
nestjs-typeorm-paginate copied to clipboard
NestJS 9
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.
I have started work on adding 9.0.0 support. See the linked PR.