nestjs-components

A list of useful components for NestJS applications

Downloads
34.3K
Stars
253
Committers
20

Bot releases are visible (Hide)

nestjs-components - @algoan/[email protected] Latest Release

Published by algoanbot about 1 month ago

1.1.0 (2024-09-16)

Features

  • http-exception-filter: add option to mask headers (ca3f18e)
nestjs-components - @algoan/[email protected]

Published by algoanbot about 1 month ago

0.4.12 (2024-09-16)

Bug Fixes

  • deps: restrict @algoan/pubsub peer dependency (2a8587b)
nestjs-components - @algoan/[email protected]

Published by algoanbot about 1 month ago

2.7.0 (2024-09-16)

Features

  • add an option to disable header masking for a route (ffc7776)
nestjs-components - @algoan/[email protected]

Published by algoanbot about 1 month ago

3.1.3 (2024-09-16)

Bug Fixes

  • deps: restrict @algoan/pubsub peer dependency (2a8587b)
nestjs-components - @algoan/[email protected]

Published by algoanbot 8 months ago

2.6.0 (2024-02-16)

Features

  • logging: add getter functions for logging interceptor fields (7d100ea)
nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

1.1.0 (2023-12-26)

Features

  • class-transformers: add the EnumFallback decorator (c895953)
  • class-transformers: expose internal class-transformers package (7213b43)
  • class-transformers: support array for EnumFallback decorator (6d649d5)
nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

0.0.2 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-class-validators

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

1.0.21 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

0.4.11 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-google-pubsub-client

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

2.5.1 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-logging-interceptor

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

3.1.2 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-google-pubsub-microservice

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

1.3.13 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-custom-decorators

nestjs-components - @algoan/[email protected]

Published by algoanbot 10 months ago

6.0.2 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-pagination

nestjs-components - @algoan/[email protected]

Published by algoanbot 11 months ago

2.5.0 (2023-12-07)

Features

  • logging: add option to logging interceptor to mask request headers (45e6afa)
  • logging: create LoggingInterceptorOptions interface (61d4dd8)
nestjs-components - @algoan/[email protected]

Published by algoanbot 11 months ago

1.3.12 (2023-12-06)

Bug Fixes

  • custom-decorators: fix import of jwt decode (800ab6f)
nestjs-components - @algoan/[email protected]

Published by algoanbot 11 months ago

2.4.0 (2023-11-28)

Features

  • logging: apply log masks to http exception body (a3abe51)
nestjs-components - @algoan/[email protected]

Published by algoanbot 11 months ago

2.3.0 (2023-11-17)

Features

  • handle circular references (a7a5f26)

Bug Fixes

  • parse the data to json before masking the properties (3ea1732)
nestjs-components - @algoan/[email protected]

Published by algoanbot 12 months ago

3.1.1 (2023-11-10)

Note: Version bump only for package @algoan/nestjs-google-pubsub-microservice

nestjs-components - @algoan/[email protected]

Published by algoanbot 12 months ago

1.3.11 (2023-11-10)

Note: Version bump only for package @algoan/nestjs-custom-decorators

nestjs-components - @algoan/[email protected]

Published by algoanbot 12 months ago

2.2.0 (2023-11-10)

Features

  • logging: add ability to disable masking option (2447ec5)
  • logging: add ability to pass set interceptor params in constructor (1548918)
  • logging: add ability to set masking placeholder (de36017)
  • logging: add log decorator (decd629)