Skip to content

Releases: Papooch/nestjs-cls

v3.0.2

05 Oct 09:47

Choose a tag to compare

  • build: exclude src from dist a80c618

v3.0.1...v3.0.2

v3.0.1

05 Oct 09:43

Choose a tag to compare

  • build: make dist bundle smaller 2e7e4b8
  • refactor: enable strict mode ea9b386
  • docs: update readme ae5f6d9

v3.0.0...v3.0.1

Proxy Providers

04 Oct 21:12

Choose a tag to compare

v2.2.1

21 Sep 10:00

Choose a tag to compare

  • fix: expose terminal type (#43) 6688b02
  • has method for key presence check (#41) e85a876
  • chore: add supported nodejs versions constraint (#40) c72f568

v2.2.0...v2.2.1

Support NestJS 9

19 Jul 19:11

Choose a tag to compare

v2.1.1...v2.2.0

v2.1.1

19 Jun 22:07

Choose a tag to compare

v2.1.0...v2.1.1

v2.1.0

29 Mar 19:13

Choose a tag to compare

v2.0.1...v2.1.0

v2.0.1

27 Feb 17:21

Choose a tag to compare

  • docs: structure, address #18 37128f6
  • docs: add info about minimal ts version 16a9366
  • deps: bump typescript dev dep b312483
  • fix: export cls.interfaces f83c67b

v2.0.0...v2.0.1

v2.0.0

14 Feb 21:41

Choose a tag to compare

  • 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

v1.6.2

15 Jan 10:51

Choose a tag to compare

v1.6.1...v1.6.2