Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.
https://papooch.github.io/nestjs-cls/
MIT License
393 stars 23 forks source link

Support NestJS 9 #38

Closed Papooch closed 1 year ago

Papooch commented 2 years ago

It should be enough to loosen the peer dep version, bump dev deps to use v9

almontasser commented 1 year ago

I've updated the package to support NestJS 9, and all tests are running as expected. PR #39

Papooch commented 1 year ago

Nice, thanks! I'm on a vacation, so can't publish to npm right now, I'll try to find time later today.

Papooch commented 1 year ago

Published 🚀