Releases: whisthub/agenda
Releases · whisthub/agenda
v7.0.2
What's Changed
- fix: ensure type declarations are in build by @sebamarynissen in #5
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- fix: build not running before publish by @sebamarynissen in #3
- fix: npm publish not working by @sebamarynissen in #4
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- feat: add support for
mongodb@6
by @sebamarynissen in #1 - deps: update deps with
npm audit fix
by @sebamarynissen in #2
BREAKING CHANGES:
mongodb
is now a peer dependency and must be installed separately.- The module is now esm-only
New Contributors
- @sebamarynissen made their first contribution in #1
Full Changelog: https://github.com/whisthub/agenda/commits/v7.0.0