UNPKG

fastify-rabbitmq

Version:

A Fastify RabbitMQ Plugin Developed in Pure TypeScript.

72 lines (38 loc) 1.77 kB
# Fastify RabbitMQ ## v3.4.0 - 2026-06-09 ### What Changed 👀 #### 🚀 Features - feat: re-export the rabbitmq-client types from fastify-rabbitmq @Bugs5382 (#135) - build: migrate to tsdown and the shared eslint-config @Bugs5382 (#119) #### 🐛 Bug Fixes - fix: validate connection shape and reject invalid registration options @Bugs5382 (#125) #### 📄 Documentation - docs: point consumers at the re-exported client types @Bugs5382 (#137) - docs: show how to encapsulate messaging in a Fastify plugin @Bugs5382 (#131) - docs: rewrite README to standard, add AGENTS.md, fix typedoc parent-export @Bugs5382 (#124) #### 🧩 Dependency Updates - build(deps): bump the production-dependencies group across 1 directory with 3 updates @[dependabot[bot]](https://github.com/apps/dependabot) (#121) - build: migrate to tsdown and the shared eslint-config @Bugs5382 (#119) ### Extra **Full Changelog**: https://github.com/Bugs5382/fastify-rabbitmq/compare/v3.3.0...v3.4.0 ## v3.3.0 - 2025-05-31 #### What Changed 👀 #### 🚀 Features - feat: remove old build method @Bugs5382 (#108) #### 🧩 Dependency Updates - feat: remove old build method @Bugs5382 (#108) ### Extra **Full Changelog**: https://github.com/Bugs5382/fastify-rabbitmq/compare/v3.2.0...v3.3.0 ## v3.2.0 - 2025-03-25 #### What Changed 👀 #### 🧩 Dependency Updates - feat: updated dependencies @Bugs5382 (#106) ### Extra **Full Changelog**: https://github.com/Bugs5382/fastify-rabbitmq/compare/v3.1.0...v3.2.0 ## v3.1.0 - 2024-11-17 #### What Changed 👀 - ci: update workflows @Bugs5382 (#103) #### 🧩 Dependency Updates - feat: updated packages @Bugs5382 (#105) ### Extra **Full Changelog**: https://github.com/Bugs5382/fastify-rabbitmq/compare/v3.0.0...v3.1.0