Skip to content

Releases: golevelup/nestjs

@golevelup/nestjs-discovery@7.0.3

Choose a tag to compare

@github-actions github-actions released this 26 May 20:53
2fd5550

Patch Changes

refactor(discovery): replace lodash with native JavaScript functions

Removed lodash as a dependency from the discovery package, replacing all usages with equivalent native JavaScript alternatives. This eliminates the last external runtime dependency in the package. Thanks to @jdebarochez for this contribution!

@golevelup/nestjs-rabbitmq@9.0.2

Choose a tag to compare

@github-actions github-actions released this 20 May 15:28
719ffc5

Patch Changes

  • chore(deps): update lodash to v4.18.1 [security]
  • chore(deps): update @nestjs/core and @nestjs/common to v11.1.21 [security]
  • Updated dependencies: @golevelup/nestjs-discovery@7.0.1

@golevelup/nestjs-rabbitmq@9.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 12:44
0cf2a58

Patch Changes

  • Improve RabbitMQ logging output for clearer diagnostics.

@golevelup/nestjs-modules@2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 15:28
719ffc5

Patch Changes

  • chore(deps): update lodash to v4.18.1 [security]

@golevelup/nestjs-discovery@7.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 15:28
719ffc5

Patch Changes

  • chore(deps): update lodash to v4.18.1 [security]
  • chore(deps): update @nestjs/core and @nestjs/common to v11.1.21 [security]

@golevelup/nestjs-common@6.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 15:28
719ffc5

Patch Changes

  • chore(deps): update lodash to v4.18.1 [security]

@golevelup/ts-vitest@4.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:16
2994ef6

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.

@golevelup/ts-sinon@2.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:15
2994ef6

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.

@golevelup/ts-jest@3.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:15
2994ef6

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.

@golevelup/nestjs-webhooks@2.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:16
2994ef6

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.