Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Release v2.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 11 Jul 14:38
· 212 commits to master since this release

Breaking changes

  • 💥 Demit now by setting delay and schedule having an arbitrary date parameter: 57c294c

New features

  • #22 Add ability to push priority messages through the system via request options: a1d639d
  • ✨ Map event.delay if a demission delay has been given: c29d8a9
  • ✨ Fix #29 - resolve request promise on 'sent' if emission: b88cb1b

Optimisations

  • 🐛 Clean up request timeouts on request end: 6b0ecaa

Bug fixes / generic changes

  • 🐛 Fix inadvertedly rejecting sent/data listeners: dcd1490
  • 🐛 Don’t restrict demission queues to only a single message now we’re grouping them: 4ea18fd