Releases: felixmosh/bull-board
Releases · felixmosh/bull-board
Release 3.0.0
- Move bull-board to use mono-repo structure
#281
- chore(deps): bump dns-packet from 1.3.1 to 1.3.4
#279
- Remove eslint-plugin-prettier since it formats differently then prettier it self
ce93b4c
- Add descriptions
057ee57
- Change version to be the current one
24b5516
- Remove private: true
50b394c
Release 2.1.0
- feat: add addQueue and removeQueue methods
#278
- fix ejs semicolon
#275
- Bump deps
9990162
Release 2.0.3
- fix: Update ioredis types & align adapter types, closes #271, #272
#273
- chore(deps): bump lodash in /examples/with-multiple-instances
#270
- chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/with-auth
#269
- fix: Update ioredis types & align adapter types, closes #271, #272 (#273)
#271
- Update example deps
0f4db3a
Release 2.0.2
- refactor: extract common control code to queueProvider & jobProvider
#268
- Fix typo (bullMQAdapter to BullMQAdapter)
#267
- Update README.md
a0f5e95
Release 2.0.1
- refactor: Remove client deps from lib's deps
#263
- Update README.md
6acb9ef
- Update README.md
fe903ee
Release 2.0.0
Breaking changes:
- feat: Add support for multiple instances (#261)
#112
- fix: Allow install without
bullmq
package (#261) #202
Refactors
Release 1.7.2
- fix: crash on code is not part of childNode
#257
- Update tests
41da350
- fix: scroll to top when search changes as well
973f1a0
Release 1.7.1
- feat: use bullMQ user friendly name
f78bcf0