Skip to content

Releases: btwld/nestjs-worker

v1.2.4

16 Sep 00:25

Choose a tag to compare

1.2.4 (2025-09-16)

Bug Fixes

  • remove all debug logging statements from production code (bacb9b4)

v1.2.3

15 Sep 19:07

Choose a tag to compare

1.2.3 (2025-09-15)

Bug Fixes

  • improve worker runtime documentation and clean production output (ba89acb)

v1.2.2

15 Sep 18:41

Choose a tag to compare

1.2.2 (2025-09-15)

Bug Fixes

  • improve worker discovery and dependency injection (9a3757b)

v1.2.1

15 Sep 18:07

Choose a tag to compare

1.2.1 (2025-09-15)

Bug Fixes

  • correct main and types paths to enable direct imports (fbbeb20)

v1.2.0

15 Sep 17:21

Choose a tag to compare

1.2.0 (2025-09-15)

Features

  • optimize package size by 36% (32.3kB → 20.5kB) (ce1d947)

v1.1.4

15 Sep 17:15

Choose a tag to compare

1.1.4 (2025-09-15)

Bug Fixes

  • remove GitHub Package Registry publishing to resolve auth errors (eb9c8d6)

v1.1.0

15 Sep 16:15

Choose a tag to compare

1.1.0 (2025-09-15)

Features

  • remove padding from logo SVG for better visual density (cabdb8f)

v1.0.2

15 Sep 15:59

Choose a tag to compare

1.0.2 (2025-09-15)

Bug Fixes

  • improve type safety in config interfaces (05a95db)
  • resolve lint errors in config interfaces and service (d14e83c)

v1.0.1

15 Sep 15:59

Choose a tag to compare

1.0.1 (2025-09-15)

Bug Fixes

  • improve NPM authentication in release workflow (d7217af)

v1.0.0

15 Sep 15:28

Choose a tag to compare

1.0.0 (2025-09-15)

Bug Fixes

  • correct repository URLs and GitHub organization (c1451bc)
  • remove compiled files from examples (be3bf8a)
  • temporarily disable npm publishing (e42f70f)

Features

  • improve logo size and update Node.js versions (0338aa5)
  • initial release of nestjs-worker library (322b5cc)