Releases: Papooch/nestjs-cls
Releases · Papooch/nestjs-cls
v2.0.0
- Improve type inference and type safety for ClsService (#16) 9590a19
Breaking:
- removed
ClsService#getStore
method in favor of ClsService#get
with no arguments
- use symbols instead of string constants for
CLS_ID
and friends.
v1.6.2...v2.0.0