Skip to content

Latest commit

 

History

History
766 lines (226 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

766 lines (226 loc) · 17.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.38.1 (2024-12-13)

Bug Fixes

  • access-logger: corrent status code (4203099)

4.38.0 (2024-10-15)

Bug Fixes

  • interceptors: can non number status (9c33489)

Features

  • utils: improve AnyExeptionFilter (8e913e1)

4.37.0 (2024-09-02)

Features

  • interceptors: add debug levels for error intercepter (30b3a10)

4.36.0 (2024-09-01)

Bug Fixes

Features

  • interceptors: improve ErrorInterceptor (305dd42)

4.35.3 (2024-08-06)

Bug Fixes

  • decorators: edge cases in @Data (43772be)

4.35.2 (2024-08-06)

Bug Fixes

  • decorators: edge cases in @Data (e6807db)

4.35.1 (2024-08-06)

Bug Fixes

  • decorators: edge cases in @Data (05995a4)

4.35.0 (2024-08-06)

Features

  • decorators: add multiple keys in @Data (cb6b5ae)

4.34.0 (2024-08-06)

Features

  • decorators: improve Data decorator (ea1a903)

4.33.0 (2024-06-03)

Features

  • notify: makes notify options public (ad701a5)

4.32.3 (2024-06-02)

Bug Fixes

  • notify: check return data (bc3c5a3)

4.32.2 (2024-05-31)

Bug Fixes

4.32.1 (2024-05-30)

Bug Fixes

  • notify: change options type (df2771e)

4.32.0 (2024-05-30)

Features

  • notify: improve notify service types (834adc1)

4.31.1 (2024-05-30)

Bug Fixes

  • notify: optional namespace (ed43644)

4.31.0 (2024-05-30)

Features

  • notify: add forRootAsync (ad15350)

4.30.1 (2024-05-30)

Bug Fixes

  • notify: rename inject method (426cd90)

4.30.0 (2024-05-30)

Features

  • decorators: add Data decorator (186fa55)
  • decorators: add Data decorator (6a44d3d)

4.29.0 (2024-05-30)

Features

  • interceptors: add UseController (059e9f7)

4.28.1 (2024-05-29)

Bug Fixes

4.28.0 (2024-05-29)

Features

  • utils: add AnyValidataionPipe (10dfba9)

4.27.0 (2024-05-29)

Features

  • notify: add notify package (8d0a40b)
  • notify: add notify package (8bbfdf4)
  • notify: add notify package (faa2054)

4.26.0 (2024-02-25)

Features

  • config: improve getConfig return variants and types (d22c21f)
  • lsk: create lskjs module wrapper for nestjs (0086caf)

4.25.1 (2024-02-20)

Bug Fixes

  • config: revert getConfig (8854546)

4.25.0 (2024-02-19)

Features

  • rabbitmq: add publish options (0347180)

4.24.0 (2024-02-19)

Bug Fixes

Features

  • config: improve .env type detection by loadConfigSync (046baae)
  • config: improve .env type detection by loadConfigSync (2df79e3)

4.23.2 (2024-02-09)

Bug Fixes

  • cache: paramIndex check and error catching (21d9c98)

4.23.1 (2024-02-09)

Bug Fixes

  • interceptors: return data as null in response if data is undefined (f2f1825)

4.23.0 (2024-02-06)

Features

4.22.2 (2024-01-30)

Bug Fixes

4.22.1 (2024-01-30)

Bug Fixes

4.22.0 (2024-01-30)

Features

  • rabbitmq: improve rmq logs (7eedab4)

4.21.0 (2024-01-30)

Features

  • rabbitmq: improve rmq logs (300118d)

4.20.0 (2024-01-29)

Features

  • rabbitmq: less default logs (b5eddd6)
  • redis: add new package (d1b48f9)

4.19.0 (2024-01-18)

Features

  • rabbitmq: improve and stable rmq module (508e58b)

4.18.3 (2024-01-16)

Bug Fixes

4.18.2 (2024-01-16)

Bug Fixes

  • mutex: may be fix esm import (ce609be)

4.18.1 (2024-01-15)

Note: Version bump only for package @nestlib/root

4.18.0 (2024-01-15)

Features

  • config: improve InjectConfig (095c6ac)

4.17.0 (2024-01-14)

Features

  • config: improve ConfigService (af63c18)

4.16.3 (2024-01-14)

Bug Fixes

  • interceptors: startsWith file (6e69e25)

4.16.2 (2024-01-13)

Note: Version bump only for package @nestlib/root

4.16.1 (2024-01-13)

Bug Fixes

  • auth: mikro orm nativeInsert (6522009)

4.16.0 (2024-01-10)

Bug Fixes

  • cache,mutex: proper usage of async-lock (b0c1d42)

Features

4.15.0 (2024-01-10)

Bug Fixes

  • interceptors: types express (6f5e267)

Features

  • mutex: sample lock module with redis or in-memory switch (89fec6f)

4.14.0 (2024-01-07)

Features

  • mikro-orm: improve query logger (bae93a3)

4.13.3 (2024-01-05)

Bug Fixes

  • decorators: add is optional (79c607e)

4.13.2 (2024-01-05)

Bug Fixes

4.13.1 (2024-01-04)

Bug Fixes

  • decorators: change skip to offset (1e5f7a4)

4.13.0 (2023-12-27)

Features

  • upload: add signed url by default (8d5a45b)

4.12.0 (2023-12-27)

Features

  • upload: add upload service (90a3f8c)

4.11.0 (2023-12-23)

Features

  • auth: forgot empty constructor (02842c0)

4.10.0 (2023-12-23)

Features

  • auth: add constructor to models (447c1f3)

4.9.1 (2023-12-21)

Bug Fixes

  • auth: add models in exports (6e35f04)

4.9.0 (2023-12-21)

Features

4.8.1 (2023-12-21)

Bug Fixes

4.8.0 (2023-12-21)

Features

  • decorators: add FindParams decorator (901baff)

4.7.0 (2023-12-21)

Features

  • decorators: add decorators package (2b60704)

4.6.0 (2023-12-21)

Bug Fixes

  • auth: change auth_session collection name (8aa94a5)
  • cache: change add error log (c13b1ae)
  • crypto: bcrypt dts (9b4ec59)

Features

  • cache: add new Cache & IgnoreCache decorators (2ef4e06)
  • crypto: create new crypto module (d9b3163)

4.5.0 (2023-12-15)

Features

  • mikro-orm: create package (5fd4b85)

4.4.1 (2023-12-14)

Bug Fixes

  • interceptors: mute node: (f136e5f)

4.4.0 (2023-12-14)

Bug Fixes

  • access-logger: pass error to req (0a82836)

Features

  • interceptors: create package (3bcedbb)

4.3.0 (2023-12-05)

Features

  • utils: improve createNestLogger (10dc10c)

4.2.0 (2023-12-05)

Bug Fixes

Features

  • utils: improve createNestLogger (b73d43b)

4.1.0 (2023-12-05)

Bug Fixes

Features

  • and separate webserver middlewares to access-logger pacakge (65b5cfd)