Releases: kffl/fastify-amqp-async
Releases · kffl/fastify-amqp-async
1.0.1
1.0.0
What's Changed
Package v1 is released in order to indicate stable API and allow for updates within a major version when a dependency is declared with a caret symbol.
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #11
- chore(deps-dev): bump jest from 27.5.1 to 28.0.3 by @dependabot in #15
- feat: add logging by @kffl in #18
- chore: bump package version to v1 by @kffl in #19
Full Changelog: 0.2.0...1.0.0
0.2.0
0.1.4
What's Changed
- chore(deps-dev): bump fastify from 3.25.1 to 3.25.2 by @dependabot in #7
- build(deps): replace amqplib-as-promised with @kffl/amqplib-as-promised by @kffl in #8
Full Changelog: 0.1.3...0.1.4
0.1.3
- Remove preinstall script which caused this package to break
npm install
when used as a dependency.
Full Changelog: 0.1.2...0.1.3