Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 16 Jul 18:48
  • Bump amqplib to ^0.8.0
  • Fix rabbit.publishRpc returning void instead of RabbitMessage if replyTo was disabled. It now returns an empty RabbitMessage to keep return signature consistent.