## v1.2.0

- Add support for [Next.js](https://nextjs.org).

## v1.1.1

- Add connectionOptions to BullMQ jobQueueSize

## v1.1.0

- Add support for [Fastify](https://fastify.dev).

## v1.0.1

- Add support for dashes in `Worker` names to match the Procfile process naming format. `Worker` is implicitly used when configuring HireFire using the `Configuration#dyno` method.

## v1.0.0

- Initial release.
