Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: DennisSnijder/nestjs-bull-board

V1.2.0

11 Jun 09:38
Compare
Choose a tag to compare

Added support for Fastify, when using the module you should specify what ServerAdapter to use from the bull-board package.
Read the updated README.md for instructions on how to use.

V1.1.0

10 Jun 18:06
Compare
Choose a tag to compare

Added the InjectBullBoard decorator for injecting the bull-board instance into controllers/services.

1.0.2

08 Jun 13:23
Compare
Choose a tag to compare

NPM keywords and repository url.

1.0.1

08 Jun 13:17
Compare
Choose a tag to compare

Added .npmignore so the proper files will get released

1.0.0

08 Jun 13:08
Compare
Choose a tag to compare

Initial release for the nestjs-bull-board package